Wojtek Figat
|
efebb29ac0
|
Minor tweak for #2003
|
2023-12-16 12:49:39 +01:00 |
|
Wojtek Figat
|
c3dd05211b
|
Merge branch 'load-additional-scene' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-load-additional-scene
|
2023-12-16 12:40:34 +01:00 |
|
Wojtek Figat
|
d7b17ae0a6
|
Fix deadlock in asset thumbnails rendering queue when texture streaming fails
#2057
|
2023-12-14 16:05:15 +01:00 |
|
Wojtek Figat
|
fe1a655654
|
Add support for displaying and reverting array values to prefab value in properties panel
#1548
|
2023-12-14 13:57:16 +01:00 |
|
Wojtek Figat
|
51fc4c68cd
|
Use tooltip from native function docs and support multiple colliders selected at once #2063
|
2023-12-14 11:04:36 +01:00 |
|
Wojtek Figat
|
8a5a7851cf
|
Merge branch 'boxcollider-autosize' of https://github.com/Menotdan/FlaxEngine into Menotdan-boxcollider-autosize
|
2023-12-14 10:49:46 +01:00 |
|
Menotdan
|
9454385683
|
Use the BoxColliderNode class for handling actor spawn events.
|
2023-12-12 15:46:15 -05:00 |
|
Wojtek Figat
|
d26b9818d8
|
Fix spawned prefab name after drag&drop into prefab window
#1865
|
2023-12-12 19:13:47 +01:00 |
|
Wojtek Figat
|
b297b9f185
|
Fix not supported dragging prefab actors between windows
#2065
|
2023-12-12 18:59:52 +01:00 |
|
Wojtek Figat
|
14632ecb66
|
Merge branch 'fix-plugin-clone' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-fix-plugin-clone
|
2023-12-11 19:51:10 +01:00 |
|
Wojtek Figat
|
ad7d7f371e
|
Merge branch 'android-orientation' of https://github.com/Tryibion/FlaxEngine into Tryibion-android-orientation
|
2023-12-11 17:34:47 +01:00 |
|
Chandler Cox
|
4725f51431
|
Move android screen orientation into platform settings
|
2023-12-11 10:00:19 -06:00 |
|
Wojtek Figat
|
6dd72cdf32
|
Add removing thumbnails for deleted assets
#1729
|
2023-12-11 14:14:55 +01:00 |
|
Wojtek Figat
|
51e92a49ad
|
Merge branch 'model-prefab-freeze-fix' of https://github.com/Menotdan/FlaxEngine into Menotdan-model-prefab-freeze-fix
|
2023-12-11 11:20:42 +01:00 |
|
nothingTVatYT
|
0df00fd881
|
wait for git processes to end
|
2023-12-11 04:14:17 +01:00 |
|
Menotdan
|
fe19ffddd9
|
Fix freeze when prefab ID is empty.
|
2023-12-10 18:12:41 -05:00 |
|
NoriteSC
|
e508fb8cd0
|
added Note and Tip for blender users to Description
|
2023-12-10 00:23:43 +01:00 |
|
Menotdan
|
4e54e945ef
|
Implement auto-sizing for box colliders when they are added to the scene.
|
2023-12-09 17:43:06 -05:00 |
|
Chandler Cox
|
df83491313
|
Add ability to change default Android screen orientation.
|
2023-12-08 15:48:43 -06:00 |
|
Wojtek Figat
|
59fe448987
|
Fix script add undo regression 9bde0f9f9b
#2041
|
2023-12-08 10:23:17 +01:00 |
|
Wojtek Figat
|
cb92110976
|
Add ModelPrefab to imported model prefab for reimporting functionality
|
2023-12-07 10:25:45 +01:00 |
|
Wojtek Figat
|
32ced6e68a
|
Fix missing surface graph edited flag after removing anim graph state transition
#2035
|
2023-12-06 14:27:14 +01:00 |
|
Wojtek Figat
|
23a72f2ade
|
Fix not showing primary context menu on Visject surface if child control handled input event
|
2023-12-06 13:03:37 +01:00 |
|
Wojtek Figat
|
af4a6b80a8
|
Merge branch 'scale-default' of https://github.com/Tryibion/FlaxEngine into Tryibion-scale-default
|
2023-12-06 12:51:23 +01:00 |
|
Wojtek Figat
|
1eca03e50c
|
Merge branch 'multi-add-script' of https://github.com/Tryibion/FlaxEngine into Tryibion-multi-add-script
|
2023-12-06 12:50:07 +01:00 |
|
Wojtek Figat
|
9e593195c0
|
Merge branch 'fix-select' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-select
|
2023-12-06 12:31:05 +01:00 |
|
Wojtek Figat
|
7a7a43b897
|
Fix selecting prefab object when object from prefab is already selected
|
2023-12-06 11:20:01 +01:00 |
|
Wojtek Figat
|
63773f2ddf
|
Add **option to import model file as Prefab**
#1909 #1329 #1973
|
2023-12-06 11:19:42 +01:00 |
|
Wojtek Figat
|
5575917c4b
|
Fix prefab window performance with large hierarchies
|
2023-12-05 23:44:45 +01:00 |
|
Wojtek Figat
|
63ddf53ad3
|
Fix model asset thumbnail if mesh is not centered around origin
|
2023-12-05 23:43:54 +01:00 |
|
Chandler Cox
|
9bde0f9f9b
|
Fix layout of editor updating when adding a script to multiple actors in a scene.
|
2023-12-02 09:40:33 -06:00 |
|
Chandler Cox
|
7d15944381
|
Add break
|
2023-12-02 09:27:13 -06:00 |
|
Chandler Cox
|
58bfd1954e
|
Fix UICanvas to only spawn CanvasScalar if it doesnt already have one.
|
2023-12-02 09:24:04 -06:00 |
|
Chandler Cox
|
9a712ba3cf
|
Fix selecting objects/gizmos with high far plane.
|
2023-12-02 09:12:38 -06:00 |
|
Wojtek Figat
|
c8dd2c045c
|
Simplify sorting arrays code
|
2023-12-01 13:57:34 +01:00 |
|
Wojtek Figat
|
a808bcdbf6
|
Refactor objects splitting in models importing to be handled by ModelTool not the importer code itself
|
2023-12-01 13:57:08 +01:00 |
|
Wojtek Figat
|
b7e4fe3e85
|
Add automatic code modules references adding when cloning plugin project
#1335
|
2023-11-29 12:28:19 +01:00 |
|
Wojtek Figat
|
c6017a21f3
|
Fix constant value sliders in material graphs to not be used due to shader compilations
|
2023-11-28 23:19:47 +01:00 |
|
nothingTVatYT
|
a3f1dc2694
|
removed unnecessary check
|
2023-11-28 00:50:44 +01:00 |
|
nothingTVatYT
|
84f3d50925
|
moved a comment line back to the suitable place
|
2023-11-28 00:43:55 +01:00 |
|
nothingTVatYT
|
a06a079804
|
change submenu name to the shorter and less complicated "Add Scene"
|
2023-11-28 00:37:29 +01:00 |
|
nothingTVatYT
|
475453aa60
|
add load scene add. to context menus
|
2023-11-28 00:06:28 +01:00 |
|
Wojtek Figat
|
fd76c63a24
|
Merge branch 'remove-delete' of https://github.com/Tryibion/FlaxEngine into Tryibion-remove-delete
|
2023-11-27 14:32:34 +01:00 |
|
Wojtek Figat
|
98b42d3e2e
|
Add .NET SDK version 7 as forced to be used during game cooking (compatibility with)
|
2023-11-25 18:14:21 +01:00 |
|
Chandler Cox
|
2ddef2c6be
|
make vars public
|
2023-11-24 10:53:43 -06:00 |
|
Wojtek Figat
|
91629d7a28
|
Merge branch 'master' of https://github.com/HydrogenC/FlaxEngine into HydrogenC-master
|
2023-11-24 15:00:34 +01:00 |
|
Wojtek Figat
|
49bc7d3dcc
|
Fix BehaviorTree node UI after adding decorator that was already there
|
2023-11-24 14:59:25 +01:00 |
|
Wojtek Figat
|
d0f7a04c58
|
Add support for getter-only properties in blackboard selector access
|
2023-11-24 14:59:07 +01:00 |
|
Chandler Cox
|
53aae90d45
|
Code style fix
|
2023-11-24 07:50:00 -06:00 |
|
ExMatics HydrogenC
|
5b7a3f9700
|
Show skeleton when entering skeleton tab
|
2023-11-22 21:52:07 +08:00 |
|