BearishSun
|
be1e9d1577
WIP: Curve editor window
|
7 lat temu |
Marko Pintera
|
eb339122da
Build: Fixing recursive include issue causing GCC/Clang to fail compiling
|
7 lat temu |
BearishSun
|
a523a42bf7
Bugfix: When determining field types, properly detect inherited RRef types
|
7 lat temu |
BearishSun
|
6b4e26e238
Feature: Added an inspector element for the RRef type
|
7 lat temu |
BearishSun
|
b83d1f3ca1
Refactor: Resource refs are now cached and offer faster resources access
|
7 lat temu |
BearishSun
|
95711c929f
Refactor: Moving all script generated bindings to use RRefs for resources
|
7 lat temu |
BearishSun
|
f7a634f4fd
Bugfix: GUIContent struct should be passed to native code by reference, not by value
|
7 lat temu |
BearishSun
|
a12a28e258
Refactor: Script exported resources now use a RRef handle that allows objects to reference unloaded resources
|
7 lat temu |
BearishSun
|
f393323a58
Feature: Added ColorGradient picker window
|
7 lat temu |
BearishSun
|
38d1771789
Bugfix: Properly position horizontal scrollbar on the curve editor control
|
7 lat temu |
BearishSun
|
c6b9730fd6
Refactor: Added script export for GUIColorGradient
|
7 lat temu |
BearishSun
|
ac0a80c682
Feature: Added a GUI element for displaying a color gradient
|
7 lat temu |
BearishSun
|
2f3e87edcc
Refactor: GUIContent and LocString types now use the script binding generator
|
7 lat temu |
BearishSun
|
79223dd0c9
Refactor: GUICurveEditor made more generic so it may be used outside of the animation window
|
7 lat temu |
BearishSun
|
093fc4020c
Feature: AnimationWindow double-click to add keyframe
|
7 lat temu |
BearishSun
|
edc408bc79
Refactor: Curve editor is now usable outside of the animation window
|
7 lat temu |
BearishSun
|
59d952db8a
Bugfix: When adding a new keyframe, don't add duplicate keyframes at the same time as existing ones
|
7 lat temu |
BearishSun
|
b426550550
Bugfix: Rendering curves no longer skips rendering very steep parts of the curve
|
7 lat temu |
BearishSun
|
d9248f5920
Bugfix: Animation window displayed curve range fixes
|
7 lat temu |
BearishSun
|
a61dcaf274
Bugfix: When scrubbing animation update values of the generic curves
|
7 lat temu |
BearishSun
|
74b63f92ac
Build: Updated 'bsf' version
|
7 lat temu |
BearishSun
|
b3c78b2fca
Bugfix: Adding a new animation curve now adds an initial keyframe with the current value, to avoid resetting the animated value to 0
|
7 lat temu |
BearishSun
|
bdbf5e43ed
Build: Updated 'bsf' version
|
7 lat temu |
BearishSun
|
48b84277e9
Bugfix: Animation window not properly applying .z component when animating scene object position
|
7 lat temu |
BearishSun
|
6f02090df8
Bugfix: Animation events frame marker now renders at the proper position
|
7 lat temu |
BearishSun
|
7caa41bc3b
Bugfix: Properly resize background for animation window's timeline and events bar
|
7 lat temu |
BearishSun
|
ef82b77a05
Bugfix: Removing accidentally committed debug code
|
7 lat temu |
BearishSun
|
c90c71228e
Build: Updated 'bsf' version
|
7 lat temu |
BearishSun
|
6d713cb6d8
Bugfix: Fix crash on shutdown after creating a native (non-imported) resource
|
7 lat temu |
BearishSun
|
afdb704fbb
Build: Updated 'bsf' version
|
7 lat temu |