Christopher Rothert
a280ce3dc7
Add reset button to camera settings widget
2023-10-04 23:30:51 +02:00
Christopher Rothert
4f93a0d9c9
Add default camera settings to editor options
...
* update ViewportOptions to include new default camera settings
* update existing default settings in ViewportOptions
* extract viewport options setup into own method
* initialize new camera settings with default settings in EditorViewport
2023-10-04 23:30:50 +02:00
Christopher Rothert
67536f04e9
Improve camera panning
...
* add camera panning speed option to camera settings context menu
* add relative panning speed based on distance to camera target to camera settings context menu
* add relative panning option to camera settings context menu
* fix float comparisons
* remove invert panning entry from view widget
* remove unused show/hide method for camera widget
2023-10-04 23:30:50 +02:00
Christopher Rothert
3dcd1a5ffb
Improve viewport camera settings
...
* remove fixed camera speed buttons from camera speed scale widget
* change camera speed scale widget to general camera settings widget
* move all camera-related settings from view mode widget to camera settings widget
* fix some typo
* add possibility to set camera speed manually
* add min/max camera speed options
2023-10-04 23:30:50 +02:00
Wojtek Figat
1838c7bba7
Minor cleanup
2023-10-04 23:21:40 +02:00
Wojtek Figat
469c599a5e
Merge branch 'Tryibion-editor-font'
2023-10-04 23:15:41 +02:00
Wojtek Figat
a6e9637442
Merge branch 'editor-font' of https://github.com/Tryibion/FlaxEngine into Tryibion-editor-font
2023-10-04 23:15:29 +02:00
Wojtek Figat
fd679f0af5
Add automatic game settings apply when saving json file in Editor
...
#1440
2023-10-04 23:11:38 +02:00
Chandler Cox
b586b5fe41
Ensure editor font is sent as something.
2023-10-04 15:57:28 -05:00
Wojtek Figat
d1c0900ad7
Fix potential error when loading Guid from Json
2023-10-04 22:38:06 +02:00
Wojtek Figat
d2eefd4345
Merge branch 'Chikinsupu-Visject-ContextSensitiveNodes'
2023-10-04 22:27:03 +02:00
Wojtek Figat
92f677f238
Codestyle formatting #1522
2023-10-04 22:25:27 +02:00
Wojtek Figat
2e6fa8fc25
Merge branch 'Visject-ContextSensitiveNodes' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ContextSensitiveNodes
2023-10-04 22:15:31 +02:00
Wojtek Figat
7777f73c26
Fix warning
2023-10-04 20:20:35 +02:00
Wojtek Figat
b3cef29abc
Merge branch 'Menotdan-material_import'
2023-10-04 20:16:39 +02:00
Wojtek Figat
f46cc32715
Cleanup code #1115
2023-10-04 20:15:23 +02:00
Wojtek Figat
c46303018e
Merge branch 'material_import' of https://github.com/Menotdan/FlaxEngine into Menotdan-material_import
2023-10-04 19:59:42 +02:00
Wojtek Figat
6f28496754
Merge branch 'Tryibion-game-window-focus-issue'
2023-10-04 19:58:36 +02:00
Wojtek Figat
f2a3338dce
Improve #859
2023-10-04 19:58:10 +02:00
Wojtek Figat
8811c9cda0
Merge branch 'game-window-focus-issue' of https://github.com/Tryibion/FlaxEngine into Tryibion-game-window-focus-issue
2023-10-04 19:02:18 +02:00
Wojtek Figat
1149d7a04f
Merge branch 'GoaLitiuM-launchsettings_fix'
2023-10-04 18:57:55 +02:00
Wojtek Figat
1dcad007c7
Merge branch 'launchsettings_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-launchsettings_fix
2023-10-04 18:57:50 +02:00
Wojtek Figat
b1cb2cfb37
Merge branch 'GoaLitiuM-particle_update_fix'
2023-10-04 18:56:54 +02:00
Wojtek Figat
cbbe730d22
Merge branch 'particle_update_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-particle_update_fix
2023-10-04 18:56:49 +02:00
Wojtek Figat
1db179d0b2
Merge branch 'RuanLucasGD-import_mesh_with_collision_type_as_convex'
2023-10-04 17:39:44 +02:00
Wojtek Figat
a5374920bd
Merge branch 'import_mesh_with_collision_type_as_convex' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-import_mesh_with_collision_type_as_convex
2023-10-04 17:39:39 +02:00
Wojtek Figat
57dc3e00c7
Merge branch 'Arcnor-pugixml_extra'
2023-10-04 17:37:02 +02:00
Wojtek Figat
bd14790628
Merge branch 'pugixml_extra' of https://github.com/Arcnor/FlaxEngine into Arcnor-pugixml_extra
2023-10-04 17:36:55 +02:00
Wojtek Figat
273a939229
Merge branch 'Tryibion-cs-script-namespace'
2023-10-04 17:36:19 +02:00
Wojtek Figat
099a80127e
Merge branch 'cs-script-namespace' of https://github.com/Tryibion/FlaxEngine into Tryibion-cs-script-namespace
2023-10-04 17:36:10 +02:00
Wojtek Figat
f1d57e47cb
Fix regression in some context menus on Windows due to recent changes to windows showing after first paint
2023-10-04 17:34:14 +02:00
Wojtek Figat
fe9b6d73a8
Fix build regression from b3b6251c10
2023-10-04 16:54:50 +02:00
Wojtek Figat
bed736a8ee
Add support for importing embedded textures via Assimp importer
...
#669
2023-10-04 15:16:10 +02:00
Edu Garcia
f1600b3014
Move custom pugixml changes to pugixml_extra
2023-10-04 13:14:06 +01:00
Wojtek Figat
d68c65d9d6
Fix build regression from 9fa709aa79
2023-10-04 13:50:15 +02:00
Wojtek Figat
391b03b5cd
Merge branch 'Tryibion-windows-fix'
2023-10-04 13:37:10 +02:00
Wojtek Figat
a009afc1a3
Merge branch 'windows-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-windows-fix
2023-10-04 13:37:04 +02:00
Wojtek Figat
98241c0cbe
Merge branch 'Tryibion-game-set-open'
2023-10-04 13:35:26 +02:00
Wojtek Figat
569a8eb538
Merge branch 'game-set-open' of https://github.com/Tryibion/FlaxEngine into Tryibion-game-set-open
2023-10-04 13:35:21 +02:00
Wojtek Figat
627c0a211d
Merge branch 'Tryibion-skinned-box-fix'
2023-10-04 13:34:39 +02:00
Wojtek Figat
9bfc5f5daa
Merge branch 'skinned-box-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-skinned-box-fix
2023-10-04 13:34:25 +02:00
Wojtek Figat
7c932d3a2f
Merge branch 'nothingTVatYT-master'
2023-10-04 13:33:17 +02:00
Wojtek Figat
d2531273e6
Merge branch 'master' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-master
2023-10-04 13:33:10 +02:00
Wojtek Figat
58f926fbb4
Merge branch 'Menotdan-restore_message_clearer'
2023-10-04 13:28:54 +02:00
Wojtek Figat
25e1c3deaf
Merge branch 'restore_message_clearer' of https://github.com/Menotdan/FlaxEngine into Menotdan-restore_message_clearer
2023-10-04 13:28:40 +02:00
Wojtek Figat
9fa709aa79
Fix importing skinned models with meshes that don't have valid skinning to properly link into the node's bone
...
#1525
2023-10-04 12:42:11 +02:00
Wojtek Figat
46353365da
Fix missing debug shapes drawing when skeleton node gets selected
...
#1220
2023-10-04 10:24:36 +02:00
Wojtek Figat
52b9a995ad
Fix bone Offset Matrix from fbx when using root RotationMatrix
...
#1525
2023-10-04 10:01:17 +02:00
Wojtek Figat
b3b6251c10
Add GlobalInfo parsing to OpenFBX
...
#1525
2023-10-04 09:47:48 +02:00
Chandler Cox
c6bd989744
Add Game Settings open button to menu.
2023-10-03 22:47:13 -05:00