Ivan Safrin
|
bb3204a27a
Added clampDefault and mipmapsDefault settings to MaterialManager to set the texture clamping and mimap generation defaults
|
пре 12 година |
Ivan Safrin
|
bbd27232a4
Added material support to ScreenMesh, ignoreParentMatrix now set to false for collisionOnly entities in 2D physics module
|
пре 12 година |
Ivan Safrin
|
56e6d494ff
Separated Update and Render in the Core. ATTENTION: YOU MUST NOW CALL updateAndRender() instead of Update() or call Update() and Render() manually. Made 2d physics non-framerate dependant, fixed collision detection in 2d physics, fixed z angle not returning correctly from Matrix4, updated IDE and examples to use the new method. Made new file window slightly bigger, fixed UIButton firing click even on on any key press
|
пре 12 година |
Ivan Safrin
|
87be8d27f2
Convenience methods for dirtying mesh arrays, disabled non-working reliable data in Peer
|
пре 13 година |
mcc
|
7c2adedb49
hitwidth/hitheight (now a Rectangle hit instead of two Numbers) now works correctly with ScreenMesh. If you change the Mesh after creating the ScreenMesh you will need to call an updateHitBox() function.
|
пре 13 година |
Ivan Safrin
|
dfd6ba1da4
More leak fixes from mcclure
|
пре 13 година |
Ivan Safrin
|
54867c3ef4
Added line weight and smooth control to Scene and Screen meshes
|
пре 13 година |
Ivan Safrin
|
e352f2e803
Fixed vertex order in plane primitive, added floating point texture support
|
пре 13 година |
Ivan Safrin
|
c2b21a5e41
Made mipmaps not generate for Screen mesh textures
|
пре 14 година |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
пре 14 година |
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 година |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
пре 14 година |
Ivan Safrin
|
7a37c48787
Code clean up and documentation
|
пре 14 година |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
пре 15 година |
Ivan Safrin
|
6508f8c9a0
Added a String class, replaced std::string and wstring with the new class
|
пре 15 година |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
пре 15 година |