Wojtek Figat
|
3e363c8275
|
Remove ConcurrentSystemLocker and use ReadWriteLock instead of better threading synchronization
|
2025-09-04 14:48:52 +02:00 |
|
Wojtek Figat
|
c44d939c08
|
Add ReadWriteLock to platform api
|
2025-09-04 14:46:56 +02:00 |
|
Wojtek Figat
|
c0c9df49dc
|
Optimize DDGI probes update to overlap both irradiance and distance data at once
|
2025-09-03 23:21:45 +02:00 |
|
Wojtek Figat
|
80de56f469
|
Optimize Global SDF dispatches with UAV write overlaps
2-3x faster rasterization
|
2025-09-03 23:12:55 +02:00 |
|
Wojtek Figat
|
f1ecbf828e
|
Fix debug check on Vulkan backbuffer texture usage
|
2025-09-03 22:11:48 +02:00 |
|
Wojtek Figat
|
f1c4fd464a
|
Optimize GPU textures and buffers uploads with a batched memory barrier
|
2025-09-03 22:11:26 +02:00 |
|
Wojtek Figat
|
212b0de29b
|
Add RenderListAlloc to simplify rendering memory allocations
|
2025-09-03 13:00:28 +02:00 |
|
Wojtek Figat
|
5a2555f845
|
Improve cdb09847ec and 499ef51875 to swap key bits during sorting
#2271
|
2025-09-02 22:30:50 +02:00 |
|
Wojtek Figat
|
c57e128ff1
|
Merge remote-tracking branch 'origin/master' into 1.11
# Conflicts:
# Source/Engine/Level/Scene/SceneRendering.cpp
# Source/Engine/Physics/Colliders/Collider.cpp
# Source/Engine/Physics/Colliders/Collider.h
|
2025-09-02 22:23:45 +02: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
|
c40e447bb7
|
Merge branch 'addSphere' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-addSphere
|
2025-08-29 22:31:00 +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
|
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
|
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
|
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
|
826009c1b4
|
Merge remote-tracking branch 'origin/master' into 1.11
# Conflicts:
# Content/Editor/DebugMaterials/DDGIDebugProbes.flax
# Source/Engine/Scripting/Scripting.cpp
|
2025-08-25 23:48:08 +02:00 |
|
Wojtek Figat
|
4ca399af71
|
Add model import options auto-restore from model prefab
|
2025-08-25 23:15:37 +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
|
26f4bcbc25
|
Fix UI Control Reference picker to support base/inherited types
|
2025-08-25 10:09:25 +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
|
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
|
633b5857c9
|
Merge branch 'AutoSizePropertiesSplitter' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AutoSizePropertiesSplitter
|
2025-08-24 13:59:16 +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 |
|
Wojtek Figat
|
d6c75b3f86
|
Simplify code in #3119
|
2025-08-24 13:37:48 +02:00 |
|
Wojtek Figat
|
687c283533
|
Merge branch 'splash-image' of https://github.com/Tryibion/FlaxEngine into Tryibion-splash-image
|
2025-08-24 13:24:35 +02:00 |
|
Wojtek Figat
|
2c34bd2308
|
Merge branch 'TabHeight' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-TabHeight
|
2025-08-24 13:21:12 +02:00 |
|
Wojtek Figat
|
9003d855b3
|
Merge branch 'animated-model-additions' of https://github.com/Swiggies/FlaxEngine into Swiggies-animated-model-additions
|
2025-08-22 23:03:54 +02:00 |
|
Wojtek Figat
|
9a59925a36
|
Merge branch 'SimplifyListCtrlScrolling' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-SimplifyListCtrlScrolling
|
2025-08-22 22:34:05 +02:00 |
|
Wojtek Figat
|
cb07ee77aa
|
Change #3588 to be editor-only
|
2025-08-22 22:31:08 +02:00 |
|
Wojtek Figat
|
680783f2b0
|
Merge branch 'fix-particle-effect-params-overide-update' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-particle-effect-params-overide-update
|
2025-08-22 22:29:59 +02:00 |
|
Zode
|
4a28b4bd6c
|
Expose hideOnClose and scrollBars in constructor for CustomEditorWindows.
|
2025-08-22 01:26:34 +03:00 |
|