Wojtek Figat
|
62424215c1
|
Fix crash due to missing asset reference inside MeshAccelerationStructure
|
2025-11-09 23:25:16 +01:00 |
|
Wojtek Figat
|
97ae13759e
|
Merge remote-tracking branch 'origin/master'
|
2025-11-09 23:22:37 +01:00 |
|
Wojtek Figat
|
108678d94f
|
Fix crash when texture streaming mip task gets deleted after texture object on GC
|
2025-11-09 22:16:44 +01:00 |
|
Wojtek Figat
|
66dbba5c16
|
Fix crash if base material gets GCed before it's referenced by instance during loading
|
2025-11-09 22:16:14 +01:00 |
|
Wojtek Figat
|
d84cef0c18
|
Fix crash due to async content data streaming
Properly checks for asset data unloading before taking lock on asset chunks.
#3358 #3085 #3515
|
2025-11-09 22:15:41 +01:00 |
|
Wojtek Figat
|
077cefc60e
|
Merge branch 'xxSeys1-ContentNavigationScrollbarColors'
|
2025-11-07 21:43:37 +01:00 |
|
Wojtek Figat
|
35acc668c9
|
Merge branch 'ContentNavigationScrollbarColors' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ContentNavigationScrollbarColors
|
2025-11-07 21:42:10 +01:00 |
|
Wojtek Figat
|
ebbe0f12ed
|
Merge branch 'xxSeys1-AttributeEditorPolish'
|
2025-11-07 21:38:51 +01:00 |
|
Wojtek Figat
|
6a8b76278a
|
Merge branch 'AttributeEditorPolish' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AttributeEditorPolish
|
2025-11-07 21:37:46 +01:00 |
|
Wojtek Figat
|
8ac99ef28f
|
Merge branch 'Tryibion-fix-type-editor-in-collection'
|
2025-11-07 21:33:25 +01:00 |
|
Wojtek Figat
|
547cf7f600
|
Merge branch 'fix-type-editor-in-collection' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-type-editor-in-collection
|
2025-11-07 21:33:22 +01:00 |
|
Wojtek Figat
|
b8b8b118c9
|
Merge branch 'xxSeys1-BakeButtonGroups'
|
2025-11-07 21:32:35 +01:00 |
|
Wojtek Figat
|
76247323eb
|
Merge branch 'BakeButtonGroups' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-BakeButtonGroups
|
2025-11-07 21:32:32 +01:00 |
|
Wojtek Figat
|
0ff20c7c85
|
Merge branch 'Yahasana-patch-1'
|
2025-11-07 21:31:30 +01:00 |
|
Wojtek Figat
|
dd690e7495
|
Merge branch 'patch-1' of https://github.com/Yahasana/FlaxEngine into Yahasana-patch-1
|
2025-11-07 21:31:26 +01:00 |
|
Wojtek Figat
|
ca500548a3
|
Bump up build number
|
2025-11-07 21:31:13 +01:00 |
|
Wojtek Figat
|
c0b73375b1
|
Fix invoking asset load event if it's referenced directly
#3782
|
2025-11-07 21:31:04 +01:00 |
|
Wojtek Figat
|
9c6d6a0b07
|
Merge branch 'xxSeys1-CommentAroundAsset'
|
2025-11-07 15:52:16 +01:00 |
|
Wojtek Figat
|
179f6014bf
|
Merge branch 'CommentAroundAsset' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CommentAroundAsset
|
2025-11-07 15:48:34 +01:00 |
|
Wojtek Figat
|
b580c6ec8e
|
Merge branch 'GoaLitiuM-woa_fixes'
|
2025-11-07 15:25:33 +01:00 |
|
Wojtek Figat
|
dd60cf0040
|
Merge branch 'woa_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-woa_fixes
|
2025-11-07 15:25:29 +01:00 |
|
Wojtek Figat
|
cc851b29fc
|
Fix animation state transition inputs when using other surface context
|
2025-11-07 15:17:20 +01:00 |
|
Wojtek Figat
|
59643b2fb9
|
Add improved local-light shadow raytracing by starting ray from light, not surface
|
2025-11-06 21:01:02 +01:00 |
|
Wojtek Figat
|
3a5bb81d39
|
Add a new splash screen quote
|
2025-11-06 21:00:29 +01:00 |
|
Wojtek Figat
|
5ec860015d
|
Add minor adjustments
|
2025-11-06 21:00:16 +01:00 |
|
Wojtek Figat
|
0f701ec08e
|
Add force Mesh SDF rebuild when holiding F key and using Build All Meshes SDF optino in Editor menu
|
2025-11-04 13:30:18 +01:00 |
|
Wojtek Figat
|
387c3ea2f4
|
Add better debug view for Global SDF to include surface hit normal
|
2025-11-04 13:27:47 +01:00 |
|
Wojtek Figat
|
85b134b7be
|
Add improved Global SDF quality and precision of rasterization
|
2025-11-04 13:27:21 +01:00 |
|
Wojtek Figat
|
5d17d2509d
|
Fix Global SDF gradient at borders
|
2025-11-04 12:42:08 +01:00 |
|
Wojtek Figat
|
036d4b2f4b
|
Fix error when asset refs picker uses different types
|
2025-11-03 23:21:09 +01:00 |
|
Saas
|
93f12b73d8
|
less code is more better
|
2025-10-31 23:16:37 +01:00 |
|
Saas
|
1091bc6e2c
|
only show comment edit buttons when surface can be edited
|
2025-10-31 20:47:23 +01:00 |
|
Saas
|
594c0fb8e7
|
add comment around asset from which asset reference graph originates
|
2025-10-31 19:23:42 +01:00 |
|
|
|
3fc1895b56
|
Fix compiler error and wrong CPU architecture warnings on WoA
|
2025-10-31 02:12:14 +02:00 |
|
Wojtek Figat
|
a70d7cf1f9
|
Update build number
|
2025-10-30 23:37:20 +01:00 |
|
Wojtek Figat
|
1f592ba1a1
|
Fix game viewport scaling when using custom aspect or resolution to simulate actual logic
#3699
|
2025-10-30 23:36:51 +01:00 |
|
Wojtek Figat
|
a43daf025d
|
Merge branch 'xxSeys1-NoEmptyScriptsEditorExpand'
|
2025-10-30 22:41:31 +01:00 |
|
Wojtek Figat
|
296a2afa95
|
Merge branch 'NoEmptyScriptsEditorExpand' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NoEmptyScriptsEditorExpand
|
2025-10-30 22:41:28 +01:00 |
|
Wojtek Figat
|
a7e879a3a4
|
Merge branch 'xxSeys1-Flax11ByDefault'
|
2025-10-30 22:40:46 +01:00 |
|
Wojtek Figat
|
27b160b464
|
Merge branch 'Flax11ByDefault' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-Flax11ByDefault
|
2025-10-30 22:40:41 +01:00 |
|
Wojtek Figat
|
7c3c4f1a63
|
Add Network RPC messages splitting for large arguments payloads
#3776
|
2025-10-30 22:40:23 +01:00 |
|
Saas
|
fbae93b532
|
update default engine version in issue bug template to 1.11
|
2025-10-30 20:28:37 +01:00 |
|
Saas
|
35d6e5fd21
|
fix still being able to open/ close script editor with no fields
Introduces "CanOpenClose" to DropPanel.
If false, will ignore the user clicking on the header (or the arrow) to open or collapse the panel
|
2025-10-30 20:02:15 +01:00 |
|
Wojtek Figat
|
114828adcb
|
Refactor NetworkReplicator update into separate function for cleaner code
|
2025-10-30 17:12:49 +01:00 |
|
Wojtek Figat
|
053e52c91f
|
Fix compilation for bindings only without scripting internal host defined
|
2025-10-29 22:18:01 +01:00 |
|
Wojtek Figat
|
d24bd7dfd0
|
Merge branch 'GoaLitiuM-dotnet_define_fix'
|
2025-10-29 07:40:11 +01:00 |
|
|
|
2c8c9b1637
|
Fix .NET version preprocessor definitions
|
2025-10-29 08:26:39 +02:00 |
|
Wojtek Figat
|
05a8c841da
|
Fix color grading lut to be refreshed when shader gets reloaded
|
2025-10-28 23:19:51 +01:00 |
|
Wojtek Figat
|
c4fcaa999c
|
Fix asset thumbnails to be stable with FXAA instead of TAA
|
2025-10-28 22:23:15 +01:00 |
|
Wojtek Figat
|
70c9dd6608
|
Fix eye adaptation in Manual mode
|
2025-10-28 21:36:28 +01:00 |
|