Commit Graph

2678 Commits

Author SHA1 Message Date
Wojciech Figat
af75751bf1 Add Tab navigation for Editor UI 2021-12-21 18:14:55 +01:00
Wojciech Figat
c178afdf6b Add **UI navigation** system
#574
2021-12-21 18:14:54 +01:00
Wojtek Figat
71212420f6 Fix Github CD hanging during editor package compression 2021-12-20 19:09:18 +01:00
Wojtek Figat
233de2d4a4 Fix Animation timeline load/save with the latest format 2021-12-20 18:47:19 +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
1c34c7f293 Fix crash when creating C# object for native object at the same time on multiple threads 2021-12-16 18:58:14 +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
821ba0ec3b Add Rectangle.Distance for distance between rectangle and a point 2021-12-14 17:00:13 +01:00
Wojciech Figat
fc2a7d98fa Add gamepad camera control for editor viewports 2021-12-14 16:59:20 +01:00
Wojciech Figat
8f51c7689f Fix missing object linkage when loading missing prefab objects during scene load 2021-12-13 17:32:02 +01:00
Wojciech Figat
06305a8af6 Optimize model data access during models importing 2021-12-13 17:32:01 +01:00
Wojciech Figat
b88ac45b53 Optimize model data access during models importing 2021-12-13 17:32:01 +01:00
Wojciech Figat
25c7909e30 Fix radial lights 2021-12-13 17:32:00 +01:00
Wojciech Figat
5f4bfa36d8 Add various usability improvements to the Editor 2021-12-13 17:31:59 +01:00
Wojciech Figat
793bb502f5 Fix prefab changes apply crash
#305
2021-12-13 17:31:58 +01:00
Wojciech Figat
58967e739a Fix import transform for skinned models
#610
2021-12-13 17:31:57 +01:00
Wojtek Figat
224b9b8930 Fix mono audio playback with XAudio2 2021-12-12 12:51:08 +01:00
Wojtek Figat
83046494a5 Fix crash 2021-12-11 23:03:37 +01:00
Wojtek Figat
f71dce08fc Fix scene animation warning due to missing object to be fired once per-track without a spam 2021-12-11 17:28:22 +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
77e1ec530b Refactor GetChildByPrefabObjectId/GetScriptByPrefabObjectId from Actor to be private 2021-12-11 17:28:20 +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
c23ec9935f Fix Multi Blend 1D/2D root motion extraction with blending
#678
2021-12-10 12:48:37 +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
2b1e5e4958 Fix various issues with Multi Blend 2D node 2021-12-09 17:09:31 +01:00
Wojciech Figat
2192852510 Fix crash when passing function with lambda to the Job System 2021-12-09 17:09:07 +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
71c8fa2638 Merge branch 'tick_fix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-tick_fix 2021-12-09 10:36:10 +01:00
Wojciech Figat
dd92ae0ff4 Fix Windows Game build 2021-12-08 17:14:14 +01:00
Wojciech Figat
6d1f2e5673 Fix build tool freeze when parsing scripting header that contains invalid multi-line comment 2021-12-08 16:54:52 +01:00
Wojciech Figat
c35465b274 Fix minor issues 2021-12-08 16:53:44 +01:00
Wojciech Figat
55c015de4b Fix VolumetricFog regression from 4b9001abf2 2021-12-08 16:53:31 +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
e9557352a0 Update copyright year in some source files 2021-12-08 09:44:10 +01:00
Wojciech Figat
2daec98fd7 Reuse code from Bind lambda in Function 2021-12-07 18:27:21 +01:00
Wojciech Figat
4a191f5f6c Merge branch 'MiscellaneousImprovements' of git://github.com/intolerantape/FlaxEngine into intolerantape-MiscellaneousImprovements 2021-12-07 18:23:20 +01:00