Wojtek Figat
|
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 |
|
Wojtek Figat
|
1864574a92
|
Fix missing integer and double math node implementation in Visject
#2359
|
2024-08-28 16:24:51 +02:00 |
|
Wojtek Figat
|
353315bb43
|
Grey-out value box slider icon when control is disabled
|
2024-08-28 15:49:37 +02:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
046865ba00
|
Fix Multi Blend 2D animation indices outside the blend space
#2553
|
2024-08-28 15:06:19 +02:00 |
|
Chandler Cox
|
1546d97b2f
|
Add removing semi colons from targets.
|
2024-08-27 21:38:57 -05:00 |
|
Wojtek Figat
|
cd4bd5efe0
|
Fix duplicate action active state for nodes that dont allow it in Visject graph
#2243
|
2024-08-27 23:38:11 +02:00 |
|
Wojtek Figat
|
838cb9f2ce
|
Fix object reference empty text clipping
|
2024-08-27 23:37:28 +02:00 |
|
Chandler Cox
|
24a5a4df45
|
Use Ordinal string comparisions
|
2024-08-27 16:20:53 -05:00 |
|
Chandler Cox
|
2e395ff58e
|
Add log for deleting module generated files.
|
2024-08-27 15:37:22 -05:00 |
|
Chandler Cox
|
b9506edc03
|
Remove flax.json file from commit
|
2024-08-27 15:33:25 -05:00 |
|
Chandler Cox
|
2941ccc93b
|
Add removing generated cpp and h files.
|
2024-08-27 15:31:27 -05:00 |
|
Chandler Cox
|
e4e568ae6a
|
Code style fix
|
2024-08-27 15:21:49 -05:00 |
|
Chandler Cox
|
dd655d8c8d
|
Add removing generated module files.
|
2024-08-27 15:19:52 -05:00 |
|
Chandler Cox
|
3bffc927f6
|
Add cleaning up modules from target files when deleted.
|
2024-08-27 14:54:21 -05:00 |
|
Chandler Cox
|
6930139f9a
|
Add saving collection groups. Add open all and close all menu buttons for collections.
|
2024-08-27 11:27:09 -05:00 |
|
Wojtek Figat
|
499ef51875
|
Fix draw calls sorting to favor distance over geometry and material
#2271 #2306
|
2024-08-27 16:01:46 +02:00 |
|
Wojtek Figat
|
0b3835f593
|
Fix turbulence module in GPU particles far away from world origin
#1944
|
2024-08-27 15:12:58 +02:00 |
|
Chandler Cox
|
9ebf98ce77
|
Fix null reference in Visject CM if there are no elements associated with a node.
|
2024-08-26 21:03:04 -05:00 |
|
Chandler Cox
|
22cf2570f5
|
Add more nameof for finding and template code.
|
2024-08-23 16:31:33 -05:00 |
|
Chandler Cox
|
5307ea85b5
|
Have new projects use nameof(Game).
|
2024-08-23 16:27:32 -05:00 |
|
Chandler Cox
|
21b187ab9f
|
Use nameof for adding new Modules to build targets.
|
2024-08-23 11:37:08 -05:00 |
|
Chandler Cox
|
9c31a35f6b
|
Remove revert button.
|
2024-08-23 10:24:05 -05:00 |
|
Chandler Cox
|
5b42100581
|
Moved material instance override opetions into setting button.
|
2024-08-23 10:12:43 -05:00 |
|
Wojtek Figat
|
591f0ee6a9
|
Fix regressions after rendering changes
|
2024-08-23 00:26:42 +02:00 |
|
Wojtek Figat
|
a18565fd61
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-08-23 00:05:00 +02:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
fc66738dca
|
Add automatic heightmap files removal on Editor shutdown for deleted terrains
#1902
|
2024-08-22 23:29:42 +02:00 |
|
Chandler Cox
|
5800dd2448
|
Shrink listen button in input editors.
|
2024-08-22 16:06:13 -05:00 |
|
Wojtek Figat
|
b8cb1a828a
|
Fix foliage shadows rendering when using cull distance
#2489
|
2024-08-22 22:29:33 +02:00 |
|
Wojtek Figat
|
23f60da40d
|
Fix various code issues found using PVS-Studio
|
2024-08-22 20:24:52 +02:00 |
|
Wojtek Figat
|
fb2af0e0e7
|
Fix regression in Sort Key usage
|
2024-08-22 18:49:03 +02:00 |
|
Wojtek Figat
|
bb00653645
|
Fix regression in shadow maps rendering batching to ignore transparent materials due to opacity usage
|
2024-08-22 17:49:12 +02:00 |
|
Wojtek Figat
|
20456d95e8
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-08-22 17:33:20 +02:00 |
|
Wojtek Figat
|
3ecb7c1d81
|
Fix SpriteRender all parameters override
#2233
|
2024-08-22 13:20:53 +02:00 |
|
Wojtek Figat
|
d0240a54c7
|
Add MaterialInstance.ResetParameters
|
2024-08-22 13:15:33 +02:00 |
|
Wojtek Figat
|
e6745e43ec
|
Fix drawing physics colliders in debug view mode
#2622 #2833
|
2024-08-21 23:28:44 +02:00 |
|
Wojtek Figat
|
8ff0f9cd52
|
Merge branch 'Tryibion-gamepad-button-axis'
|
2024-08-21 23:04:42 +02:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
fe33bd4c83
|
Merge branch 'Tryibion-handle-enum-MAX'
|
2024-08-21 23:03:12 +02:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
3947b164b5
|
Merge branch 'Tryibion-hide-animmodel-param'
|
2024-08-21 23:01:14 +02:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
79947a051c
|
Merge branch 'Tryibion-unique-proxy'
|
2024-08-21 23:00:09 +02:00 |
|
Wojtek Figat
|
1b7ff9cdd4
|
Merge branch 'unique-proxy' of https://github.com/Tryibion/FlaxEngine into Tryibion-unique-proxy
|
2024-08-21 23:00:04 +02:00 |
|
Wojtek Figat
|
5f58a6b3d0
|
Merge branch 'Tryibion-prog-bar-lerp-jump'
|
2024-08-21 22:59:12 +02:00 |
|
Wojtek Figat
|
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 |
|
Wojtek Figat
|
e03dc3754d
|
Merge branch 'Tryibion-vs-param-declare-order'
|
2024-08-21 22:58:36 +02:00 |
|
Wojtek Figat
|
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 |
|