Commit Graph

991 Commits

Author SHA1 Message Date
Wojciech Figat
f295cda27a Add doc tooltips for actor types in Toolbox windows 2021-12-22 15:03:25 +01:00
Wojciech Figat
047cc38d69 Add managed assembly xml docs parsing for tooltips in Editor 2021-12-22 15:01:00 +01:00
Wojciech Figat
216332ff53 Add caching for code docs in Editor 2021-12-22 11:38:37 +01:00
Wojciech Figat
73c22b75ea Add Code Docs module for Editor tooltips 2021-12-22 10:55:42 +01:00
Wojciech Figat
6b9a3c58d0 Fix ComboBox regression 2021-12-22 10:52:09 +01:00
Wojciech Figat
ae8d6ba433 Fix color trackball usage with undo 2021-12-21 22:21:11 +01:00
Wojciech Figat
af75751bf1 Add Tab navigation for Editor UI 2021-12-21 18:14:55 +01:00
Wojtek Figat
15c090126a Add option to disable timeline Media resizing by the user 2021-12-20 18:42:23 +01:00
Wojtek Figat
6bca60654e Add timeline media Start editing in properties popup in seconds if using this view mode 2021-12-20 18:41:42 +01:00
Wojtek Figat
3c3f2ae075 Add **Animation Slot** node for playing animations from code in Anim Graph 2021-12-16 18:57:33 +01:00
Wojtek Figat
6f9f2ccdc0 Dont sue xd 2021-12-16 18:56:18 +01:00
Wojciech Figat
fc2a7d98fa Add gamepad camera control for editor viewports 2021-12-14 16:59:20 +01:00
Wojciech Figat
5f4bfa36d8 Add various usability improvements to the Editor 2021-12-13 17:31:59 +01:00
Wojtek Figat
a9aaed6f33 Add support for PrefabObject tracks and automated animation instancing with UsePrefabObjects enabled 2021-12-11 17:28:21 +01:00
Wojtek Figat
bb674b43f9 Refactor Timeline UI to use track flags 2021-12-11 17:28:20 +01:00
Wojciech Figat
2ef0aabfbc Fix content finder item selection issue due to mouse leave event 2021-12-10 16:09:16 +01:00
Wojciech Figat
b2765533fb Add context menu and tooltip to asset items in Content Finder tool 2021-12-10 15:45:06 +01:00
Wojciech Figat
cb575ffe04 Fix 2021-12-10 12:48:12 +01:00
Wojciech Figat
d5585a30fd Fix missing root motion preview in Animation preview panels (with option to disable it) 2021-12-10 12:42:11 +01:00
Wojciech Figat
f1b3f71b09 Fix GUI material preview positioning in the Material window
#552
2021-12-09 17:11:21 +01:00
Wojciech Figat
79d393b3ef Fix HSV value adjusting in Color picker to not exceed 1
#437
2021-12-09 17:11:04 +01:00
Wojciech Figat
141022caf8 Add tooltips to actors in scene tree and to properties General panel header
#182
2021-12-09 17:10:34 +01:00
Wojciech Figat
fcb9bbbe72 Fix showing tooltips for tree nodes in Editor 2021-12-09 17:08:39 +01:00
Wojciech Figat
4a8291d596 Minor fixes 2021-12-09 17:08:10 +01:00
Wojciech Figat
4f127761a0 Fix error on scene tree drag&drop handling change 2021-12-09 17:07:39 +01:00
Wojciech Figat
822d8c947e Fix navmesh update when adding/removing navmesh bounds volume
#159
2021-12-09 17:03:53 +01:00
Wojciech Figat
9c7b66ba70 Merge branch 'local' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-local
# Conflicts:
#	Source/Editor/Windows/Assets/LocalizedStringTableWindow.cs
#	Source/Engine/Localization/Localization.cpp
#	Source/Engine/Localization/LocalizedStringTable.h
2021-12-09 11:31:06 +01:00
Wojciech Figat
c35465b274 Fix minor issues 2021-12-08 16:53:44 +01:00
Wojciech Figat
10c6e34e06 Add preserving selection of the created new folder in the Content window 2021-12-08 16:51:26 +01:00
Wojciech Figat
43531a020a Add drag&drop to prefab hierarchy panel for easier usage 2021-12-08 16:50:30 +01:00
Wojciech Figat
11b88cc621 Fix Windows Snap with borderless windows
#629 #676
2021-12-08 16:49:44 +01:00
Wojciech Figat
983d5dee31 Fix tree node navigation with key arrows to be more usable for deep hierarchies 2021-12-07 18:23:03 +01:00
Wojciech Figat
1cc26c871d Fixes for regression in tree UI layout after recent refactor 2021-12-07 18:23:02 +01:00
Wojciech Figat
ea71e8cbe6 Tweaks for doc comments 2021-12-07 18:23:01 +01:00
Wojciech Figat
23303802ec Add support for passing back value via reference to C# scripting event 2021-12-06 16:46:16 +01:00
Wojciech Figat
e17b6d1625 Hide enum/structure nodes from state machine surface context menu 2021-12-03 15:35:23 +01:00
Wojciech Figat
3e2956a7bf Fix C# bindings for Editor for Window build on Linux 2021-12-02 13:29:23 +01:00
Wojtek Figat
1b3790f60e Fix regression from 74f813ed3e 2021-11-30 20:17:16 +01:00
Wojtek Figat
c0b4523b7b Fix editor undo for unsigned integer types 2021-11-29 19:59:21 +01:00
Wojtek Figat
508896b313 Fix DefaultValue attribute support in Custom Editors for unsigned integers 2021-11-29 19:58:57 +01:00
Wojtek Figat
0ab9f11e1d Merge remote-tracking branch 'origin/master' 2021-11-27 13:08:09 +01:00
Wojtek Figat
74f813ed3e Optimize UI in Editor 2021-11-27 13:07:09 +01:00
Wojciech Figat
1e034c904a Fix missing blend shape refresh for Skinned Model window preview 2021-11-26 12:57:37 +01:00
Wojciech Figat
7d970de5ce Add F2 shortcut for renaming item in files import dialog 2021-11-24 17:41:41 +01:00
Wojciech Figat
05d0e1bdcc Add Split Objects object to split imported meshes/animations into separate assets 2021-11-24 17:40:56 +01:00
Wojciech Figat
be0059f0af Add ability to create an Actor by dragging it to an empty space in the Actor hierarchy window 2021-11-22 17:08:10 +01:00
Wojciech Figat
ff1ae0f5ed Add F11 shortcut to maximize Game window during play-mode in Editor 2021-11-22 17:07:57 +01:00
Wojtek Figat
d260681773 Add ps5 icon 2021-11-21 19:02:36 +01:00
Wojciech Figat
52d79ca15a Fixes for array nodes in Visject 2021-11-19 16:04:13 +01:00
Wojciech Figat
76e4a9e7b1 Add Index output for array iterator loop 2021-11-19 16:03:04 +01:00