Wojtek Figat
|
d76b5234c5
|
Expose and document various APIs of Visject for plugins to use
|
2024-02-18 11:06:42 +01:00 |
|
Wojtek Figat
|
5e218c8da9
|
Improve #2100 and fix undo
|
2024-02-18 00:03:27 +01:00 |
|
Wojtek Figat
|
f0f065f983
|
Merge branch 'new-context-menu-button' of https://github.com/whocares77/FlaxEngine into whocares77-new-context-menu-button
|
2024-02-17 23:52:50 +01:00 |
|
Wojtek Figat
|
87c66b0168
|
Fix root motion preview in animation window
|
2024-02-09 15:38:11 +01:00 |
|
Wojtek Figat
|
cfb8350c65
|
Fix anim graph debugging to handle nested graph connections highlights properly
|
2024-02-07 19:22:07 +01:00 |
|
Wojtek Figat
|
e75902e900
|
Variosu tweaks
|
2024-02-07 18:56:07 +01:00 |
|
Wojtek Figat
|
8441726da7
|
Improve support for fixed-arrays in api fields
|
2024-02-07 18:43:48 +01:00 |
|
Wojtek Figat
|
169024ae47
|
Fix new asset naming to always validate filename
#2212
|
2024-02-06 17:39:43 +01:00 |
|
Wojtek Figat
|
d33ff4306f
|
Fix sprite atlas limit on 4096
#2218
|
2024-02-06 14:49:44 +01:00 |
|
Wojtek Figat
|
0d8464dbd9
|
Merge branch 'fix-plugin-create-name' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-plugin-create-name
|
2024-02-06 12:12:54 +01:00 |
|
Wojtek Figat
|
479a917c59
|
Tweak #2186
|
2024-02-06 11:42:55 +01:00 |
|
Wojtek Figat
|
060440195d
|
Merge branch 'fix-plugins-window' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-fix-plugins-window
|
2024-02-06 11:40:05 +01:00 |
|
Wojtek Figat
|
84927c79fc
|
Merge branch 'Remove-auto-editor-mods' of https://github.com/Tryibion/FlaxEngine into Tryibion-Remove-auto-editor-mods
|
2024-02-06 11:26:17 +01:00 |
|
Wojtek Figat
|
b2d0afd4ef
|
Simplify code in #2202 for script type searching
|
2024-02-06 11:09:08 +01:00 |
|
Chandler Cox
|
b85f471fcb
|
Add drag cleanup on destroy.
|
2024-01-23 08:59:27 -06:00 |
|
Chandler Cox
|
f306d34a6e
|
Add drag drop for actor script items into scenes and prefabs.
|
2024-01-23 08:34:15 -06:00 |
|
Chandler Cox
|
ce658acb22
|
Dont include editor modules in auto generated git plugin pulling.
|
2024-01-22 18:03:14 -06:00 |
|
nothingTVatYT
|
40e75465a3
|
fix plugin entry layout
|
2024-01-17 22:46:49 +01:00 |
|
Chandler Cox
|
2c5095e0a1
|
Fix Plugin Project creation when the user types in symbols.
|
2024-01-12 20:35:59 -06:00 |
|
Wojtek Figat
|
af0439f3ce
|
Add displaying playback position of animation in Anim Graph window
|
2024-01-05 22:06:44 +01:00 |
|
Wojtek Figat
|
7f4d2d8db6
|
Fix GPU profiler event percentage calculation and add tint highlight to spot slow entries
|
2024-01-05 12:53:48 +01:00 |
|
|
|
4b6ada7289
|
Fix profiling hotkeys not working while profiler window is closed
|
2023-12-31 13:10:55 +02:00 |
|
Wojtek Figat
|
7d633865ac
|
Merge branch 'select-after-spawn' of https://github.com/Tryibion/FlaxEngine into Tryibion-select-after-spawn
|
2023-12-27 21:02:33 +01:00 |
|
Wojtek Figat
|
55066cd738
|
Add red tint highlight for CPU profiler table entries based on event duration
|
2023-12-26 13:12:51 +01:00 |
|
Chandler Cox
|
0d5d11e184
|
Add selecting and starting rename on actors spawned in the prefab window.
|
2023-12-20 10:03:38 -06:00 |
|
whocares77
|
4e2f0cd22c
|
Added "Create parent for selected actors" context menu button
|
2023-12-19 11:02:18 +03:00 |
|
Wojtek Figat
|
64e391df24
|
Refactor Visual Script debugger apis to use bindings generator
|
2023-12-16 17:58:18 +01:00 |
|
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
|
d26b9818d8
|
Fix spawned prefab name after drag&drop into prefab window
#1865
|
2023-12-12 19:13:47 +01:00 |
|
nothingTVatYT
|
0df00fd881
|
wait for git processes to end
|
2023-12-11 04:14:17 +01:00 |
|
Wojtek Figat
|
5575917c4b
|
Fix prefab window performance with large hierarchies
|
2023-12-05 23:44:45 +01:00 |
|
Wojtek Figat
|
b7e4fe3e85
|
Add automatic code modules references adding when cloning plugin project
#1335
|
2023-11-29 12:28:19 +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 |
|
ExMatics HydrogenC
|
5b7a3f9700
|
Show skeleton when entering skeleton tab
|
2023-11-22 21:52:07 +08: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 |
|
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
|
fc2d9a745f
|
Fix missing scene dirty state when spawning prefab in scene tree
|
2023-11-19 20:24:47 +01:00 |
|
Chandler Cox
|
84f6e2f90f
|
Hide search window and search nodes from UIControls
|
2023-11-17 11:25:54 -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
|
785d3e8648
|
Fix Output Log window to scroll log on startup properly
|
2023-11-08 11:40:57 +01:00 |
|
Wojtek Figat
|
22d754e797
|
Fix error during new json asset creation via ContentContextMenu if the class is missing empty constructor
#1838
|
2023-11-07 16:21:56 +01:00 |
|