Commit Graph

742 Commits

Author SHA1 Message Date
thallard
b4d879960f Remove unused import 2021-08-05 12:42:46 +02:00
thallard
456a944482 Merge branch 'master' of https://github.com/FlaxEngine/FlaxEngine into dev 2021-08-05 12:40:38 +02:00
HosRa
23e94a259b Create new option for open method window 2021-08-05 12:20:31 +02:00
Wojtek Figat
cb5c716fdb Add third camera shot preview (in a middle) 2021-08-04 17:42:03 +02:00
Wojtek Figat
980aa860fc Fix camera preview in scene animation 2021-08-04 17:35:42 +02:00
Wojtek Figat
080b3b1136 Fix camera previews placement on camera cuts track
#519
2021-08-04 16:58:24 +02:00
Wojtek Figat
fc8c8b5c25 Tweaks and improvements for curves editing
#519
2021-08-04 16:35:19 +02:00
Wojtek Figat
41b7897857 Split CurveEditor into separate files for easier navigation 2021-08-04 12:01:23 +02:00
Wojtek Figat
04c807aea5 Fix scrolling to selected actor in scene tree if parent is collapsed 2021-08-04 11:36:27 +02:00
Wojtek Figat
9464c509fa Improve keyframes and curves points moving with a mouse
#519
2021-08-04 10:59:43 +02:00
Wojtek Figat
6ee6c8e0be Fix arrows in AnimGraph state machine 2021-08-03 17:08:54 +02:00
Wojtek Figat
c9b87d9b76 Add option to use seconds for timeline/media duration 2021-08-03 12:05:47 +02:00
Wojtek Figat
37cfe692f6 Add bone icon for Anim Graph connections with local skeleton nodes pose 2021-08-01 23:18:20 +02:00
Wojtek Figat
9012397593 Add automatic resizing for the timeline track preview values for better readability
#519
2021-07-30 15:59:01 +02:00
Wojtek Figat
16c656cda2 Move member track preview value showing to be shared impl 2021-07-30 15:57:51 +02:00
Wojtek Figat
e1cac0b779 Add loading info text when opening scene animation window 2021-07-30 15:04:26 +02:00
Wojtek Figat
25487c17e3 Fix stack overflow when using recursion with nested scene animations
#519
2021-07-30 14:29:40 +02:00
Wojtek Figat
563eecebda Add support for Pack/Unpack Structure nodes and Enum constant in Anim Graph 2021-07-30 12:37:36 +02:00
Wojtek Figat
c2de55f005 Add support for Is Null, Is Valid, As, Is and Type Reference nodes in Anim Graph 2021-07-30 10:59:20 +02:00
Wojtek Figat
c4a0b1c4d6 Fix false-positive of Surface node value modification 2021-07-30 10:34:40 +02:00
Wojtek Figat
752dc30cc5 Fix error when loading Visject surface with an bug 2021-07-29 23:35:52 +02:00
Wojtek Figat
d8f555e8dc Add support for using structures as Visual Script and Anim Graph parameters 2021-07-29 23:35:30 +02:00
Wojtek Figat
ee6ef85326 Fix creating reroute nodes in Visject during debugging 2021-07-29 22:56:53 +02:00
Wojtek Figat
22d547e87b Refactor Variant type ManagedObject serialization to be usable for Visual Scripting 2021-07-29 22:56:11 +02:00
Wojtek Figat
ad7f5cf720 Add support for object and enum properties in Anim Graph 2021-07-29 19:51:30 +02:00
Wojtek Figat
19da74f913 Drop byte from VS types 2021-07-29 19:45:33 +02:00
Wojtek Figat
1f59c43b04 Revert due to crashes (strange) 2021-07-29 19:45:09 +02:00
Wojtek Figat
f42d2b8a18 Tweaks and improvements 2021-07-29 15:41:58 +02:00
Wojtek Figat
84f48e4a6f Add full documentation tooltip to Visject new parameter type picker list 2021-07-29 14:06:05 +02:00
Wojtek Figat
fcd0841bc7 Hide various Editor types from scripting 2021-07-29 14:05:42 +02:00
Wojtek Figat
5186cec942 Improve animation preview usability for debugging 2021-07-29 10:33:21 +02:00
Wojtek Figat
d505160444 Optimize UI for complex timelines with many tracks 2021-07-29 10:25:58 +02:00
Wojtek Figat
3331753bcd Expose TypeUtils.GetType to public 2021-07-29 10:05:20 +02:00
Wojtek Figat
0d9852be27 Improve timeline frame labels displaying 2021-07-29 10:05:03 +02:00
Wojtek Figat
4c0435feef Add timeline position synchronization with animation playback in Editor preview 2021-07-29 09:56:33 +02:00
Wojtek Figat
6718b37ca1 Fixes and improvements 2021-07-24 23:38:05 +02:00
Wojtek Figat
caaae8af78 Add NoUndo attribute for properties without undo usage 2021-07-24 23:37:44 +02:00
Wojtek Figat
9cde9b0743 Add tint to timeline navbar buttons 2021-07-23 16:25:29 +02:00
Wojtek Figat
91be427305 Fix typos 2021-07-23 16:25:12 +02:00
Wojtek Figat
46a65f99fa Add buttons for play/pause/stop Animation timeline in editor window 2021-07-23 16:18:11 +02:00
Wojtek Figat
0bd41a748f Adjust normals/tangents preview length 2021-07-22 11:24:31 +02:00
Wojtek Figat
6eea2cc675 Add option to preview model meshes Normals and Tangents in Editor preview 2021-07-22 11:19:54 +02:00
Wojtek Figat
3a5c212985 Change CalculateTangents to false as default and calculate normals/tangents by default if missing 2021-07-22 10:25:01 +02:00
Wojtek Figat
b7a7bc891a Minor tweaks 2021-07-21 15:42:04 +02:00
Wojtek Figat
5a6853ba32 Add optional location for Plugin Icon to be inside plugin project root 2021-07-21 11:49:11 +02:00
Wojtek Figat
99eb3447ef Fix paths in plugin projects root nodes in Content Database 2021-07-21 11:48:27 +02:00
Wojtek Figat
cb21ff359b Fix checking min engine version for referenced projects too 2021-07-20 16:44:02 +02:00
Wojtek Figat
0794ab4ee5 Add support for bundling custom assets by GamePlugins 2021-07-20 16:32:55 +02:00
Wojtek Figat
929bd2a8c8 Add support for rendering percentage scale with upscaling to backbuffer 2021-07-20 11:06:25 +02:00
GoaLitiuM
681c45dcbe Support Rider for Unreal Engine 2021-07-17 21:18:09 +03:00