Nur Monson
|
faa12ac8ed
Fix member var init order warnings on OS X
|
hace 12 años |
Ivan Safrin
|
dfd27ddab3
Added a shader clearing call in ScreenMesh rendering, fixed zlib URL
|
hace 12 años |
Ivan Safrin
|
bb3204a27a
Added clampDefault and mipmapsDefault settings to MaterialManager to set the texture clamping and mimap generation defaults
|
hace 12 años |
Ivan Safrin
|
bbd27232a4
Added material support to ScreenMesh, ignoreParentMatrix now set to false for collisionOnly entities in 2D physics module
|
hace 12 años |
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
|
hace 12 años |
Ivan Safrin
|
87be8d27f2
Convenience methods for dirtying mesh arrays, disabled non-working reliable data in Peer
|
hace 13 años |
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.
|
hace 13 años |
Ivan Safrin
|
dfd6ba1da4
More leak fixes from mcclure
|
hace 13 años |
Ivan Safrin
|
54867c3ef4
Added line weight and smooth control to Scene and Screen meshes
|
hace 13 años |
Ivan Safrin
|
e352f2e803
Fixed vertex order in plane primitive, added floating point texture support
|
hace 13 años |
Ivan Safrin
|
c2b21a5e41
Made mipmaps not generate for Screen mesh textures
|
hace 14 años |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
hace 14 años |
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.
|
hace 14 años |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
hace 14 años |
Ivan Safrin
|
7a37c48787
Code clean up and documentation
|
hace 14 años |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
hace 15 años |
Ivan Safrin
|
6508f8c9a0
Added a String class, replaced std::string and wstring with the new class
|
hace 15 años |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
hace 15 años |