Commit Graph

10427 Commits

Author SHA1 Message Date
Wojtek Figat
0509fe10be Add displaying whole curve in properties panel upon show 2024-11-28 18:27:45 +01:00
Wojtek Figat
6f0a2c0288 Fix curve editor showing whole curve in a view 2024-11-28 18:27:09 +01:00
Wojtek Figat
e2ed618056 Fix regression from 07aafea5af 2024-11-27 23:28:22 +01:00
Wojtek Figat
dc91e55cec Fix scroll bars when using negative content area (eg. curve editor) 2024-11-27 20:22:38 +01:00
Wojtek Figat
47919bd434 Add shift zoom to curve for a Y-axis only 2024-11-27 13:54:56 +01:00
Wojtek Figat
e7051824b7 Fix crash on leftover UI Canvas linked in Prefab window after reload
#3079
2024-11-26 23:13:43 +01:00
Wojtek Figat
631dbda23b Add missing particle parameters overrides when duplicating emitter track
#3064
2024-11-26 16:16:41 +01:00
Wojtek Figat
4ffb614c01 Fix compilation and simplify
#3010
2024-11-26 16:11:18 +01:00
Wojtek Figat
c69178332d Merge branch 'xxSeys1-VjDeleteUsedParamWarning' 2024-11-26 16:04:14 +01:00
Wojtek Figat
6cb7e31e77 Merge branch 'VjDeleteUsedParamWarning' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VjDeleteUsedParamWarning 2024-11-26 16:03:56 +01:00
Wojtek Figat
65fb77acc6 Merge branch 'xxSeys1-TerrainLayerNames' 2024-11-26 16:03:29 +01:00
Wojtek Figat
3bd0858acf Fix typo and indent 2024-11-26 16:03:16 +01:00
Wojtek Figat
6146ea89b3 Merge branch 'TerrainLayerNames' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-TerrainLayerNames 2024-11-26 15:59:01 +01:00
Wojtek Figat
916e63c769 Merge branch 'Tryibion-small-track-ux' 2024-11-26 15:58:38 +01:00
Wojtek Figat
9f773d11ed Merge branch 'small-track-ux' of https://github.com/Tryibion/FlaxEngine into Tryibion-small-track-ux 2024-11-26 15:58:31 +01:00
Wojtek Figat
da5f6584d7 Merge branch 'Tryibion-fix-scene-tree-menu-scene' 2024-11-26 15:58:15 +01:00
Wojtek Figat
66aa2f112b Merge branch 'fix-scene-tree-menu-scene' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-scene-tree-menu-scene 2024-11-26 15:58:01 +01:00
Wojtek Figat
e3c8d19a9e Fix missing D3D11 stencil ref value 2024-11-26 15:56:08 +01:00
Wojtek Figat
07aafea5af Fix Forward and Backward in Matrix and Matrix3x3
#3078
2024-11-26 14:54:11 +01:00
xxSeys1
573b57ed4a add missing System 2024-11-23 17:16:02 +01:00
Chandler Cox
7330101206 Fix errors 2024-11-21 20:52:34 -06:00
Chandler Cox
27044da099 Small optimization. 2024-11-21 20:29:38 -06:00
Chandler Cox
2a7dcff5c4 Fix scene tree menu options being enabled when not supposed to be 2024-11-21 20:24:16 -06:00
Chandler Cox
c8b97b8a38 Small UX improvements to tracks 2024-11-21 20:00:26 -06:00
xxSeys1
38d1e25604 replace for loop 2024-11-21 20:20:42 +01:00
Wojtek Figat
d4b663cd1a Fix crash when CAS shader is missing 2024-11-20 23:08:32 +01:00
Wojtek Figat
e8b46f8b19 Fix dotnet runtime version selection with min/max range
#3058
2024-11-20 22:37:51 +01:00
Wojtek Figat
ee5021d94d Fix regression bugs from 471d5c2a9b 2024-11-20 18:28:47 +01:00
Wojtek Figat
03fe1f72a3 Fix minor errors 2024-11-20 16:30:23 +01:00
Wojtek Figat
a890326b82 Fix blend states and blend factor usage on Vulkan 2024-11-20 16:30:13 +01:00
Wojtek Figat
20704ef9dd Fix stencil usage in Vulkan 2024-11-20 16:15:54 +01:00
Wojtek Figat
471d5c2a9b Add stencil support in PSO on DX11 2024-11-20 09:46:10 +01:00
Wojtek Figat
9bf680cc1a Add multi-line string literal parsing inside custom api code injection blocks 2024-11-19 16:17:11 +01:00
Wojtek Figat
a7daf44330 Fix BitArray swap when using different allocators
Add unit test to ensure this works correctly.
2024-11-19 12:21:13 +01:00
Wojtek Figat
36cf859741 Fix game UI root control to properly raycast over 3D canvases 2024-11-19 00:02:16 +01:00
Wojtek Figat
c0a99688f9 Fix passing object reference as out parameter in scripting method invoke 2024-11-18 19:00:01 +01:00
Wojtek Figat
a839cf796b Fix MUtils::GetClass for Float2 2024-11-18 14:42:13 +01:00
Wojtek Figat
1eb4980b89 Merge branch 'amir9480-fix_2952' 2024-11-18 12:10:12 +01:00
Wojtek Figat
2eb87588da Merge branch 'fix_2952' of https://github.com/amir9480/FlaxEngine into amir9480-fix_2952 2024-11-18 12:10:05 +01:00
Wojtek Figat
2532a57b0b Fix default Terrain material domain to Lit
#3050
2024-11-18 12:06:54 +01:00
Wojtek Figat
befdbfce3f Merge branch 'xxSeys1-OpenGameProjectFolder' 2024-11-18 11:30:23 +01:00
Wojtek Figat
c7de999b2a Merge branch 'OpenGameProjectFolder' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-OpenGameProjectFolder 2024-11-18 11:30:16 +01:00
Wojtek Figat
4d02705091 Merge branch 'Tryibion-obfuscate-text-box' 2024-11-18 11:29:40 +01:00
Wojtek Figat
38b662be63 Merge branch 'obfuscate-text-box' of https://github.com/Tryibion/FlaxEngine into Tryibion-obfuscate-text-box 2024-11-18 11:29:19 +01:00
Wojtek Figat
b121333149 Merge branch 'Tryibion-fix-type-editor-exception' 2024-11-18 11:29:01 +01:00
Wojtek Figat
866f375c3b Merge branch 'fix-type-editor-exception' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-type-editor-exception 2024-11-18 11:28:53 +01:00
Wojtek Figat
f892c98de7 Merge branch 'envision3d-remap-role-change-object-id' 2024-11-18 11:26:04 +01:00
Wojtek Figat
7a74b1e46d Merge branch 'remap-role-change-object-id' of https://github.com/envision3d/FlaxEngine into envision3d-remap-role-change-object-id 2024-11-18 11:25:58 +01:00
Wojtek Figat
76dca258ae Merge branch 'GoaLitiuM-dotnet9' 2024-11-18 11:22:04 +01:00
Chandler Cox
631f2c5107 Fix exception that is thrown when using the type editor. 2024-11-16 16:31:24 -06:00