Commit Graph

8880 Commits

Author SHA1 Message Date
xxSeys1
8b3f1ca019 make "Edit Prefab" not change content panel file path
If someone still wants to change the Content panel to the file path of the prefab, they can use the "Select Prefab" button
2024-10-09 18:25:04 +02:00
Wojtek Figat
9694446fca Optimize Color32 to use packed bits for quick comparisons 2024-10-08 12:15:01 +02:00
Wojtek Figat
b73463a4b2 Merge branch 'fix-video-audio-not-loop' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-video-audio-not-loop 2024-10-07 10:24:55 +02:00
Wojtek Figat
19f483a68f Merge branch 'quick-win-undock-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-quick-win-undock-fix 2024-10-07 10:24:37 +02:00
Wojtek Figat
e94e100431 Merge branch 'open-file-item' of https://github.com/Tryibion/FlaxEngine into Tryibion-open-file-item 2024-10-07 10:21:43 +02:00
Wojtek Figat
198dddd2ce Fix large worlds build 2024-10-07 10:01:51 +02:00
Wojtek Figat
3434731c2a Another blind fix 2024-10-07 00:40:22 +02:00
Wojtek Figat
28bf60e62d Fix compilation 2024-10-06 23:54:20 +02:00
Wojtek Figat
4a4120864d Better fix for c6fa20abaa 2024-10-06 23:23:41 +02:00
Chandler Cox
283f26b95c Fix video audio not looping. 2024-10-06 14:54:44 -05:00
Chandler Cox
13acf3c143 Quick fix for #2963 2024-10-05 23:44:26 -05:00
Chandler Cox
84201b346b Add opening file proxy for windows. 2024-10-05 23:11:38 -05:00
Wojtek Figat
9b7e5be50e Add new features to stb too (as unsupported)
#2968
2024-10-05 23:22:06 +02:00
Wojtek Figat
66862ea1cf Merge branch 'fix-recons-z' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-recons-z 2024-10-05 23:17:22 +02:00
Wojtek Figat
c6fa20abaa Better fix for 573e99dd2d 2024-10-05 23:15:38 +02:00
Chandler Cox
305d3a6496 Add FlipX to texture tool. 2024-10-04 19:31:55 -05:00
Chandler Cox
2a5de178fa Small fix for Reconstructing Z Channel and add keeping aspect ration when resizing. 2024-10-04 19:21:15 -05:00
Wojtek Figat
1e2d02d437 Merge branch 'reconst-z-channel' of https://github.com/Tryibion/FlaxEngine into Tryibion-reconst-z-channel 2024-10-04 22:39:37 +02:00
Wojtek Figat
58e1396c15 Fix rich text box snapping to be ignored at text end
#2964
2024-10-04 22:39:10 +02:00
Chandler Cox
8e72b1f326 Fix comment. 2024-10-04 15:39:02 -05:00
Chandler Cox
6b10ebdc2c Add options to reconstruct z channel for textures. 2024-10-04 15:29:45 -05:00
Wojtek Figat
c759b5fa24 Merge branch 'fix_2804' of https://github.com/amir9480/FlaxEngine into amir9480-fix_2804 2024-10-04 22:19:10 +02:00
Wojtek Figat
573e99dd2d Fix compilation regression 2024-10-04 22:16:38 +02:00
Wojtek Figat
b9849e2b5c Fix parsing numbers to support sign 2024-10-04 15:59:48 +02:00
Wojtek Figat
6fecf1d58a Fix crash when setting static dotnet field from unmanaged code 2024-10-04 15:59:41 +02:00
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
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
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
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
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
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