Commit Graph

1023 Commits

Author SHA1 Message Date
Wojtek Figat
79b7e76777 Adjustments for timeline editing UI 2021-08-23 16:51:17 +02:00
Wojtek Figat
bbe9193686 Add resizing feature to timeline curve tracks
#519
2021-08-23 16:33:47 +02:00
Wojtek Figat
5b05c6ceaa Add scrolling timeline horizontally with Shift+Wheel
#519
2021-08-23 14:38:08 +02:00
Wojtek Figat
ee29a1bc91 Add preserving timeline position when zooming with a mouse wheel
#519
2021-08-23 14:37:48 +02:00
Wojtek Figat
3be48c052f Merge branch 'patch-1' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-patch-1 2021-08-23 13:40:05 +02:00
Wojtek Figat
052366be66 Optimize audio preview rendering when zoom is very high
#519
2021-08-23 13:39:07 +02:00
Wojtek Figat
347eaa9d07 Optimize timeline background rendering when zoom is very high
#519
2021-08-23 13:18:41 +02:00
Wojtek Figat
bee117f86b Optimize Content Finder popup 2021-08-23 10:54:19 +02:00
Jean-Baptiste Perrier
6fa1fc462f Add Ramsay quote 2021-08-23 10:27:22 +02:00
Wojtek Figat
b29d1f9902 Fix rare crashes due to selection not being empty on play mode start 2021-08-21 13:13:32 +02:00
Wojtek Figat
a7880d73f3 Fix 2021-08-21 13:12:09 +02:00
Wojtek Figat
ac21c4d1e7 Adjust scene node context menu 2021-08-21 13:11:10 +02:00
Wojtek Figat
ed8a10f276 Add option to select scene asset from Scene tree window 2021-08-21 13:11:04 +02:00
Wojtek Figat
8b8a83eb20 Fix materials parameters display issues after editing 2021-08-21 13:10:44 +02:00
Wojtek Figat
890ea38470 Add -new command line arg to create a new project 2021-08-21 13:10:08 +02:00
Wojtek Figat
07d06c74b5 Fix context menu keyboard arrows navigation to skip disabled items 2021-08-21 13:09:49 +02:00
Wojtek Figat
7a1817b099 Fix Custom Editor UI regression
3cf3f58db1
2021-08-21 13:09:09 +02:00
Wojtek Figat
7656cf541d Fix snap to the ground to use scene graph query instead of physics only raycast 2021-08-21 13:07:03 +02:00
Wojtek Figat
6f5605b7ca Fix window focus issue when removing actors 2021-08-21 13:06:26 +02:00
Wojtek Figat
718ae78036 Fix UI with list of null items when layout gets rebuilt at item level 2021-08-21 13:06:04 +02:00
Wojtek Figat
1943c64a33 Fix timeline background stops drawing to be ore readable
#519
2021-08-21 13:02:39 +02:00
Wojtek Figat
9c1fa7c0ce Add Zoom value box to timeline view context menu 2021-08-21 13:01:56 +02:00
Wojtek Figat
14068307d1 Add support for changing scenes via Editor during play mode 2021-08-21 13:01:42 +02:00
Wojtek Figat
670e48ec1c Add option to Scene context menu to unload it 2021-08-21 13:01:11 +02:00
Wojtek Figat
e288104472 Add helper tooltips for Scene Animation actions UI 2021-08-21 12:59:59 +02:00
Wojtek Figat
99b0cf71a8 Add better timeline UI positioning for improved viewport navigation 2021-08-21 12:59:47 +02:00
Wojtek Figat
2b7e6944e8 Add timeline view panning with right mouse button 2021-08-21 12:59:15 +02:00
Wojtek Figat
51016949b8 Fix actor renaming on paste to keep previous name if can 2021-08-21 12:55:17 +02:00
Wojtek Figat
09e2b737f0 Fix rare crashes due to selection not being empty on play mode start 2021-08-20 10:51:27 +02:00
Wojtek Figat
39a4dab81f Fix 2021-08-19 13:06:19 +02:00
Wojtek Figat
eab9a2c0ac Adjust scene node context menu 2021-08-19 13:06:15 +02:00
Wojtek Figat
7822266029 Add option to select scene asset from Scene tree window 2021-08-19 13:06:14 +02:00
Wojtek Figat
fff2c3e038 Fix materials parameters display issues after editing 2021-08-18 22:55:31 +02:00
Wojtek Figat
540643972a Fix 2021-08-18 22:09:52 +02:00
Wojtek Figat
66657d798a Add typename to script panel tooltip and don't inherit tooltip 2021-08-17 23:35:17 +02:00
stefnotch
87be58b4fa Add "show in explorer" 2021-08-17 11:33:23 +02:00
Wojtek Figat
dee4537f23 Add -new command line arg to create a new project 2021-08-16 22:50:11 +02:00
Wojtek Figat
34132e3074 Fix context menu keyboard arrows navigation to skip disabled items 2021-08-16 22:50:10 +02:00
Wojtek Figat
442c0113ea Merge branch 'removed-unnecessary-null-terminator' of git://github.com/Zbyl/FlaxEngine into Zbyl-removed-unnecessary-null-terminator 2021-08-16 09:54:40 +02:00
Wojtek Figat
f2d235bc74 Fix Custom Editor UI regression
3cf3f58db1
2021-08-16 09:48:31 +02:00
Zbigniew Skowron
b5f7c96c80 Removed unnecessary NULL terminator in RunBuildTool() to fix #402: "Copying new log after clearing partially fails" 2021-08-15 22:12:46 +02:00
Wojtek Figat
151f551bc9 Merge branch 'fixing-strigview-gettext-uses' of git://github.com/Zbyl/FlaxEngine into Zbyl-fixing-strigview-gettext-uses 2021-08-13 13:57:02 +02:00
Wojtek Figat
af22c7e96f Refactor DownloadIndexBuffer to return unsigned data 2021-08-13 10:06:29 +02:00
Wojtek Figat
c3b9f61b9f Fix snap to the ground to use scene graph query instead of physics only raycast 2021-08-12 13:59:30 +02:00
Wojtek Figat
98c43dba42 Fix window focus issue when removing actors 2021-08-12 12:51:20 +02:00
Wojtek Figat
299d0493b9 Optimize single undo edit action to not use wrapper 2021-08-12 11:48:52 +02:00
Wojtek Figat
3cf3f58db1 Fix UI with list of null items when layout gets rebuilt at item level 2021-08-12 11:48:51 +02:00
Wojtek Figat
799c4a4f17 Remove whitespaces 2021-08-10 19:33:55 +02:00
Wojtek Figat
a497ef9d6f Fix timeline background stops drawing to be ore readable
#519
2021-08-10 17:35:27 +02:00
Wojtek Figat
125d1aa08c Add Zoom value box to timeline view context menu 2021-08-10 17:27:44 +02:00