BearishSun
|
6ae56240cf
Make sure that IntelliSense properly parses generated C# files
|
8 éve |
BearishSun
|
6715cb98ae
PostProcessSettings -> RenderSettings
|
8 éve |
BearishSun
|
d7216ba1db
Added gizmos and menu items for Skybox and ReflectionProbe components
|
8 éve |
BearishSun
|
a2da2fe804
Removed different texture types from managed code, and replaced everything with a single Texture class, so it better matches C++
|
8 éve |
BearishSun
|
479e9cb3b2
More work on script binding generation
|
8 éve |
BearishSun
|
ee343f5182
Support for creating custom undo/redo stacks per editor window
|
9 éve |
BearishSun
|
f243fadd5e
Added a base undo/redo command class to scripting, so that custom undo/redo operations can be recorded
|
9 éve |
BearishSun
|
c170418a1c
Merge branch 'master' of https://github.com/MarcoROG/BansheeEngine into MarcoROG-master
|
9 éve |
BearishSun
|
61b712dc2c
Scene object state can now be recorded using SerializedSceneObject and restored to original state on request
|
9 éve |
marco.bellan
|
414f04a745
Merge
|
9 éve |
BearishSun
|
693d2e21ca
Animation culling WIP
|
9 éve |
marco.bellan
|
78bbbaad6c
Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git
|
9 éve |
BearishSun
|
59f9e3ae5b
Hooking up animation component so it can update scene object transforms (WIP)
|
9 éve |
BearishSun
|
40a9a03be0
Animation editor load/save from/to animation clip implemented
|
9 éve |
BearishSun
|
4dd02370d8
Refactored animation timeline GUI elements so they use a common base class
|
9 éve |
marco.bellan
|
6695c24b5f
Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git
|
9 éve |
BearishSun
|
2463571e4d
Added events to animation editor (WIP)
|
9 éve |
marco.bellan
|
47ff59a34b
Fixed build issues with paths containing spaces
|
9 éve |
BearishSun
|
e1daf513a5
More work on animation editor, primarily on field display and selection
|
9 éve |
BearishSun
|
f1329abe7e
Animated property display for animation editor (WIP)
|
9 éve |
BearishSun
|
3ef2ddcfca
Added the ability to manually serialize and deserialize managed objects in C#
|
9 éve |
BearishSun
|
57bec2f508
Moved relevant animation editor code in GUICurveEditor, and refactored everything so its designed more nicely
|
9 éve |
BearishSun
|
a89a11ae21
Better names, and documentation for the AnimationEditor components
|
9 éve |
Marko Pintera
|
22ed7722ec
Merge pull request #35 from MarcoROG/master
|
9 éve |
marco.bellan
|
52970a388f
Minor tweaks to follow engine guidelines
|
9 éve |
BearishSun
|
84c91af670
Added GUI side value drawing for animation editor
|
9 éve |
marco.bellan
|
64335d3c29
Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git
|
9 éve |
BearishSun
|
61c6081a12
GUICurveDrawing - A way to draw animation curves for the animation editor (WIP)
|
9 éve |
marco.bellan
|
1013f619e0
Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git
|
9 éve |
marco.bellan
|
5bc43df6d0
WIP Step attribute
|
9 éve |