BearishSun
|
66ad2fd901
Function to save animation editor data to an animation clip
|
9 years ago |
BearishSun
|
9620459208
Scene object transform modifications can now modify skeleton bones (for IK and similar)
|
9 years ago |
BearishSun
|
b7883f7ab7
Skeletal and custom translation/rotation/scale animation curves can now be mapped to scene object's transform
|
9 years ago |
Marko Pintera
|
7c1b1c1d03
Merge pull request #40 from almightykiwi/linux
|
9 years ago |
Marc Legendre
|
85bfb6007d
Fix missing "std::"
|
9 years ago |
Marc Legendre
|
91656d7141
Complete dynamic library handling on OS X
|
9 years ago |
Marc Legendre
|
8e4b67bc9b
Fix use of BS_PLATFORM_APPLE instead of BS_PLATFORM_OSX
|
9 years ago |
Marc Legendre
|
410359d73f
Specialize std::hash for GpuProgramProfile
|
9 years ago |
Marc Legendre
|
f7c2920e32
Fix missing include
|
9 years ago |
Marc Legendre
|
f68efb2669
Fix a compilation error in BsVectorNI.h
|
9 years ago |
Marc Legendre
|
fc4cb1eb60
Add missing include for FLT_MAX
|
9 years ago |
Marc Legendre
|
ffe26a04f5
Complete StdAlloc and StdFrameAlloc
|
9 years ago |
Marc Legendre
|
e68639e272
Fix a compilation error from BsRTTIType.h
|
9 years ago |
BearishSun
|
2463571e4d
Added events to animation editor (WIP)
|
9 years ago |
BearishSun
|
0e6dc2c360
Updated docs
|
9 years ago |
BearishSun
|
ebc6b39f56
Animation editor zoom, scroll and resize working
|
9 years ago |
BearishSun
|
9bf781e387
Animation window:
|
9 years ago |
BearishSun
|
22a1e66eb9
Animation window fixes:
|
9 years ago |
BearishSun
|
3dcc23e7b2
Cleaned up the unproject function so it is easier to understand
|
9 years ago |
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 |