Commit Graph

762 Commits

Author SHA1 Message Date
Wojtek Figat
cdca5b4a28 Fix undo for missing actor children and scripts when doing Convert action 2021-08-08 18:38:26 +02:00
Wojtek Figat
6609425880 Fix creating prefab in Editor from selection in Prefab window 2021-08-08 17:25:18 +02:00
Wojtek Figat
bc46259286 Merge branch 'bugfix_crash_2riderinstall' of git://github.com/blep/FlaxEngine into blep-bugfix_crash_2riderinstall 2021-08-08 16:40:41 +02:00
Wojtek Figat
edf98acae2 Undo unwanted change 2021-08-08 16:04:07 +02:00
Wojtek Figat
a085531fda Add build preset and target names to access for Game Cooker extending 2021-08-08 16:02:48 +02:00
Wojtek Figat
6b532d2fbc Add CookingData for C# editor to extend the cooking process 2021-08-08 16:01:58 +02:00
Baptiste Lepilleur
7862ff4670 Fixed crash on startup when 2 Rider installations are detected 2021-08-07 21:43:58 +02:00
Wojtek Figat
fc762fdbdb Merge branch 'dev' of git://github.com/thallard/FlaxEngine into thallard-dev 2021-08-07 15:29:01 +02:00
Damian Korczowski
6c70f2e14f Fix editor crash on startup when Rider 2021.1 is installed 2021-08-06 18:58:19 +02:00
thallard
3bc489a7b5 Replace string variable check by an enum 2021-08-06 15:50:30 +02:00
thallard
baee3a60a6 Added tick when a button is selected 2021-08-06 11:47:50 +02:00
thallard
5e2b4adff3 Removed useless static path thanks to @jb-perrier 2021-08-06 00:21:27 +02:00
thallard
78d668c599 Change enum and variable name 2021-08-06 00:07:44 +02:00
thallard
e8b867430f Remplace string variable by enum 2021-08-05 23:38:08 +02:00
thallard
1426b4ca49 Removed useless debug logs 2021-08-05 23:05:27 +02:00
thallard
9682ac4643 Merge branch 'master' of https://github.com/FlaxEngine/FlaxEngine into dev 2021-08-05 22:37:22 +02:00
thallard
d95cd24b76 Added functionality to order items by name 2021-08-05 22:24:01 +02:00
Wojtek Figat
1b3c74c3eb Fix showing context menu in Scene Tree window with scroll used
#576
2021-08-05 19:12:34 +02:00
Wojtek Figat
425c23fea1 Rename NewWindowMethod to NewWindowLocation and add handling for new asset windows too
#577
2021-08-05 18:56:55 +02:00
thallard
a64d23b8ed Some tweaks 2021-08-05 12:46:29 +02:00
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