Andrei Gagua
0db92b473b
Fix prefab Script track remapping in scene animations
...
Store prefab object IDs for Script tracks authored from prefab objects and mark those tracks as prefab object references so SceneAnimationPlayer can remap them for prefab instances.
2026-06-09 23:06:58 +03:00
mafiesto4
e9a7b1c8eb
Fix using enums as Scene Animation Event parameters
...
#3554
2025-09-22 10:22:32 +02:00
mafiesto4
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
mafiesto4
0525ce2cb3
Merge branch 'add-context-to-obj-ref-editor' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-context-to-obj-ref-editor
2025-02-16 20:42:23 +01:00
mafiesto4
f0f631a48b
Add splitter bar for resizing curve editor inside properties panel
2024-11-30 23:44:23 +01:00
mafiesto4
631dbda23b
Add missing particle parameters overrides when duplicating emitter track
...
#3064
2024-11-26 16:16:41 +01:00
Tryibion
aded4bfdeb
Add context to object referece control to narrow finding actors and scripts
2024-09-27 17:49:44 -05:00
GoaLitiuM
992436b47c
Fix error when previewing animation timeline values after reimport
2024-06-08 19:25:13 +03:00
mafiesto4
ab5bb79754
Fix regression in collections editing after improving ReadOnly option
2024-05-16 10:34:57 +02:00
mafiesto4
b7dc0dd004
Fix crash when removing Anim Event visual script that is used in opened Animation timeline
...
#2471
2024-04-22 18:11:25 +02:00
mafiesto4
cd2f96e3c0
Add better anim events visuals in timeline editor
...
#2419
2024-04-16 10:17:30 +02:00
mafiesto4
d390938fb6
Minor improvements to usability
2024-03-08 14:39:18 +01:00
mafiesto4
f4a352ec8d
Add support for animating LocalizedString value in Scene Animation
2024-03-08 13:10:36 +01:00
mafiesto4
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
MineBill
df5dc0c284
Extract validation/item handling of AssetPicker in a separate class.
2023-10-31 16:32:57 +02:00
mafiesto4
2cac149741
Code cleanup for #1377
2023-10-06 15:58:23 +02:00
mafiesto4
3b163b6c4b
Minor cleanup
2023-08-27 16:36:37 +02:00
Tryibion
7e429854d6
Simplify check to use attribute.
2023-08-23 09:03:56 -05:00
Tryibion
e1645210b3
Add check and indication if no anim events are found.
2023-08-23 08:46:21 -05:00
Tryibion
e16e2e2877
Prevent AbstractWrapper from showing in Add AnimEvent CM.
2023-08-23 08:35:35 -05:00
mafiesto4
22239bc2d1
Merge remote-tracking branch 'origin/master' into 1.6
2023-05-05 11:41:32 +02:00
mafiesto4
5e31a678bd
Improve C# Object comparison by using native pointer compare #1061 #713 #795
2023-05-05 10:49:07 +02:00
mafiesto4
4755c42d70
Fix .NET generic class typename to match old mono style without inlined assembly name and ver
2023-03-27 17:30:48 +02:00
mafiesto4
9626e9bbb6
Update copyright year
2023-01-10 15:29:37 +01:00
mafiesto4
3b52914416
Add **Nested Animations** for compositing animation clips
2022-07-31 15:53:09 +02:00
mafiesto4
2a3316ac5e
Marge Visual Script groups for structures (eg. double ActionConfig group)
2022-07-23 00:53:57 +02:00
mafiesto4
9f7f764359
Format code
2022-07-18 22:38:01 +02:00
mafiesto4
a881c90b2e
Refactor engine to support double-precision vectors
2022-06-13 00:40:32 +02:00
mafiesto4
27a1dc8966
Improve property names displaying in UI and add Unit Test for it
2022-04-27 14:12:27 +02:00
mafiesto4
1eac02d173
Fix opening and editing animation with missing Anim Events
2022-04-10 20:58:25 +02:00
mafiesto4
5d0c27dff3
Remove FlaxException
2022-03-27 23:57:36 +02:00
mafiesto4
8c2241c6dc
Update copyright year
2022-01-14 13:31:12 +01:00
mafiesto4
82a43dea28
Add **Animation Events**
2022-01-08 15:06:25 +01:00
mafiesto4
a2487c02d9
Add context menu for the timeline tracks and change signature for media context menu
2022-01-08 15:06:24 +01:00
mafiesto4
a9aaed6f33
Add support for PrefabObject tracks and automated animation instancing with UsePrefabObjects enabled
2021-12-11 17:28:21 +01:00
mafiesto4
bb674b43f9
Refactor Timeline UI to use track flags
2021-12-11 17:28:20 +01:00
mafiesto4
d88306fc1c
Hide various Editor types from Visual Scripting
2021-10-04 12:26:36 +02:00
mafiesto4
bbe64a517c
Tweaks
2021-09-24 09:23:36 +02:00
mafiesto4
59802246b2
Fix adding keyframe to timeline if the value won't change
2021-09-22 17:09:55 +02:00
mafiesto4
24af916e52
Add option to delete media from Timeline
...
#519
2021-09-21 17:37:14 +02:00
mafiesto4
357b1c60a9
Add support for changing target actor for scene animation actor track
...
#519
2021-09-21 17:23:29 +02:00
mafiesto4
4d2d59617f
Minor optimization
2021-09-21 17:22:45 +02:00
mafiesto4
0ec16de569
Add support for multiple media events on audio, postfx and camera tracks in Scene Animations
...
#519
2021-09-21 17:21:39 +02:00
mafiesto4
f547e44d3d
Add minor UI improvements for timeline and curves editing
2021-09-20 16:54:11 +02:00
mafiesto4
e321c30c1d
Fix crash on NestedSceneAnimationTrack load without timeline
2021-09-03 14:31:31 +02:00
mafiesto4
1a87f2ea1a
Use util for guid read
2021-09-03 14:31:15 +02:00
mafiesto4
d19d0ef0e5
Add keyframes editor to proxy keyframes from subtracks on object track
...
#519
2021-09-03 12:32:33 +02:00
mafiesto4
0d5fa3e125
Add copy/paste feature to keyframes and curves editors
...
#519
2021-09-01 14:43:47 +02:00
mafiesto4
7198fdd74a
Add timeline tracks duplicating option
...
#519
2021-08-26 12:13:14 +02:00
mafiesto4
ba09d9111e
Refactor tracks properties to public
2021-08-26 11:37:56 +02:00