Ivan Safrin
|
1c7faf72ea
Merge pull request #127 from mcclure/geometry
|
13 years ago |
Ivan Safrin
|
5d804fe707
Merge pull request #101 from mcclure/createlua
|
13 years ago |
Ivan Safrin
|
69d6af5ac9
Merge branch 'master' of https://github.com/ivansafrin/Polycode
|
13 years ago |
Ivan Safrin
|
b94e900cf6
2D Physics tweaks, matrix now rebuilt on concatenated matrix request
|
13 years ago |
Ivan Safrin
|
33d6caed48
Linux fixes
|
13 years ago |
Ivan Safrin
|
942a2dcc6d
Force renderScreenToImage to read from front buffer
|
13 years ago |
mcc
|
88ac719d0e
Fix memory leak in SceneLine
|
13 years ago |
Ivan Safrin
|
dda069be43
Threaded event fixes
|
13 years ago |
Ivan Safrin
|
ecafd14e30
setSpin method for 3d physics
|
13 years ago |
Ivan Safrin
|
83f843670e
Fixed potential crash in TUIO module, exposed eventMutex in Core
|
13 years ago |
Ivan Safrin
|
1930a3aa9b
Changed sockets back to non-threaded because of bug, touch simulation for mouse event option, option to disable frustum culling in camera, made data public in Texture
|
13 years ago |
mcc
|
dc60cb88d9
applyTo(Vector3) method for Quaternions.
|
13 years ago |
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 years ago |
mcc
|
025f56124e
Matrix4 now has determinant and transpose functions.
|
13 years ago |
Ivan Safrin
|
b5f65b1330
Merge branch 'master' of https://github.com/ivansafrin/Polycode
|
13 years ago |
Ivan Safrin
|
569e947f5d
Fixed lack of strtof on Windows
|
13 years ago |
Ivan Safrin
|
09e54f292b
Reverse order flag for polygon picking
|
13 years ago |
Ivan Safrin
|
6e1940bf25
Thread-safe events, adjustment Matrix for polygon picking
|
13 years ago |
Ivan Safrin
|
5e356889d3
Merge pull request #123 from mcclure/xmlfix
|
13 years ago |
mcc
|
671276096d
Remove debug prints accidentally checked in
|
13 years ago |
Ivan Safrin
|
02e11ec43a
Added joystick index to joystick events
|
13 years ago |
Ivan Safrin
|
4b8d6e026c
Polyimport won't crash now if assimp is unable to open scene
|
13 years ago |
Ivan Safrin
|
4885fc4ff3
Merge branch 'master' of https://github.com/ivansafrin/Polycode
|
13 years ago |
Ivan Safrin
|
5f81670b6d
Fixed documentation error
|
13 years ago |
Ivan Safrin
|
439c9686a6
Merge pull request #99 from mcclure/shaderfixes
|
13 years ago |
Ivan Safrin
|
ae8a59545b
Merge pull request #124 from mcclure/screenchild
|
13 years ago |
Ivan Safrin
|
d6d1a38e55
Added apply force to 3d physics
|
13 years ago |
mcc
|
1d3bdd243d
create_lua_library: Allow inputPath to optionally be a file (containing a list of paths) instead of a directory
|
13 years ago |
mcc
|
855d4bdc6a
Add simple accessors for the children of a Screen, like the ones that already exist for Scene
|
13 years ago |
mcc
|
3bec68e487
xml parsing: Fill out intVal, NumberVal, boolVal in more circumstances
|
13 years ago |