BearishSun
|
c2218dc008
Animation curve editor zoom, scroll, drag and resize functionality (WIP)
|
9 years ago |
BearishSun
|
b7b0606668
Refactored animation window so it is more clearly organized
|
9 years ago |
BearishSun
|
546d1ebef0
Scroll bar handle size is now saved in percentage so that is properly resizes when the scrollbar size changes
|
9 years ago |
BearishSun
|
08ec098f97
Animation curve editor zoom, scroll, drag and resize functionality (WIP)
|
9 years ago |
BearishSun
|
5cdf8ebfe3
Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git
|
9 years ago |
BearishSun
|
237f447860
Fixing resizable scrollbars
|
9 years ago |
Marko Pintera
|
f3c1834276
Merge pull request #39 from MarcoROG/patch-1
|
9 years ago |
Marco Bellan
|
43cd5643e8
New minimum required version
|
9 years ago |
Marco Bellan
|
6b63f78c61
Set VS Startup project
|
9 years ago |
BearishSun
|
33dadc096f
Added main animation editor window buttons
|
9 years ago |
BearishSun
|
083184091e
Refactored builtin resources so that sprites aren't completely rebuilt whenever a single texture is added or changed
|
9 years ago |
BearishSun
|
9a90372f70
Scroll bar GUI element exposed to C#
|
9 years ago |
BearishSun
|
c21864b903
Added support for scrollbars with resize handles
|
9 years ago |
BearishSun
|
17bd614ff6
Added a way to attach animation events to imported animation clips
|
9 years ago |
BearishSun
|
0b4c5846dc
Added a way to attach editor-only data to resources
|
9 years ago |
BearishSun
|
773d549e57
Added basic support for animation events
|
9 years ago |
BearishSun
|
b5b2b76c83
Added a way to set and retrieve animation curves to AnimationClip in C#
|
9 years ago |
BearishSun
|
1fe0f301c7
Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git
|
9 years ago |
BearishSun
|
188f6c586c
Updated about box
|
9 years ago |
Marko Pintera
|
9ecbc5e2c9
Merge pull request #37 from MarcoROG/master
|
9 years ago |
marco.bellan
|
63b00eadef
Conformity with the engine code conventions
|
9 years ago |
BearishSun
|
0bc1cca0f2
Calculate visible range of curves whenever selected curves change in the animation editor
|
9 years ago |
BearishSun
|
7896f9f7f4
Animation editor field display and field selection WIP
|
9 years ago |
BearishSun
|
534215532f
Calculate position of GUI space elements so their contribution is properly accounted for when calculating GUILayout size (useful for padding)
|
9 years ago |
BearishSun
|
8587f277ce
Fixed invalid offset for certain characters when rendering text
|
9 years ago |
BearishSun
|
e394a4f07d
Fixing a bug with managed object data serialization introduced in previous commit
|
9 years ago |
BearishSun
|
65f9081e9c
Added Animable flag for serializable fields
|
9 years ago |
marco.bellan
|
5a4ef6d47f
Edited EditorUtility::calculateBounds to take into account infinite bounds
|
9 years ago |
marco.bellan
|
c9a7110087
Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git
|
9 years ago |
marco.bellan
|
19bfdcfb47
Fixed crash when light is added.
|
9 years ago |