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 |
|
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 |
|
Chandler Cox
|
94f1dff497
|
Add main content nodes to not be duplicated.
|
2023-11-21 15:40:34 -06:00 |
|
Chandler Cox
|
fe53317ec7
|
Fix issue of options not showing up for regular content items.
|
2023-11-21 12:10:44 -06:00 |
|
Chandler Cox
|
317886e893
|
Remove ability to delete content and source folders. Limit CM options on those folders only to ones that make sense.
|
2023-11-21 12:03:01 -06:00 |
|
Wojtek Figat
|
eba4b9bcc1
|
Add immediate game viewport sync after aspect ratio change in Editor
|
2023-11-21 12:34:31 +01:00 |
|
Wojtek Figat
|
d01990e3bb
|
Fix deadlock in editor when using snap to the group with actor that has empty bounds
#1971
|
2023-11-21 12:34:06 +01:00 |
|
Chandler Cox
|
b14d88f8f8
|
Add git submodule init to git cloning.
|
2023-11-20 07:31:16 -06:00 |
|
Wojtek Figat
|
98012eb192
|
Minor improvements
|
2023-11-20 11:07:45 +01:00 |
|
Wojtek Figat
|
e9a1be481f
|
Add short delay before auto-selecting editor tab on drag over header
#1934
|
2023-11-20 11:03:49 +01:00 |
|
Wojtek Figat
|
70a540da4a
|
Refactor main editor viewport and prefab viewport to share dragging handling code
|
2023-11-20 10:48:16 +01:00 |
|
Wojtek Figat
|
9aa4421bfd
|
Fix Visual Script parameter setter node to accept multiple input flows
|
2023-11-19 20:41:24 +01:00 |
|
Wojtek Figat
|
fc2d9a745f
|
Fix missing scene dirty state when spawning prefab in scene tree
|
2023-11-19 20:24:47 +01:00 |
|
Wojtek Figat
|
f9799f8ef3
|
Update old code
|
2023-11-19 11:00:15 +01:00 |
|
Chandler Cox
|
84f6e2f90f
|
Hide search window and search nodes from UIControls
|
2023-11-17 11:25:54 -06:00 |
|
Wojtek Figat
|
15aaf5043a
|
Fix scenes reload feature to check if can do it, properly use async in play mode and ask for save if scene is modified
#1740
|
2023-11-17 14:07:33 +01:00 |
|
Wojtek Figat
|
719498e99b
|
Adjust MissingScriptEditor layout for UI
|
2023-11-17 13:08:37 +01:00 |
|
Wojtek Figat
|
c0f0bd87aa
|
Fix error in Tabs.SelectedTab
#1932
|
2023-11-14 10:33:40 +01:00 |
|
Wojtek Figat
|
b848c12802
|
Merge branch 'limit-cloth-brush' of https://github.com/Tryibion/FlaxEngine into Tryibion-limit-cloth-brush
|
2023-11-14 10:30:27 +01:00 |
|
Chandler Cox
|
ab5534da7f
|
Add limits to cloth brush values.
|
2023-11-13 20:38:04 -06:00 |
|
Wojtek Figat
|
618273977c
|
Minor improvements to code style #1541
|
2023-11-13 17:17:05 +01:00 |
|
Wojtek Figat
|
13881c7d97
|
Merge branch 'LightThemeTweaks' of https://github.com/Radiangames/FlaxEngine into Radiangames-LightThemeTweaks
|
2023-11-13 17:02:12 +01:00 |
|
Wojtek Figat
|
0f14672e3b
|
Codestyle formatting and fixes for #1888
|
2023-11-13 09:45:33 +01:00 |
|
Wojtek Figat
|
31ce41c5a4
|
Fix marking scene as dirty when creating prefab from existing actor
#1916
|
2023-11-11 17:57:54 +01:00 |
|
Wojtek Figat
|
ddaa5f9161
|
Fix regression in Custom Editor UI from 74bcf7d9e5
#1616 #1911
|
2023-11-11 14:47:20 +01:00 |
|
Wojtek Figat
|
252bb680fa
|
Merge branch 'fix-rider-detection' of https://github.com/MineBill/FlaxEngine into MineBill-fix-rider-detection
|
2023-11-10 16:14:38 +01:00 |
|