Saas
ee6fae8956
small polish stuff
...
- Fix keyframe edit popup height
- Make keyframe mouse hover color more intense
- Increase keyframe size by 1 to prevent accidental miss clicks, resulting in a new keyframe added, when trying to double click to edit a keyframe
2025-09-14 14:15:35 +02:00
Saas
bb6c3233d2
method placement
2025-09-13 19:22:37 +02:00
Saas
499228cc98
add curve editor presets
2025-09-13 19:07:41 +02:00
Wojtek Figat
a471861e92
Fix editing UI Brush in prefabs
...
#3501
2025-09-12 23:15:13 +02:00
Wojtek Figat
3d182c89f3
Add MaterialShader::BindParameters to usable in game scripts
...
#3668
2025-09-12 18:04:01 +02:00
Wojtek Figat
e3810a9938
Merge branch 'GoaLitiuM-vs2026'
2025-09-12 18:02:07 +02:00
f0dea9d528
Add support for Visual Studio 2026 and v145 MSVC toolset
2025-09-10 20:05:56 +03:00
Wojtek Figat
eff5f84185
Improve shadow maps sharing in nested scene rendering
2025-09-02 22:14:07 +02:00
Wojtek Figat
ad1163bccc
Fix HashSet::Add returning incorrect value
2025-09-02 21:41:54 +02:00
Wojtek Figat
1042ad4e7d
Fix object ids remapping inside nested prefabs
...
#3255
2025-09-02 21:41:36 +02:00
Wojtek Figat
8fdda1a71a
Fix scene object reference serialization in C++ to use correct serializer
...
#3255
2025-08-30 23:52:54 +02:00
Wojtek Figat
3f7fe635d8
Fix 5222f1d35c for inactive preprocessor conditional block
2025-08-29 23:04:46 +02:00
Wojtek Figat
fcebc57ed0
Merge branch 'xxSeys1-addSphere'
2025-08-29 22:32:21 +02:00
Wojtek Figat
c40e447bb7
Merge branch 'addSphere' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-addSphere
2025-08-29 22:31:00 +02:00
Wojtek Figat
e6f94bb154
Merge branch 'fibref-textrender-scaling-fix'
2025-08-29 22:27:41 +02:00
Wojtek Figat
adbc546978
Merge branch 'textrender-scaling-fix' of https://github.com/fibref/FlaxEngine into fibref-textrender-scaling-fix
2025-08-29 22:26:32 +02:00
Wojtek Figat
2d171967e9
Merge branch 'Tryibion-collection-duplicate'
2025-08-29 22:24:58 +02:00
Wojtek Figat
33a0e6ac7d
Merge branch 'collection-duplicate' of https://github.com/Tryibion/FlaxEngine into Tryibion-collection-duplicate
2025-08-29 22:24:09 +02:00
Wojtek Figat
848cc38bf1
Fix reverting prefab object reference in nested prefabs
...
#3255
2025-08-29 22:04:03 +02:00
Wojtek Figat
91cd1e8065
Fix regression from ef7c7f2d30 to ignore unmodified scripts in diff
2025-08-29 21:49:14 +02:00
Wojtek Figat
9fafb47abb
Fix debug drawing wheeled vehicle in prefab viewport
...
#3591
2025-08-29 21:03:44 +02:00
Wojtek Figat
5222f1d35c
Add support for parsing inheritance with preprocessor blocks inside it
2025-08-29 21:03:04 +02:00
Wojtek Figat
785649f9d5
Merge branch 'Tryibion-show-prefab-add-delete'
2025-08-28 23:48:33 +02:00
Wojtek Figat
d47ac95681
Modernize the code to use unified scene access #3513
2025-08-28 23:48:25 +02:00
Wojtek Figat
703e0cb7ca
Merge branch 'show-prefab-add-delete' of https://github.com/Tryibion/FlaxEngine into Tryibion-show-prefab-add-delete
2025-08-28 22:56:22 +02:00
Wojtek Figat
ef7c7f2d30
Fix script fields prefab diff showing and reverting with undo
...
#3594
2025-08-28 22:52:46 +02:00
Wojtek Figat
f3d375e356
Fix prefab root name and transform being changed when applying local changes of sub-object
...
#3235
2025-08-28 22:26:50 +02:00
frank
a3073321cf
fix scaling for TextRender
2025-08-28 17:24:06 +08:00
Chandler Cox
824b49dd88
Better duplication of collection.
2025-08-26 20:25:02 -05:00
Wojtek Figat
d0e7bff03a
Merge branch 'Tryibion-add-collision-v&t'
2025-08-26 18:05:46 +02:00
Wojtek Figat
d314d5b324
Format memory usage to human-readable format
...
#3495
2025-08-26 18:05:42 +02:00
Wojtek Figat
a027ed3b63
Merge branch 'add-collision-v&t' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-collision-v&t
2025-08-26 17:57:01 +02:00
Wojtek Figat
bcedb05a2c
Fix regression from 6a8553a277 on local lights
2025-08-26 17:55:32 +02:00
Wojtek Figat
b36be95947
Fix Editor undo on collection properties that return different object on get
...
#3256
2025-08-26 14:59:10 +02:00
Wojtek Figat
4ca399af71
Add model import options auto-restore from model prefab
2025-08-25 23:15:37 +02:00
Wojtek Figat
c1f022520d
Update ReSharper settings
2025-08-25 22:15:44 +02:00
Wojtek Figat
2efd20f223
Merge branch 'xxSeys1-ToolboxSearchFilterAndControls'
2025-08-25 22:15:08 +02:00
Wojtek Figat
00dd432fbc
Simplify code #3360
2025-08-25 22:15:00 +02:00
Wojtek Figat
f707508d70
Merge branch 'ToolboxSearchFilterAndControls' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ToolboxSearchFilterAndControls
2025-08-25 14:49:00 +02:00
Wojtek Figat
b965ca6c8c
Fix Content Window navigation bar to expand toolstrip for proper scroll bar display
...
#3326
2025-08-25 14:38:55 +02:00
Wojtek Figat
6fea9eefaa
Merge branch 'xxSeys1-BrokenLink'
2025-08-24 21:11:39 +02:00
Wojtek Figat
47caa6af28
Add BrokenLink32/BrokenLink64 icons
...
#3218
2025-08-24 21:11:32 +02:00
Wojtek Figat
9aedb37ac2
Merge branch 'BrokenLink' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-BrokenLink
2025-08-24 21:10:26 +02:00
Wojtek Figat
e4bc2c69c7
Merge branch 'Zode-customeditorwindow-expose-constructor'
2025-08-24 14:00:20 +02:00
Wojtek Figat
6db9265112
Merge branch 'customeditorwindow-expose-constructor' of https://github.com/Zode/FlaxEngine into Zode-customeditorwindow-expose-constructor
2025-08-24 14:00:13 +02:00
Wojtek Figat
21a84c5b84
Merge branch 'xxSeys1-AutoSizePropertiesSplitter'
2025-08-24 13:59:20 +02:00
Wojtek Figat
633b5857c9
Merge branch 'AutoSizePropertiesSplitter' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AutoSizePropertiesSplitter
2025-08-24 13:59:16 +02:00
Wojtek Figat
9f9dac1543
Merge branch 'Tryibion-layer-methods'
2025-08-24 13:46:56 +02:00
Wojtek Figat
df6f8fd8ae
Codestyle adjustments #3343
2025-08-24 13:46:53 +02:00
Wojtek Figat
4bd8ce37ac
Merge branch 'layer-methods' of https://github.com/Tryibion/FlaxEngine into Tryibion-layer-methods
2025-08-24 13:43:35 +02:00