Commit Graph

4743 Commits

Author SHA1 Message Date
mafiesto4 3e82e550f3 Add option for debug shapes drawing for particle emitters
#3267
2025-07-11 23:00:41 +02:00
Saas 33b540ed9e fix naming and treat unfolded category items as normal items 2025-07-10 20:07:52 +02:00
Saas 50871d8885 simplify and fix edge case in item list scrolling while holding control 2025-07-09 18:41:41 +02:00
xxSeys1 83374164db haha I did not copy paste that comment 2025-07-06 21:31:26 +02:00
xxSeys1 c5bfc6bc3d add option to add sphere in add colliders menu 2025-07-06 21:28:01 +02:00
Tryibion b3f88e156c Small change to out variable that is not used anymore. 2025-07-05 18:11:26 -05:00
Tryibion 7418d60f24 Add editor option for build configuration when using cook and run. 2025-07-05 18:09:30 -05:00
MrCapy0 3981d5090c change color gradiant node 8 to 11 stops 2025-07-05 10:27:45 -04:00
mafiesto4 2dd34b288c Merge remote-tracking branch 'origin/master' into 1.11 2025-07-04 12:05:19 +02:00
mafiesto4 0bc595f16f Disable terarin normals smoothening 2025-07-04 12:04:36 +02:00
Ari Vuollet 8e69aa8bd6 Fix error while closing Editor 2025-07-03 22:57:07 +03:00
Ari Vuollet 90b2fded48 Merge remote-tracking branch 'origin/master' into sdl_platform
# Conflicts:
#	Source/Editor/Windows/SceneTreeWindow.cs
2025-07-03 22:05:29 +03:00
Ari Vuollet 9125ffeb9e Update third-party label in About dialog 2025-07-03 22:02:37 +03:00
Ari Vuollet 28980e5fbf Cleanup 2025-07-03 22:02:36 +03:00
Ari Vuollet aab0d772a4 Implement client-side window decorations for Editor windows 2025-07-03 22:02:36 +03:00
mafiesto4 094a6562b8 Refactor ProbesRenderer 2025-07-03 10:18:51 +02:00
mafiesto4 c6640be04a Merge branch 'tageditor-quickexpand' of https://github.com/Zode/FlaxEngine into Zode-tageditor-quickexpand 2025-07-01 16:47:04 +02:00
mafiesto4 3fa099ad06 Merge branch 'ContentSearchMouseOverFocusFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ContentSearchMouseOverFocusFix 2025-07-01 16:27:08 +02:00
mafiesto4 37b4b25ead Merge branch 'VisjectConnectionCmPolish' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VisjectConnectionCmPolish 2025-07-01 16:06:13 +02:00
mafiesto4 763ede4bd9 Merge branch 'FixCloseButtonAfterIBrokeIt' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-FixCloseButtonAfterIBrokeIt 2025-07-01 15:58:36 +02:00
mafiesto4 53ed2431b5 Merge branch 'ItemsListExpandOnNavigate' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ItemsListExpandOnNavigate 2025-07-01 15:48:24 +02:00
mafiesto4 de61e3efb5 Merge branch 'keep-scroll-scene-play' of https://github.com/Tryibion/FlaxEngine into Tryibion-keep-scroll-scene-play 2025-07-01 15:34:07 +02:00
mafiesto4 78f0ff75f2 Move debug log clearing to handle pending entries too in publci api 2025-07-01 10:52:14 +02:00
mafiesto4 6efd456eaf Merge branch 'fix-log-clear-play' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-log-clear-play 2025-07-01 10:50:58 +02:00
mafiesto4 ada269568a Merge branch 'fix-tooltip-scene' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-tooltip-scene 2025-07-01 10:48:26 +02:00
mafiesto4 bdd7bae459 Add new Custom Lit shading model for custom lighting in materials (eg. Cel Shading) 2025-06-29 13:51:59 +02:00
xxSeys1 75647d149a make visual script editor method override cm searchable 2025-06-28 19:40:03 +02:00
Tryibion 52b64540ab Add extra index guard logic 2025-06-28 10:46:11 -05:00
xxSeys1 d7ab497b0e fix adding empty multi action to undo stack 2025-06-28 16:22:29 +02:00
xxSeys1 683a48a6e3 add default shortcuts to distribute node options 2025-06-28 16:02:44 +02:00
xxSeys1 a41fc51f92 add visject node formatting option to straighten node connections
Also fixes a bunch of missing trailing "." in doc comments and changes "Node editors" category in the input options to "Node Editors" to match the case of all other categories.
2025-06-28 15:53:32 +02:00
Tryibion b9cfd054c1 Remove unused variable 2025-06-27 21:38:10 -05:00
Tryibion 53d4ea51af Add prefab UI viewport scaling. 2025-06-27 21:18:53 -05:00
mafiesto4 185151b025 Minor fixes 2025-06-27 18:52:25 +02:00
mafiesto4 674fda7375 Add resizing to Custom Code nodes in Materials 2025-06-26 19:50:04 +02:00
Ari Vuollet 1586bb0702 Merge remote-tracking branch 'origin/master' into sdl_platform 2025-06-26 15:31:59 +03:00
xxSeys1 bf10d0949e add a bit of spacing to the left edge of the popup to reduce colors bleeding into the background 2025-06-26 12:47:31 +02:00
mafiesto4 d1c43ec1fe Merge remote-tracking branch 'origin/master' into 1.11 2025-06-25 10:48:11 +02:00
mafiesto4 8d62a13cbc Add LayoutElementsContainer.Image with IBrush 2025-06-24 18:32:20 +02:00
Ari Vuollet 6d337464f7 Support XDG Desktop Portal as color picker provider
Wayland and XWayland fallback implementation uses XDP in
order to query picked color from desktop.
2025-06-24 16:41:32 +03:00
mafiesto4 5a05038a9b Add new UIBrush that uses UIBrushAsset json resource with a brush data 2025-06-24 13:08:25 +02:00
xxSeys1 109d4423bb add accent color strip to search item icons 2025-06-23 20:14:18 +02:00
xxSeys1 6c1e380a3e fix search item hover auto focusing item
Change what happens when search items get focused to prevent focus being taken away from search box.
Also adds a highlight to mouse hovered search item.
2025-06-23 17:24:53 +02:00
mafiesto4 867ae2ceaa Add Texture Size node to particles 2025-06-23 09:31:15 +02:00
Tryibion 169db79b2a Fix issue with tooltip not updating on scene reload. 2025-06-20 20:12:43 -05:00
Tryibion 9e4c1da032 Clear entries and pending entries before play for debug log. 2025-06-20 19:42:30 -05:00
mafiesto4 d3a50cdacb Optimize Actor::DestroyChildren 2025-06-20 09:05:25 +02:00
Tryibion 3cb74d48ca Convert using event to using window method overrides. 2025-06-19 20:01:27 -05:00
Tryibion 8633ed2124 Merge branch 'master' into keep-scroll-scene-play 2025-06-19 19:58:04 -05:00
mafiesto4 bd2add7edd Tweak memory command tip 2025-06-16 23:15:58 +02:00