Ivan Safrin
|
7834ea4719
Bezier curve based animation now properly samples curves based on x (not t) except for quaternion curve animations, entity mouse events now contain ray depth information, entity editor will now select closest entity at first click, added visibility layers to SceneEntityInstance and visibility layer sheets to the entity editor
|
11 vuotta sitten |
Ivan Safrin
|
49763db246
Added weighted animation blending support to the skeletal animation system, fixed HDR post processing material to use the latest material system, fixed retina support in Polycode Player, fixed labels offsetting incorrectly by a pixel due to texture padding.
|
12 vuotta sitten |
Ivan Safrin
|
912f42e31d
Streamlined SceneLabel constructors, removed some old unused code from Skeleton and Bone, added material options to the scene editor
|
12 vuotta sitten |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
12 vuotta sitten |
Ivan Safrin
|
fbd2cfb79c
Added static constructor proxies for overloaded constructors for Lua bindings access
|
13 vuotta sitten |
Ivan Safrin
|
a503864244
All classes now subclass PolyBase to faciliate casting in Lua bindings
|
13 vuotta sitten |
Ivan Safrin
|
8666e09cbe
Merged in a bunch of mcclure's memory leak fixes
|
13 vuotta sitten |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
14 vuotta sitten |
Cameron Hart
|
d916c1df43
Made some string parameters const reference that got lost in the merge.
|
14 vuotta sitten |
Cameron Hart
|
be8f24208d
Merge branch 'master' into pxljm
|
14 vuotta sitten |
Ivan Safrin
|
3f22489bf4
Various bugfixes across the board
|
14 vuotta sitten |
Cameron Hart
|
d2fde9fc99
Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed.
|
14 vuotta sitten |
Ivan Safrin
|
67e5654afc
Changed private members to protected in non-manager classes.
|
14 vuotta sitten |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
14 vuotta sitten |
Ivan Safrin
|
fe9bb07923
Merge branch 'master' of github.com:ivansafrin/Polycode
|
14 vuotta sitten |
Ivan Safrin
|
7a37c48787
Code clean up and documentation
|
14 vuotta sitten |
Ivan Safrin
|
40b5da3e8d
Removed GenericScene in favor of just Scene, improved LUA bindings.
|
14 vuotta sitten |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
15 vuotta sitten |
Ivan Safrin
|
6508f8c9a0
Added a String class, replaced std::string and wstring with the new class
|
15 vuotta sitten |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
15 vuotta sitten |