Wojtek Figat
|
2f7e84253a
|
Merge branch 'ViewportIconsMoreCustomization' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ViewportIconsMoreCustomization
|
2025-09-22 18:10:33 +02:00 |
|
Wojtek Figat
|
a86661a855
|
Merge branch 'commandSuggestionImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-commandSuggestionImprovements
|
2025-09-22 18:06:55 +02:00 |
|
Wojtek Figat
|
5d57afe3aa
|
Merge branch 'vs-code-plugin-organize' of https://github.com/Tryibion/FlaxEngine into Tryibion-vs-code-plugin-organize
|
2025-09-22 18:02:00 +02:00 |
|
Wojtek Figat
|
276caf771c
|
Merge branch 'SmallVehicleImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-SmallVehicleImprovements
# Conflicts:
# Source/Engine/Physics/Actors/WheeledVehicle.h
|
2025-09-22 16:18:12 +02:00 |
|
Wojtek Figat
|
e9a7b1c8eb
|
Fix using enums as Scene Animation Event parameters
#3554
|
2025-09-22 10:22:32 +02:00 |
|
Wojtek Figat
|
a151c78412
|
Fix loading projects that have similar path to engine folder
#3565
|
2025-09-22 08:42:16 +02:00 |
|
Wojtek Figat
|
5f1e905e8f
|
Fix crash when importing model as prefab and handle duplicated object names
#3558
|
2025-09-21 22:52:57 +02:00 |
|
Wojtek Figat
|
a0f764a774
|
Add skybox rotation feature
#3592
|
2025-09-21 21:58:03 +02:00 |
|
Wojtek Figat
|
1186833b2d
|
Merge branch 'NoClearSearchboxesWhenStuffHappens' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NoClearSearchboxesWhenStuffHappens
|
2025-09-21 21:06:16 +02:00 |
|
Wojtek Figat
|
5d1c79929a
|
Merge branch 'fix-physics-attach-rigid' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-physics-attach-rigid
|
2025-09-21 21:04:56 +02:00 |
|
Wojtek Figat
|
62fd8ac967
|
Merge branch 'fix-dup&remove' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-dup&remove
|
2025-09-21 21:02:17 +02:00 |
|
Wojtek Figat
|
87e2b76ffa
|
Merge branch 'LessCreateScriptItems' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-LessCreateScriptItems
|
2025-09-21 21:01:33 +02:00 |
|
Wojtek Figat
|
85d61b334b
|
Merge branch 'WidgetCreateFilterControlTypes' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-WidgetCreateFilterControlTypes
|
2025-09-21 21:00:11 +02:00 |
|
Wojtek Figat
|
26e94f6f8e
|
Refactor material instance to not override all public parameters by default (need explicit set)
#3444
|
2025-09-21 20:59:25 +02:00 |
|
Wojtek Figat
|
902744a0ce
|
Fix model import scale on nodes that could be applied multiple times on the same mesh
#3562
|
2025-09-21 15:08:35 +02:00 |
|
Wojtek Figat
|
1c581bceaf
|
Fix sun shadows when direction is perfectly vertical
#3614
|
2025-09-20 23:52:04 +02:00 |
|
Wojtek Figat
|
92f4327fc2
|
Fix missing volumetric fog affecting transparent materials
#3436
|
2025-09-20 00:13:52 +02:00 |
|
Wojtek Figat
|
47711ec5be
|
Fix Volumetric Fog flicker on camera cuts
#3443
|
2025-09-19 23:10:03 +02:00 |
|
Chandler Cox
|
d1fbc66cb9
|
Fix not attaching updated collision data to rigid body.
|
2025-09-19 15:58:22 -05:00 |
|
Saas
|
7183a3306e
|
fix typo
|
2025-09-19 16:57:50 +02:00 |
|
Saas
|
fd191f7ffb
|
don't clear content panel folder- and scene tree search box on script reload and enter/ exit play
|
2025-09-18 23:24:10 +02:00 |
|
Saas
|
2604d58687
|
no more Linq
|
2025-09-18 17:37:04 +02:00 |
|
Chandler Cox
|
01d1d634c2
|
Fix other missing duplicate.
|
2025-09-16 17:43:55 -05:00 |
|
Chandler Cox
|
c7e403661d
|
Dont allow remove and duplicate options for non-resizing collections.
|
2025-09-16 17:42:24 -05:00 |
|
Saas
|
1196db6d17
|
check if control is control meant for gui editor use
|
2025-09-16 22:54:57 +02:00 |
|
Saas
|
553a007508
|
Revert "hide TrackLabel control in editor"
This reverts commit 364a523375.
|
2025-09-16 22:14:22 +02:00 |
|
Saas
|
de2ee36529
|
fix naming lol
|
2025-09-16 22:07:42 +02:00 |
|
Saas
|
eea44ac897
|
remove search query highlights showing on create new script item
|
2025-09-16 22:06:49 +02:00 |
|
Saas
|
c124713e99
|
remove create new script items when searchbox is cleared
|
2025-09-16 22:05:28 +02:00 |
|
Saas
|
364a523375
|
hide TrackLabel control in editor
|
2025-09-16 22:04:24 +02:00 |
|
Wojtek Figat
|
afdd264e63
|
Fix compilation of Editor in Release mode
|
2025-09-16 16:34:58 +02:00 |
|
Wojtek Figat
|
521518bde4
|
Add hack to use GPUTextureEditor on ref pickers
|
2025-09-16 00:15:58 +02:00 |
|
Wojtek Figat
|
56077a268a
|
SImplify and cleanup GPUTexture editor #3452 #3194
|
2025-09-16 00:15:48 +02:00 |
|
Wojtek Figat
|
a0ca000793
|
Merge branch 'Custom-editor-for-GPUTextures' of https://github.com/cNori/FlaxEngineFork into cNori-Custom-editor-for-GPUTextures
|
2025-09-15 18:08:02 +02:00 |
|
Wojtek Figat
|
ae4ae7a638
|
Fix rich textbox vertical alignment
#3502
|
2025-09-15 15:17:18 +02:00 |
|
Chandler Cox
|
7a40722964
|
Fix view distance light property from affecting brightness all of the time.
|
2025-09-14 17:51:27 -05:00 |
|
Wojtek Figat
|
9749487e24
|
Move prefab and game UI size context menu to shared UI Module
#3571
|
2025-09-14 23:59:40 +02:00 |
|
Wojtek Figat
|
55968a8ddc
|
Merge branch 'prefab-viewport-scaling' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-viewport-scaling
|
2025-09-14 23:11:59 +02:00 |
|
Wojtek Figat
|
ada6b9140f
|
Minor adjustments for #3411
|
2025-09-14 22:00:57 +02:00 |
|
Wojtek Figat
|
5582579173
|
Merge branch 'disabledGizmoBrightness' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-disabledGizmoBrightness
|
2025-09-14 21:45:57 +02:00 |
|
Wojtek Figat
|
88773e71e5
|
Fix warning when cloning actor from prefab that is not a root
#3578
|
2025-09-14 14:25:19 +02:00 |
|
Wojtek Figat
|
9e1f488f22
|
Fix prefab window to use UI Mode for empty UI Control prefab
#3574
|
2025-09-13 14:41:11 +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 |
|
|
|
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 |
|