Ivan Safrin
|
54867c3ef4
Added line weight and smooth control to Scene and Screen meshes
|
13 years ago |
Ivan Safrin
|
0a4775b3ca
Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics
|
13 years ago |
Ivan Safrin
|
8b142fc40d
Merge pull request #98 from mcclure/safestring
|
13 years ago |
Ivan Safrin
|
f681b674b2
Merge pull request #102 from mcclure/sound
|
13 years ago |
Ivan Safrin
|
8bb9229fc2
Tweens default to not delete
|
13 years ago |
Ivan Safrin
|
f74461604f
Merge branch 'master' of github.com:ivansafrin/Polycode
|
13 years ago |
Ivan Safrin
|
e51535ea41
FP16 support for render textures
|
13 years ago |
Ivan Safrin
|
d799da84aa
Merge pull request #92 from mcclure/windowsquit
|
13 years ago |
Ivan Safrin
|
35a7999d75
Merge pull request #97 from mcclure/clearMesh
|
13 years ago |
Ivan Safrin
|
1c3efb9fbc
Merge pull request #104 from mcclure/cmake
|
13 years ago |
Ivan Safrin
|
ffa810524a
Merge pull request #105 from mcclure/zlib127
|
13 years ago |
Ivan Safrin
|
49c310406f
Timestamps for touch events and touch events for screen entities
|
13 years ago |
Ivan Safrin
|
3813e57dce
Fixed some typos
|
13 years ago |
Ivan Safrin
|
dc006132ba
Touch events in Input core, TUIO module and multiple monitor support in Cocoa
|
13 years ago |
Ivan Safrin
|
1e979de62f
Merge branch 'master' of github.com:ivansafrin/Polycode
|
13 years ago |
Ivan Safrin
|
e352f2e803
Fixed vertex order in plane primitive, added floating point texture support
|
13 years ago |
mcc
|
67e474d602
Use Zlib 1.2.7 (patch from Niall Moody)
|
13 years ago |
mcc
|
8a024fc876
Require cmake 2.8.5 to avoid inscrutable error messages w/ pre-2.8.5 cmakes
|
13 years ago |
Ivan Safrin
|
e2220c0896
Added a flag to delete Tweens automatically, Texture resizing fix, JS callback support in WebView
|
13 years ago |
Ivan Safrin
|
66944e6693
Basic CURL wrapper
|
13 years ago |
mcc
|
b7e414ee21
Ability to read and set sample offset (playback position) within a Sound, as well as fetch sample length
|
13 years ago |
mcc
|
e7bae99df2
New constructor for Sound() that allows a sound to be constructed from raw bytes
|
13 years ago |
Ivan Safrin
|
d8fc86bc17
Web rendering to a texture via Awesomium
|
14 years ago |
Ivan Safrin
|
e0e7648ba3
Merge branch 'master' of github.com:ivansafrin/Polycode
|
14 years ago |
Ivan Safrin
|
81b25fc46c
Fixed UVs for VPLANE meshes
|
14 years ago |
Ivan Safrin
|
b91e3e7682
libpng URL fixes and 32-bit build support for Mac
|
14 years ago |
Ivan Safrin
|
205dcdffa1
Merge pull request #100 from qpfiffer/master
|
14 years ago |
Ivan Safrin
|
e998cf2e27
Fixed VPLANE primitive, minor tweaks (forgot exactly what)
|
14 years ago |
Quinlan Pfiffer
|
29dc31be5a
Fixed makefile to look for libopenal.so. Fixed several particle constructors. Linux examples build now.
|
14 years ago |
Quinlan Pfiffer
|
8965df954f
Updated MD5sums and package numbers for png and zlib. Builds on Linux now.
|
14 years ago |