Ivan Safrin
|
83f843670e
Fixed potential crash in TUIO module, exposed eventMutex in Core
|
13 лет назад |
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 лет назад |
mcc
|
dc60cb88d9
applyTo(Vector3) method for Quaternions.
|
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 лет назад |
mcc
|
025f56124e
Matrix4 now has determinant and transpose functions.
|
13 лет назад |
Ivan Safrin
|
b5f65b1330
Merge branch 'master' of https://github.com/ivansafrin/Polycode
|
13 лет назад |
Ivan Safrin
|
569e947f5d
Fixed lack of strtof on Windows
|
13 лет назад |
Ivan Safrin
|
09e54f292b
Reverse order flag for polygon picking
|
13 лет назад |
Ivan Safrin
|
6e1940bf25
Thread-safe events, adjustment Matrix for polygon picking
|
13 лет назад |
mcc
|
2a02fa1e42
Merge 8/13 mcclure screeninfo branch with Ivan Polycode branch
|
13 лет назад |
mcc
|
3d1e4d35bf
Only build Assimp dependency if POLYCODE_BUILD_TOOLS is true
|
13 лет назад |
Ivan Safrin
|
5e356889d3
Merge pull request #123 from mcclure/xmlfix
|
13 лет назад |
mcc
|
671276096d
Remove debug prints accidentally checked in
|
13 лет назад |
Ivan Safrin
|
02e11ec43a
Added joystick index to joystick events
|
13 лет назад |
Ivan Safrin
|
4b8d6e026c
Polyimport won't crash now if assimp is unable to open scene
|
13 лет назад |
Ivan Safrin
|
4885fc4ff3
Merge branch 'master' of https://github.com/ivansafrin/Polycode
|
13 лет назад |
Ivan Safrin
|
5f81670b6d
Fixed documentation error
|
13 лет назад |
Ivan Safrin
|
439c9686a6
Merge pull request #99 from mcclure/shaderfixes
|
13 лет назад |
Ivan Safrin
|
ae8a59545b
Merge pull request #124 from mcclure/screenchild
|
13 лет назад |
Ivan Safrin
|
d6d1a38e55
Added apply force to 3d physics
|
13 лет назад |
mcc
|
1d3bdd243d
create_lua_library: Allow inputPath to optionally be a file (containing a list of paths) instead of a directory
|
13 лет назад |
mcc
|
855d4bdc6a
Add simple accessors for the children of a Screen, like the ones that already exist for Scene
|
13 лет назад |
mcc
|
3bec68e487
xml parsing: Fill out intVal, NumberVal, boolVal in more circumstances
|
13 лет назад |
mcc
|
331c51131f
create_lua_library: minor refactoring and a function __ptrToTable(className, ptr)
|
13 лет назад |
Ivan Safrin
|
2f7c95aed2
Added multiply blending mode
|
13 лет назад |
mcc
|
524720f71d
Merge 7/29 mcclure shader fixes branch with Ivan Polycode
|
13 лет назад |
mcc
|
47147ae45d
Merge 7/29 mcclure screeninfo branch with Ivan Polycode branch
|
13 лет назад |
mcc
|
759f0a54e5
TiXmlNode::ToElement() can return NULL, for example in the case of an XML c
|
13 лет назад |
mcc
|
d4bd53c53e
Object xml serialization: Support type namespacing and 'nil' elements. ARRAY_TYPE can now be successfully serialized and deserialized
|
13 лет назад |
mcc
|
175c1eeb6b
Merge 7/29 mcclure create_lua branch with Ivan Polycode
|
13 лет назад |