12215 Commits

Author SHA1 Message Date
mafiesto4 f3f7d4a034 Fix incorrect network RPC sending when target client ids list is provided but is empty
#2272
2024-08-28 16:36:08 +02:00
mafiesto4 1864574a92 Fix missing integer and double math node implementation in Visject
#2359
2024-08-28 16:24:51 +02:00
mafiesto4 353315bb43 Grey-out value box slider icon when control is disabled 2024-08-28 15:49:37 +02:00
mafiesto4 0dbcdc3217 Add enlarging debug point of current blend value in Multi blend nodes in Anim Graph window 2024-08-28 15:23:10 +02:00
mafiesto4 046865ba00 Fix Multi Blend 2D animation indices outside the blend space
#2553
2024-08-28 15:06:19 +02:00
Tryibion 1546d97b2f Add removing semi colons from targets. 2024-08-27 21:38:57 -05:00
mafiesto4 cd4bd5efe0 Fix duplicate action active state for nodes that dont allow it in Visject graph
#2243
2024-08-27 23:38:11 +02:00
mafiesto4 838cb9f2ce Fix object reference empty text clipping 2024-08-27 23:37:28 +02:00
Tryibion 24a5a4df45 Use Ordinal string comparisions 2024-08-27 16:20:53 -05:00
Tryibion 2e395ff58e Add log for deleting module generated files. 2024-08-27 15:37:22 -05:00
Tryibion b9506edc03 Remove flax.json file from commit 2024-08-27 15:33:25 -05:00
Tryibion 2941ccc93b Add removing generated cpp and h files. 2024-08-27 15:31:27 -05:00
Tryibion e4e568ae6a Code style fix 2024-08-27 15:21:49 -05:00
Tryibion dd655d8c8d Add removing generated module files. 2024-08-27 15:19:52 -05:00
Tryibion 3bffc927f6 Add cleaning up modules from target files when deleted. 2024-08-27 14:54:21 -05:00
Tryibion 6930139f9a Add saving collection groups. Add open all and close all menu buttons for collections. 2024-08-27 11:27:09 -05:00
mafiesto4 499ef51875 Fix draw calls sorting to favor distance over geometry and material
#2271 #2306
2024-08-27 16:01:46 +02:00
mafiesto4 0b3835f593 Fix turbulence module in GPU particles far away from world origin
#1944
2024-08-27 15:12:58 +02:00
Tryibion 9ebf98ce77 Fix null reference in Visject CM if there are no elements associated with a node. 2024-08-26 21:03:04 -05:00
Tryibion 22cf2570f5 Add more nameof for finding and template code. 2024-08-23 16:31:33 -05:00
Tryibion 5307ea85b5 Have new projects use nameof(Game). 2024-08-23 16:27:32 -05:00
Tryibion 21b187ab9f Use nameof for adding new Modules to build targets. 2024-08-23 11:37:08 -05:00
Tryibion 9c31a35f6b Remove revert button. 2024-08-23 10:24:05 -05:00
Tryibion 5b42100581 Moved material instance override opetions into setting button. 2024-08-23 10:12:43 -05:00
mafiesto4 591f0ee6a9 Fix regressions after rendering changes 2024-08-23 00:26:42 +02:00
mafiesto4 a18565fd61 Merge remote-tracking branch 'origin/master' into 1.9 2024-08-23 00:05:00 +02:00
mafiesto4 e5f0e05d43 Fix terrain rendering to use the same LOD for main view and shadow passes
#2555 #2256
2024-08-23 00:00:42 +02:00
mafiesto4 ef540bc498 Fix crash when drawing particle effect where one of the emitter assets is not yet loaded 2024-08-22 23:35:53 +02:00
mafiesto4 fc66738dca Add automatic heightmap files removal on Editor shutdown for deleted terrains
#1902
2024-08-22 23:29:42 +02:00
Tryibion 5800dd2448 Shrink listen button in input editors. 2024-08-22 16:06:13 -05:00
mafiesto4 b8cb1a828a Fix foliage shadows rendering when using cull distance
#2489
2024-08-22 22:29:33 +02:00
mafiesto4 23f60da40d Fix various code issues found using PVS-Studio 2024-08-22 20:24:52 +02:00
mafiesto4 fb2af0e0e7 Fix regression in Sort Key usage 2024-08-22 18:49:03 +02:00
mafiesto4 bb00653645 Fix regression in shadow maps rendering batching to ignore transparent materials due to opacity usage 2024-08-22 17:49:12 +02:00
mafiesto4 20456d95e8 Merge remote-tracking branch 'origin/master' into 1.9 2024-08-22 17:33:20 +02:00
mafiesto4 3ecb7c1d81 Fix SpriteRender all parameters override
#2233
2024-08-22 13:20:53 +02:00
mafiesto4 d0240a54c7 Add MaterialInstance.ResetParameters 2024-08-22 13:15:33 +02:00
mafiesto4 e6745e43ec Fix drawing physics colliders in debug view mode
#2622 #2833
2024-08-21 23:28:44 +02:00
mafiesto4 f9f6c27cb5 Merge branch 'gamepad-button-axis' of https://github.com/Tryibion/FlaxEngine into Tryibion-gamepad-button-axis 2024-08-21 23:04:36 +02:00
mafiesto4 259ddf0410 Merge branch 'handle-enum-MAX' of https://github.com/Tryibion/FlaxEngine into Tryibion-handle-enum-MAX 2024-08-21 23:02:34 +02:00
mafiesto4 0854e5c4ac Merge branch 'hide-animmodel-param' of https://github.com/Tryibion/FlaxEngine into Tryibion-hide-animmodel-param 2024-08-21 23:00:51 +02:00
mafiesto4 1b7ff9cdd4 Merge branch 'unique-proxy' of https://github.com/Tryibion/FlaxEngine into Tryibion-unique-proxy 2024-08-21 23:00:04 +02:00
mafiesto4 e5c1cf102c Merge branch 'prog-bar-lerp-jump' of https://github.com/Tryibion/FlaxEngine into Tryibion-prog-bar-lerp-jump 2024-08-21 22:59:07 +02:00
mafiesto4 dd51ddf0f8 Merge branch 'vs-param-declare-order' of https://github.com/Tryibion/FlaxEngine into Tryibion-vs-param-declare-order 2024-08-21 22:58:31 +02:00
mafiesto4 9c13ec8808 Merge branch 'input-rem-dispose' of https://github.com/Tryibion/FlaxEngine into Tryibion-input-rem-dispose 2024-08-21 22:55:52 +02:00
mafiesto4 dfde648e79 Merge branch 'invert-y-rot' of https://github.com/Tryibion/FlaxEngine into Tryibion-invert-y-rot 2024-08-21 22:37:02 +02:00
mafiesto4 acd338981c Add caching review model in Animation window
#2508
2024-08-21 22:36:11 +02:00
mafiesto4 1c840539c6 Fix crash in audio clip if it's still streaming after unload
#2866
2024-08-21 22:36:05 +02:00
mafiesto4 73a596cb2f Add OrthographicSize to Camera for fixed ortho projection size
#1970
2024-08-21 22:35:43 +02:00
Tryibion 6fad87002d Add option to invert the y-axis mouse rotation in the editor viewport. 2024-08-21 14:32:47 -05:00