Wojtek Figat
|
dee445c32c
|
Fix compilation warnings
|
2023-05-05 16:27:57 +02:00 |
|
Wojtek Figat
|
d65fe3bae3
|
Merge branch 'customicons' of https://github.com/Withaust/FlaxEngine into Withaust-customicons
|
2023-05-05 16:23:42 +02:00 |
|
Wojtek Figat
|
1a3c6bfc73
|
Merge branch 'random-range-visject' of https://github.com/Tryibion/FlaxEngine into Tryibion-random-range-visject
|
2023-05-05 16:22:46 +02:00 |
|
Wojtek Figat
|
bcefaea416
|
Merge branch 'sceneunloading' of https://github.com/Withaust/FlaxEngine into Withaust-sceneunloading
|
2023-05-05 16:19:16 +02:00 |
|
Chandler Cox
|
12a2a69ad7
|
Change to TryGetBox
|
2023-05-05 09:18:44 -05:00 |
|
Wiktor Kocielski
|
68151592a4
|
Make Level class to unload scenes in reversed order
|
2023-05-05 17:11:24 +03:00 |
|
Wojtek Figat
|
5d2a3482c7
|
Reduce compilation problems by moving FindObject fwd decl to be more commonly included
#1040
|
2023-05-05 16:10:09 +02:00 |
|
Wojtek Figat
|
b7f269f9bd
|
Merge branch 'collision-creation-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-collision-creation-fix
|
2023-05-05 16:05:26 +02:00 |
|
Wojtek Figat
|
404340b02e
|
Improve #1025
|
2023-05-05 15:58:18 +02:00 |
|
Wojtek Figat
|
50c6b23e35
|
Merge branch 'reopen-all-active-scenes' of https://github.com/Tryibion/FlaxEngine into Tryibion-reopen-all-active-scenes
|
2023-05-05 15:47:41 +02:00 |
|
Chandler Cox
|
95d798f49e
|
Standardize to changing the folder for any proxy that can not be created in the current view.
|
2023-05-05 08:30:17 -05:00 |
|
Chandler Cox
|
86044fcc05
|
Change logic for Random Rang particle nodes
|
2023-05-05 08:17:07 -05:00 |
|
Wojtek Figat
|
285a824858
|
Fix crash when removing particle emitter from system that has old parameter override
#1044
|
2023-05-05 15:08:53 +02:00 |
|
Wojtek Figat
|
37e8fa7b76
|
Fix creating localization table on blank project
#1060
|
2023-05-05 14:54:42 +02:00 |
|
Wojtek Figat
|
315df12fbe
|
Favor passing Tag as value since it's just uint32 under the hood
|
2023-05-05 14:34:32 +02:00 |
|
Wojtek Figat
|
65a68131cc
|
Improve name construction in #1038
|
2023-05-05 11:38:28 +02:00 |
|
Wojtek Figat
|
c6ecf12c32
|
Merge branch 'improv_material_proxy' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-improv_material_proxy
|
2023-05-05 11:36:21 +02:00 |
|
Wojtek Figat
|
695b630e79
|
Merge branch 'delete-bug-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-delete-bug-fix
|
2023-05-05 11:26:09 +02:00 |
|
Wojtek Figat
|
912d1503e5
|
Merge branch 'staticflagtypofix' of https://github.com/Withaust/FlaxEngine into Withaust-staticflagtypofix
|
2023-05-05 11:24:23 +02:00 |
|
Wojtek Figat
|
c665cc99b9
|
Merge branch 'vect3-add-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-vect3-add-fix
|
2023-05-05 11:22:59 +02:00 |
|
Wojtek Figat
|
9e7fb79859
|
Merge branch 'unload-scenes' of https://github.com/Tryibion/FlaxEngine into Tryibion-unload-scenes
|
2023-05-05 11:11:33 +02:00 |
|
Wojtek Figat
|
daa06cb320
|
Merge branch 'small_fix_combobox' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-small_fix_combobox
|
2023-05-05 11:09:27 +02:00 |
|
Wojtek Figat
|
11a8bb59ce
|
Merge branch 'darker-drag-between' of https://github.com/Tryibion/FlaxEngine into Tryibion-darker-drag-between
|
2023-05-05 10:58:48 +02:00 |
|
Wojtek Figat
|
747abba4f7
|
Merge branch 'col-size-edit' of https://github.com/Tryibion/FlaxEngine into Tryibion-col-size-edit
|
2023-05-05 10:55:13 +02:00 |
|
Wojtek Figat
|
deaab07793
|
Merge branch 'changes_particle_window' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-changes_particle_window
|
2023-05-05 10:52:41 +02:00 |
|
Wojtek Figat
|
5e31a678bd
|
Improve C# Object comparison by using native pointer compare #1061 #713 #795
|
2023-05-05 10:49:07 +02:00 |
|
Wojtek Figat
|
142202f519
|
Merge branch 'simplify_actor_comparations' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-simplify_actor_comparations
|
2023-05-05 10:16:47 +02:00 |
|
Chandler Cox
|
98a5985ce9
|
Fix bug of the collection size changing while still editing or sliding the size box.
|
2023-05-04 11:03:39 -05:00 |
|
Chandler Cox
|
144287ba1c
|
Add Unload all but this scene option to scene context menu to unload all of the active scenes except for the selected one.
|
2023-05-03 20:38:55 -05:00 |
|
Chandler Cox
|
f0da221621
|
Make the drag indicator between tree nodes a little brighter.
|
2023-05-02 21:44:00 -05:00 |
|
Ruan Lucas
|
518ce457df
|
fix doc
|
2023-05-02 08:56:18 -04:00 |
|
Ruan Lucas
|
c900b6525d
|
forgot to save the XD file
|
2023-04-30 14:30:08 -04:00 |
|
Ruan Lucas
|
176f95fbbc
|
move == operator from Actor class to Object class
|
2023-04-30 14:25:41 -04:00 |
|
Ruan Lucas
|
cfefe7a24c
|
add == operator on Actors
|
2023-04-30 11:06:58 -04:00 |
|
Ruan Lucas
|
299ca398fa
|
small change in particle window
|
2023-04-29 18:44:54 -04:00 |
|
Wojtek Figat
|
6d7e23f254
|
Fix text wrapping regression
|
2023-04-29 13:05:23 +02:00 |
|
Chandler Cox
|
6fd636b421
|
Change to serialize list as array
|
2023-04-28 09:33:24 -05:00 |
|
Chandler Cox
|
1978cb6df9
|
Fix bug with not deleting all children on folder delete
|
2023-04-28 08:48:13 -05:00 |
|
Wojtek Figat
|
6aaa5832a8
|
Fix crash when updating GPU texture residency to 0
|
2023-04-26 15:00:07 +02:00 |
|
Chandler Cox
|
c920b75142
|
Fix collision assets creation in non asset folders.
|
2023-04-24 17:47:19 -05:00 |
|
Chandler Cox
|
5178caeda6
|
Add inputs to Random Range visject float nodes
|
2023-04-24 17:27:43 -05:00 |
|
Wiktor Kocielski
|
2c9541f6a0
|
ViewportIconsRenderer::AddActorWithTexture addition
|
2023-04-24 19:08:29 +03:00 |
|
Chandler Cox
|
0b3259fcc3
|
Increase size of add node so that vector3 fits correctly
|
2023-04-24 11:02:44 -05:00 |
|
Ruan Lucas
|
309302c212
|
improv: set new material instance name to parent material name
|
2023-04-23 13:27:32 -04:00 |
|
Wiktor Kocielski
|
ce1b47979e
|
Typo fixes
|
2023-04-23 18:26:05 +03:00 |
|
Chandler Cox
|
918140bc6d
|
Change List<Guid> to Guid[] when deserializing.
|
2023-04-22 12:04:57 -05:00 |
|
Wojtek Figat
|
73ff053470
|
Fix ViewportIconsRenderer usage in game C++ scripts
|
2023-04-22 18:43:11 +02:00 |
|
Wojtek Figat
|
9377466ec8
|
Allow newer clang versions on Linux
|
2023-04-22 18:31:25 +02:00 |
|
Wojtek Figat
|
37032810c9
|
Fix collision data cooking from model asset by favoring CPU data fetching
|
2023-04-22 18:15:49 +02:00 |
|
Wojtek Figat
|
9e222d222c
|
Fix dead-lock in characters layout calc regression from e8aa2f922b
|
2023-04-22 18:00:25 +02:00 |
|