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 |
BearishSun
|
e1daf513a5
More work on animation editor, primarily on field display and selection
|
9 years ago |
BearishSun
|
0f1f3b6c6d
Removed selection label texture (not used anywhere)
|
9 years ago |
BearishSun
|
85a25e08cf
Refactored DropDownWindow so that creating GUI in constructor doesn't cause a crash
|
9 years ago |
BearishSun
|
442e324292
Updated data files
|
9 years ago |
BearishSun
|
0a598268ff
Properly change toggle button state when expanding/collapsing list or dictionary elements externally
|
9 years ago |
BearishSun
|
f1329abe7e
Animated property display for animation editor (WIP)
|
9 years ago |
BearishSun
|
3ef2ddcfca
Added the ability to manually serialize and deserialize managed objects in C#
|
9 years ago |
BearishSun
|
80a6eb2f9f
Added a simple way to retrieve properties from managed objects, using a path search
|
9 years ago |
BearishSun
|
846721e3b8
Updated documentation header/footer with proper links
|
9 years ago |