Commit Graph

3530 Commits

Author SHA1 Message Date
Wojtek Figat
8ef7f7cb1a Add F key shortcut to show whole curve in editor view 2024-11-30 23:21:23 +01:00
Wojtek Figat
44d96ad100 Fix curve editor panning to be stable 2024-11-30 23:20:57 +01:00
Wojtek Figat
77184c7b52 Fix crash when curve zoom was too high 2024-11-29 14:34:07 +01:00
Wojtek Figat
9b43f2f03a Add zooming in curve editor relative to the mouse cursor and adapt to curve size 2024-11-29 14:33:46 +01:00
Wojtek Figat
8ee011c7f5 Fix curve editor zoom to be relative to the curve size 2024-11-28 18:28:16 +01:00
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
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
6cb7e31e77 Merge branch 'VjDeleteUsedParamWarning' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VjDeleteUsedParamWarning 2024-11-26 16:03:56 +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
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
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
e8b46f8b19 Fix dotnet runtime version selection with min/max range
#3058
2024-11-20 22:37:51 +01:00
Wojtek Figat
03fe1f72a3 Fix minor errors 2024-11-20 16:30:23 +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
c7de999b2a Merge branch 'OpenGameProjectFolder' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-OpenGameProjectFolder 2024-11-18 11:30:16 +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
Chandler Cox
631f2c5107 Fix exception that is thrown when using the type editor. 2024-11-16 16:31:24 -06:00
xxSeys1
a33f50d058 add "File" menu option to open game project folder 2024-11-16 19:35:18 +01:00
xxSeys1
b055117144 simplify parameter deleted code 2024-11-16 18:37:36 +01:00
xxSeys1
c8146a8e99 remove unused TerrainLayerNames 2024-11-16 17:05:44 +01:00
dd894b510d Add support for .NET 9 SDK and runtime 2024-11-14 23:05:25 +02:00
Amir Alizadeh
ec200ed155 Fix duplicate root node values changed handler on BehaviorKnowledgeEditor 2024-11-09 01:07:24 +03:30
Wojtek Figat
576639148f Format code and fix error if _previousWindow has been closed
#2994
2024-11-05 11:32:40 +01:00
Wojtek Figat
a9b8b83c37 Merge branch 'AutoSwitchGamePanel' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AutoSwitchGamePanel 2024-11-05 11:27:23 +01:00
Wojtek Figat
f5e2a7c847 Merge branch 'fix_3022' of https://github.com/amir9480/FlaxEngine into amir9480-fix_3022 2024-11-05 10:52:15 +01:00
Wojtek Figat
b393cb70bf Merge branch 'reload-scene' of https://github.com/Tryibion/FlaxEngine into Tryibion-reload-scene 2024-11-05 10:44:13 +01:00
Chandler Cox
bd344e8137 Reload existing scene if opened again. 2024-10-31 22:19:13 -05:00
Amir Alizadeh
313263e541 Fix output log scroll reset on new log entries addition bug 2024-10-31 23:30:40 +03:30
Chandler Cox
f37804ac49 Check and warn user if asset is being moved from content to source folders snd from source to content folders. 2024-10-30 15:46:16 -05:00
xxSeys1
6c6a557ffb make naming more consistent 2024-10-25 23:00:05 +02:00
xxSeys1
88215ca3f0 add auto-upgrader for old focus option 2024-10-25 19:31:55 +02:00
xxSeys1
2721364df6 improve naming 2024-10-25 19:30:53 +02:00
xxSeys1
145933dd11 Remove unnecessary using 2024-10-25 19:29:48 +02:00
Wojtek Figat
12af7f6cc9 Add cache to asset references graph for faster displaying data
#3013
2024-10-25 18:53:10 +02:00
Wojtek Figat
f37a595bc3 Fix actors grouping to make shared parent at the cenetr of the group
#2996
2024-10-25 18:24:14 +02:00
Wojtek Figat
dcb8152cdf Merge branch 'groupActors' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-groupActors 2024-10-25 17:59:29 +02:00
xxSeys1
a0aee15267 add named terrain layers 2024-10-25 15:30:54 +02:00
xxSeys1
2952bdca66 fix docs commend and function name 2024-10-24 23:28:48 +02:00
xxSeys1
57b4e9f295 move used checks to interface 2024-10-24 23:24:28 +02:00
Wojtek Figat
ca9b041f54 Fix regression 2024-10-24 22:32:47 +02:00
xxSeys1
6b4b85b113 fix code style 2024-10-24 20:48:53 +02:00