Wojtek Figat
|
6d98bc5ef8
|
Add profile events for undo operations
|
2024-03-06 19:02:29 +01:00 |
|
Wojtek Figat
|
ed3ac0af8e
|
Improve usage of drag drop in treen UI structure in Editor
#1741
|
2024-03-06 19:02:05 +01:00 |
|
Wojtek Figat
|
c561d684eb
|
Refactor undo logic for actors reparenting in Editor
#1741
|
2024-03-06 19:01:36 +01:00 |
|
Wojtek Figat
|
07e25bb24c
|
Fix drag&drop regression issue on tree UI
|
2024-03-06 12:03:57 +01:00 |
|
Wojtek Figat
|
2e305da286
|
Fix crash when scene graph node gets somehow duplicated by internal error in Editor
|
2024-03-05 16:31:14 +01:00 |
|
Wojtek Figat
|
28da656ed1
|
Fix preserving actors hierarchy order when performing undo of actor removal
#1751
|
2024-03-05 16:30:50 +01:00 |
|
Wojtek Figat
|
f0c2e65b5c
|
Fix incorrect mouse cursor hiding on Windows when window is not focused
#1757
|
2024-03-05 15:00:47 +01:00 |
|
Wojtek Figat
|
d5f4254a73
|
Add BehaviorTreeKnowledgeBooleanDecorator
|
2024-03-05 12:45:40 +01:00 |
|
Wojtek Figat
|
b506295b7b
|
Fix loading BehaviorKnowledgeSelectorAny from json object
|
2024-03-05 12:31:03 +01:00 |
|
Wojtek Figat
|
557d39aea4
|
Fix Mad node to not go above Multiply in Visject
|
2024-03-05 11:19:00 +01:00 |
|
Wojtek Figat
|
8964b8907c
|
Fix to 5ec737ef80
|
2024-03-05 11:10:37 +01:00 |
|
Wojtek Figat
|
d4e0023925
|
Fix RawDataAsset memory usage to use capacity of the bytes array instead of just size
|
2024-03-04 22:46:30 +01:00 |
|
Wojtek Figat
|
5ec737ef80
|
Fix loading old terrain heightmaps when using
#2262
|
2024-03-04 22:46:11 +01:00 |
|
Wojtek Figat
|
e20ddc83d8
|
Fix vehicle center of mass rotation used in wheels setup
#2171
|
2024-03-04 21:53:28 +01:00 |
|
Wojtek Figat
|
e4583907e2
|
Fix build regression from #2299
|
2024-03-04 21:30:04 +01:00 |
|
Wojtek Figat
|
0604a0393d
|
Fix error in Editor when Audio Clip duration is very small
#2286
|
2024-03-04 21:20:25 +01:00 |
|
Wojtek Figat
|
21edb43bb1
|
Fix creating prefab out of actor to reset local transform of it for better instancing
#1545
|
2024-03-04 21:04:15 +01:00 |
|
Wojtek Figat
|
bbbf690640
|
Merge branch 'cNori-Vertex-Snapping'
|
2024-03-04 20:27:21 +01:00 |
|
Wojtek Figat
|
32501101b1
|
Cleanup comments and implement todo to use LOD0 only
#2299
|
2024-03-04 20:27:11 +01:00 |
|
Wojtek Figat
|
efd5561713
|
Merge branch 'Vertex-Snapping' of https://github.com/cNori/FlaxEngineFork into cNori-Vertex-Snapping
|
2024-03-04 20:20:58 +01:00 |
|
Wojtek Figat
|
73cb792989
|
Merge branch 'Tryibion-rot-colliders'
|
2024-03-04 20:16:51 +01:00 |
|
Wojtek Figat
|
b4fe3a44aa
|
Merge branch 'rot-colliders' of https://github.com/Tryibion/FlaxEngine into Tryibion-rot-colliders
# Conflicts:
# Source/Engine/Physics/Colliders/CapsuleCollider.cpp
# Source/Engine/Physics/Colliders/Collider.cpp
|
2024-03-04 20:12:32 +01:00 |
|
Wojtek Figat
|
44ce444932
|
Merge branch 'GoaLitiuM-vs2022v1710'
|
2024-03-04 20:00:51 +01:00 |
|
Wojtek Figat
|
285fef97a2
|
Merge branch 'vs2022v1710' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vs2022v1710
|
2024-03-04 20:00:30 +01:00 |
|
|
|
25c1fcbf51
|
Add support for VS 2022 v17.10 / MSVC 14.4x toolset
|
2024-03-04 20:48:47 +02:00 |
|
Wojtek Figat
|
8e54a79470
|
Merge branch 'MineBill-play-mode-window-options'
|
2024-03-04 19:27:53 +01:00 |
|
Wojtek Figat
|
ab81cf17ad
|
Merge branch 'play-mode-window-options' of https://github.com/MineBill/FlaxEngine into MineBill-play-mode-window-options
|
2024-03-04 19:26:31 +01:00 |
|
Wojtek Figat
|
88bb8fae3a
|
Merge branch 'Chikinsupu-VisualScript-FixPrivateParamInvisibleSetterGetter'
|
2024-03-04 19:25:13 +01:00 |
|
Wojtek Figat
|
63d49adc19
|
Merge branch 'VisualScript-FixPrivateParamInvisibleSetterGetter' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-VisualScript-FixPrivateParamInvisibleSetterGetter
|
2024-03-04 19:23:41 +01:00 |
|
Norite SC
|
33bd6a56ce
|
vertex snapping refactor corrections
|
2024-03-04 19:15:15 +01:00 |
|
Wojtek Figat
|
294c25ae27
|
Merge branch 'GoaLitiuM-interop_marshalsize_fix'
|
2024-03-04 18:57:40 +01:00 |
|
Wojtek Figat
|
02d27b631b
|
Merge branch 'interop_marshalsize_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-interop_marshalsize_fix
|
2024-03-04 18:57:35 +01:00 |
|
Wojtek Figat
|
dcafee530e
|
Merge branch 'Menotdan-input-settings-changes'
|
2024-03-04 18:33:25 +01:00 |
|
Wojtek Figat
|
01daa2d66a
|
Merge branch 'input-settings-changes' of https://github.com/Menotdan/FlaxEngine into Menotdan-input-settings-changes
# Conflicts:
# Source/Editor/Modules/UIModule.cs
|
2024-03-04 18:33:16 +01:00 |
|
Wojtek Figat
|
1d68662592
|
Merge branch 'Tryibion-cap-multiblend-range'
|
2024-03-04 18:27:45 +01:00 |
|
Wojtek Figat
|
79f623a39e
|
Merge branch 'cap-multiblend-range' of https://github.com/Tryibion/FlaxEngine into Tryibion-cap-multiblend-range
|
2024-03-04 18:27:38 +01:00 |
|
Wojtek Figat
|
b2f0dc2cc5
|
Merge branch 'Tryibion-remove-ui-render-task'
|
2024-03-04 18:27:12 +01:00 |
|
Wojtek Figat
|
b9b7c4433e
|
Merge branch 'remove-ui-render-task' of https://github.com/Tryibion/FlaxEngine into Tryibion-remove-ui-render-task
|
2024-03-04 18:27:05 +01:00 |
|
Wojtek Figat
|
d7d9da5279
|
Merge branch 'Tryibion-readd-inputs'
|
2024-03-04 18:26:43 +01:00 |
|
Wojtek Figat
|
d1a061a37e
|
Merge branch 'readd-inputs' of https://github.com/Tryibion/FlaxEngine into Tryibion-readd-inputs
|
2024-03-04 18:26:25 +01:00 |
|
Wojtek Figat
|
bbe08be462
|
Fix duplicating array values in Editor
#1959
|
2024-03-04 18:25:57 +01:00 |
|
Wojtek Figat
|
5fdf1789ce
|
Fix support for utf8 character in path on unix systems
#2187
|
2024-03-04 16:45:44 +01:00 |
|
Wojtek Figat
|
04761c69f1
|
Fix error loggig in headless mode on char16 platforms
#2235
|
2024-03-04 14:43:48 +01:00 |
|
Wojtek Figat
|
84d3103278
|
Fix crash on incorrect object destruction event
#1920
|
2024-03-04 14:26:47 +01:00 |
|
Wojtek Figat
|
2175f46a10
|
Fix rpath on Linux to handle plugins libraries loading in Editor
#1941
|
2024-03-04 14:23:17 +01:00 |
|
|
|
b6879e7688
|
Fix concurrent access to cached marshalled type sizes
Also optimize hot path for type size when we have generic type
|
2024-03-03 01:32:52 +02:00 |
|
Nils Hausfeld
|
5fbbf4ae72
|
- Refactored UpdateSurfaceParametersGroup
-- Removed 2nd for loop by merging both loops
|
2024-03-02 23:42:49 +01:00 |
|
Nils Hausfeld
|
a19ae042f8
|
- Private parameters now get shown in VS CM
|
2024-03-02 23:36:05 +01:00 |
|
Chandler Cox
|
760ef3b8ed
|
Add profiler inputs back to game window.
|
2024-03-02 14:17:29 -06:00 |
|
Chandler Cox
|
1ff462461e
|
Re-add important inputs to GameWindow
|
2024-03-01 11:55:19 -06:00 |
|