Commit Graph

10252 Commits

Author SHA1 Message Date
Wojtek Figat
e860f969be Add attributes support for dotnet interop for methods, fields and properties 2024-10-04 15:59:34 +02:00
Amir Alizadeh
c8f57ea82b Fix RichTextBox selection bug 2024-10-03 21:46:59 +03:30
Wojtek Figat
1414eb9852 Add Variant enum parsing by name and fix enum printing to string 2024-10-03 17:12:39 +02:00
Wojtek Figat
497cd19fe5 Fix managed interop bug 2024-10-03 17:11:15 +02:00
Wojtek Figat
c6e121a777 Add 2k res to scene anim renderer 2024-10-03 13:39:58 +02:00
Wojtek Figat
1229b12d9a Merge branch 'Tryibion-fix-joint-flag-cat' 2024-10-03 11:46:59 +02:00
Wojtek Figat
cd964666e2 Merge branch 'fix-joint-flag-cat' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-joint-flag-cat 2024-10-03 11:46:50 +02:00
Chandler Cox
c3162ca2cb Fix missing EditorDisplay attribute on Distance and Hinge Joints for thier Flags 2024-10-02 10:55:43 -05:00
Wojtek Figat
e2462c8151 Add ability to edit position curve in timeline with a gizmo in a viewport 2024-10-02 17:00:58 +02:00
Wojtek Figat
7f7549d2f7 Add Foliage.RemoveAllInstances to clear all instances of foliage
#2957
2024-10-01 23:07:47 +02:00
Wojtek Figat
c597c38705 Fix volumetric fog particles after objects instancing refactor 2024-10-01 15:07:32 +02:00
Wojtek Figat
b00cab6388 Fix using old CPU particle assets 2024-10-01 14:38:32 +02:00
Wojtek Figat
0b492180df Fix Content Finder input action binding in Output Log 2024-10-01 12:29:29 +02:00
Wojtek Figat
e9ac02d416 Refactor toolstrip buttons tooltips to properly format empty input bindings 2024-10-01 11:06:13 +02:00
Wojtek Figat
d1d14daa1e Improve timeline tracks renaming to use shared utility with proper incrementing 2024-10-01 10:16:30 +02:00
Wojtek Figat
bfa09e165a Fix BehaviorTreeMoveToNode when goal location changes every frame by less than tolerance 2024-09-30 23:15:16 +02:00
Wojtek Figat
c063afc5bc Fix GetObject/SetObject usage in network replication hierarchy 2024-09-30 14:52:05 +02:00
Wojtek Figat
babaa2680f Merge remote-tracking branch 'origin/1.9' 2024-09-30 12:23:57 +02:00
Wojtek Figat
fbc5a061d9 Merge branch '1.9' of https://gitlab.flaxengine.com/flax/flaxengine into 1.9 2024-09-30 12:22:40 +02:00
Wojtek Figat
cf8c9f0982 Add basic Variant parsing from text 2024-09-30 12:20:34 +02:00
Wojtek Figat
dd5b66386a Fix compilation regression from 5f7075d2f7 2024-09-29 22:25:44 +02:00
Wojtek Figat
8dab6f3370 Merge branch 'Tryibion-audio-debug-video-player' 2024-09-29 22:14:57 +02:00
Wojtek Figat
5a2b46c6d2 Merge branch 'audio-debug-video-player' of https://github.com/Tryibion/FlaxEngine into Tryibion-audio-debug-video-player 2024-09-29 22:14:51 +02:00
Wojtek Figat
58da950f62 Merge branch 'Tryibion-fix-item-scroll-vis' 2024-09-29 22:12:48 +02:00
Wojtek Figat
75002ce45d Merge branch 'fix-item-scroll-vis' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-item-scroll-vis 2024-09-29 22:12:43 +02:00
Wojtek Figat
b40fea79ce Merge branch 'Tryibion-fix-rich-text-box-border-vars' 2024-09-29 22:11:41 +02:00
Wojtek Figat
001597284a Merge branch 'fix-rich-text-box-border-vars' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-rich-text-box-border-vars 2024-09-29 22:11:36 +02:00
Wojtek Figat
6b658a5bc3 Merge branch 'LOOPDISK-networklagdriver-fix' 2024-09-29 22:10:34 +02:00
Wojtek Figat
bf4badd6b9 Merge branch 'networklagdriver-fix' of https://github.com/LOOPDISK/FlaxEngine into LOOPDISK-networklagdriver-fix 2024-09-29 22:10:29 +02:00
Wojtek Figat
5f7075d2f7 Add NetworkReplicationNode::SetObject to customize object replication settings at runtime 2024-09-29 22:08:31 +02:00
Wojtek Figat
5f19538455 Add UpdateFlags to ISceneRenderingListener::UpdateActor for more contextual control overdirtying actors state in renderer data
Fixes issue of static shadow maps not refreshing when changing static flags of the model.
2024-09-29 22:03:46 +02:00
Terence Lee
6015514680 Fixed NetworkLagDriver having wrong ChannelType and Length 2024-09-29 12:41:36 +08:00
Chandler Cox
6b2380c5fa Add audio debug sphere for video player if spatial audio is used. 2024-09-28 15:20:44 -05:00
Chandler Cox
8080c21760 Fix HasBorder and BorderThickness for RichTextBox 2024-09-27 11:31:59 -05:00
Chandler Cox
6e91e26dfe Fix issue with scroll bars not showing in item search panel when clear search button is clicked. 2024-09-27 11:24:33 -05:00
Wojtek Figat
a4350cdf3f Merge branch 'GoaLitiuM-msvc_v140_arm64_fix' 2024-09-25 20:34:56 +02:00
Wojtek Figat
e17c68a5a0 Merge branch 'msvc_v140_arm64_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-msvc_v140_arm64_fix 2024-09-25 20:34:49 +02:00
Wojtek Figat
b70e65acb4 Fix error when adding new audio track to scene anim via drag & drop 2024-09-25 20:33:10 +02:00
Wojtek Figat
19817e4ad6 Fix crash on find references in visject surface after grid snap has been added 2024-09-25 20:26:28 +02:00
d580667b97 Prevent generating configurations for unsupported external projects 2024-09-25 17:40:54 +03:00
301bf41fab Fix ARM64 compiler support detection with MSVC v140 toolset 2024-09-25 17:38:29 +03:00
Wojtek Figat
2ad9c7f4d5 Fix Skybox rendering regression
#2943
2024-09-24 23:01:13 +02:00
Wojtek Figat
c8eed098ba Fix regression 207c6a0cb5 2024-09-24 22:12:42 +02:00
Wojtek Figat
207c6a0cb5 Refactor platform apis comments and cleanup a bit 2024-09-24 18:29:30 +02:00
Wojtek Figat
da203352fd Refactor old code documentation 2024-09-24 18:20:12 +02:00
Wojtek Figat
f817448839 Merge branch 'Tryibion-fix-carot-pos' 2024-09-24 09:26:41 +02:00
Wojtek Figat
bf56ccaee9 Merge branch 'fix-carot-pos' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-carot-pos 2024-09-24 09:26:35 +02:00
Wojtek Figat
5d578d9e92 Fix NetworkReplicator::MapObjectId to work in both ways on a client 2024-09-24 09:25:10 +02:00
Chandler Cox
7b9da3786d Fix carrot position when no text but text alignment 2024-09-23 15:57:21 -05:00
Wojtek Figat
5690707c73 Optimize generic GetActors/GetScripts on basic type 2024-09-23 21:01:04 +02:00