Wojtek Figat
|
d95cd2f0be
|
Optimize memory alloc on Animated Model init
|
2025-06-06 22:41:29 +02:00 |
|
Wojtek Figat
|
091f76bbf2
|
Add more improvements to usability of memory profiler
|
2025-06-06 22:40:43 +02:00 |
|
Wojtek Figat
|
e8b60060ab
|
Fix memory profiler thread-local storage to avoid dynamic mem alloc due to recursive call
|
2025-06-06 14:52:27 +02:00 |
|
Wojtek Figat
|
cd637e8a7a
|
Add more memory profiling coverage
|
2025-06-06 14:38:22 +02:00 |
|
Wojtek Figat
|
9d8e75caa3
|
Fix various code to improve quality
|
2025-06-06 11:19:32 +02:00 |
|
Wojtek Figat
|
0670c0bbd3
|
Fix compilation warnings
|
2025-06-05 18:32:36 +02:00 |
|
Wojtek Figat
|
f462a2187f
|
Merge branch 'master' into 1.11
|
2025-06-05 18:03:17 +02:00 |
|
Wojtek Figat
|
c2cbaeed30
|
Add option to change Character Controller capsule origin to start at feet location
|
2025-06-05 17:48:07 +02:00 |
|
Wojtek Figat
|
e982a23ed3
|
Add CharacterController.Resize for quick crouching implementation for characters
|
2025-06-05 15:07:51 +02:00 |
|
Wojtek Figat
|
f6feae5cf2
|
Optimize collider cached scale
|
2025-06-05 15:06:03 +02:00 |
|
Wojtek Figat
|
ba75fd5882
|
Fix crash regression when textbox watermak is null
|
2025-06-05 12:47:45 +02:00 |
|
Wojtek Figat
|
1eaf40f2f7
|
Fix changing CharacterController center at runtime to maintain actor placement
|
2025-06-05 12:40:47 +02:00 |
|
Wojtek Figat
|
77bf03128e
|
Merge branch 'update_tracy' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-update_tracy
|
2025-06-04 23:53:32 +02:00 |
|
Wojtek Figat
|
8f49a492d8
|
Fix duplicating json assets to properly remap object IDs
#3441
|
2025-06-04 23:49:19 +02:00 |
|
Wojtek Figat
|
496856d12e
|
Add shader header proxy for easy .hlsl files creation within Editor
|
2025-06-04 00:12:43 +02:00 |
|
Wojtek Figat
|
e97d683545
|
Fix regression from #3389
|
2025-06-03 23:37:37 +02:00 |
|
Wojtek Figat
|
8b88def9d0
|
Revert some changes from #3389 that are not relevant for world units
|
2025-06-03 17:43:01 +02:00 |
|
Wojtek Figat
|
fa97229830
|
Merge branch 'float_equality' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-float_equality
|
2025-06-03 17:26:12 +02:00 |
|
Wojtek Figat
|
1946caac6e
|
Fix compilation with Large Worlds
|
2025-06-03 17:26:04 +02:00 |
|
Wojtek Figat
|
6f5308126b
|
Fix focus issue after closing context menu
|
2025-06-03 14:52:45 +02:00 |
|
Wojtek Figat
|
6a0c734cec
|
Fix Visject surface select with Control to toggle selection of the node
|
2025-06-03 14:51:31 +02:00 |
|
Wojtek Figat
|
13b8863f0c
|
Fix some material nodes height
|
2025-06-03 14:51:04 +02:00 |
|
Wojtek Figat
|
f2aaad0048
|
Add viewport icons scale relative to the distance and editor control over it
#2944 #2644
|
2025-06-03 14:50:47 +02:00 |
|
Wojtek Figat
|
55b441e9fa
|
Fix transparency-related material options when using material with deferred shading
|
2025-06-03 12:55:54 +02:00 |
|
Wojtek Figat
|
6fece4ca38
|
Fix automatic collision importing from mode to remove unused material slots
#3475
|
2025-06-03 12:48:31 +02:00 |
|
Wojtek Figat
|
2fd9b4a62a
|
Fix loading models with no meshes
|
2025-06-03 12:28:17 +02:00 |
|
Wojtek Figat
|
077f7a3cd1
|
Add PositionFormat and TexCoordFormat to model import option for mesh data encoding
|
2025-06-03 11:18:03 +02:00 |
|
Wojtek Figat
|
7da69f18d4
|
Add button to quickly jump into Localized String Table that contains it
#3301
|
2025-06-02 22:01:06 +02:00 |
|
|
|
6c63c2f650
|
Update tracy to 0.12.0
|
2025-06-02 20:00:06 +03:00 |
|
Wojtek Figat
|
fd8a8b5a4d
|
Fix missing default value of localized string in editor
|
2025-06-02 18:02:34 +02:00 |
|
Wojtek Figat
|
b51ba58063
|
Fix crash on invalid particle data to be a soft check instead
|
2025-06-02 14:56:51 +02:00 |
|
Wojtek Figat
|
057489e5b9
|
Fix Output Log scroll when using search
#3442 #3456
|
2025-06-02 14:42:18 +02:00 |
|
Wojtek Figat
|
5b3ed1fbc3
|
Merge branch 'fix-unpause-no-game-win' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-unpause-no-game-win
|
2025-06-02 14:05:19 +02:00 |
|
Wojtek Figat
|
3bd6160c3b
|
Merge branch 'skip-setting-prefab-root-name' of https://github.com/Tryibion/FlaxEngine into Tryibion-skip-setting-prefab-root-name
|
2025-06-02 14:03:47 +02:00 |
|
Wojtek Figat
|
1d0a0a409d
|
Fix panel scroll bars update to be performed once again if controls are gets changed during layout
#3470 #3486
|
2025-06-02 13:40:27 +02:00 |
|
Wojtek Figat
|
eb90ab84f2
|
Fix performing layout after changing selected tab
#3467 #3487
|
2025-06-02 13:17:51 +02:00 |
|
Wojtek Figat
|
ec22427acd
|
Merge branch 'UnifyZoomBehavior' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-UnifyZoomBehavior
|
2025-06-02 12:25:18 +02:00 |
|
Wojtek Figat
|
6c499e877f
|
Fix prefab diff in Editor on mesh reference
|
2025-06-02 11:50:10 +02:00 |
|
Wojtek Figat
|
4d9407e4e9
|
Merge code on properties objects locking to use the same path for prefab and scene properties panels
|
2025-06-02 11:03:16 +02:00 |
|
Wojtek Figat
|
28c70f5078
|
Fix some editor UI
#3460 #3491
|
2025-06-02 11:00:33 +02:00 |
|
Wojtek Figat
|
1ebb3e67d6
|
Merge branch 'add-root-tree-line-option' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-root-tree-line-option
|
2025-06-02 10:17:34 +02:00 |
|
Wojtek Figat
|
278b177c46
|
Merge branch 'fix-node-filter-prefab' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-node-filter-prefab
|
2025-06-02 10:16:25 +02:00 |
|
Wojtek Figat
|
f86d9c47b7
|
Merge branch 'better-prefab-dif-name' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-prefab-dif-name
|
2025-06-02 09:30:46 +02:00 |
|
Wojtek Figat
|
ae2088bb9d
|
Fix Android NDK version parsing when using beta build
#3504
|
2025-06-02 00:06:13 +02:00 |
|
Wojtek Figat
|
8d7dfd5946
|
Merge branch 'CrammedGradingFixed' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CrammedGradingFixed
|
2025-06-01 23:53:15 +02:00 |
|
Wojtek Figat
|
2996e0c53c
|
Merge branch 'WindowShortcuts' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-WindowShortcuts
|
2025-06-01 23:26:46 +02:00 |
|
Wojtek Figat
|
3c8e59c114
|
Merge branch 'fix_dotnet_version_detection' of https://github.com/Weyzu/FlaxEngine into Weyzu-fix_dotnet_version_detection
|
2025-06-01 22:43:53 +02:00 |
|
Wojtek Figat
|
a613d89f47
|
Merge branch 'fix_tree_performance' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fix_tree_performance
|
2025-06-01 21:55:58 +02:00 |
|
Wojtek Figat
|
ac42223f9e
|
Merge branch 'Atan2DefaultValueFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-Atan2DefaultValueFix
|
2025-06-01 21:39:03 +02:00 |
|
Wojtek Figat
|
8251509607
|
Merge branch 'gravityTypoFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-gravityTypoFix
# Conflicts:
# Source/Engine/Physics/PhysicsSettings.h
|
2025-06-01 21:23:35 +02:00 |
|