Ivan Safrin
|
261aa8a29b
Fixed emscripted Makefile
|
il y a 9 ans |
Ivan Safrin
|
252c839803
Merge pull request #693 from sanghakchun/goodbye_cmake
|
il y a 9 ans |
Ivan Safrin
|
f8c949021a
Fixed importer tool not saving meshes properly
|
il y a 9 ans |
Ivan Safrin
|
88d4e141fa
Javascript binding updates, added proper constructors, static method support, Polycode Services in global JavaScript scope, made default Texture filtering set to linear, added a simpler SceneLabel constructor
|
il y a 9 ans |
Ivan Safrin
|
aa0e38e403
Additional IDE fixes
|
il y a 9 ans |
Ivan Safrin
|
2d05faaf91
Merge pull request #694 from fodinabor/WinSharedFix
|
il y a 9 ans |
Ivan Safrin
|
8c975cc6a9
Added unlit vertex color material and shader, fixed sprite editor not rendering sprite frame bars properly, fixed UIRect rendering bug
|
il y a 9 ans |
Joachim Meyer
|
57cb01d606
Fix building with shared_ptr on Windows. Also updating project files to last changes.
|
il y a 9 ans |
Ivan Safrin
|
b0851c5e0d
Removed MaterialManager, made all material/shader and program management happen in ResourcePools, removed FontGlyphSheet and SceneImage classes from the codebase. Made all internal resources management and interaction use shared_ptr, renderer resources (shaders, programs, buffers, etc.) now created by the renderer only when used for the first time and deleted automatically in destructor.
|
il y a 9 ans |
Sang Hak Chun
|
895843d022
Ported EmscriptenCore over to SDL2
|
il y a 9 ans |
Sang Hak Chun
|
ec67f1b781
Use SDL2 in Emscripten
|
il y a 9 ans |
Sang Hak Chun
|
7065c086c1
Add PolySDLAudioInterface.cpp to compilation
|
il y a 9 ans |
Sang Hak Chun
|
4ff6eecfbb
Make EmscriptenCore use SDLAudioInterface when PortAudio isn't available (pt.2)
|
il y a 9 ans |
Sang Hak Chun
|
6ff84da122
Make EmscriptenCore use SDLAudioInterface when PortAudio isn't available
|
il y a 9 ans |
Sang Hak Chun
|
4c2c3b91bf
Implemented SDL_Audio as an AudioInterface
|
il y a 9 ans |
Ivan Safrin
|
ff540f1aa1
Fixed Linux makefile
|
il y a 9 ans |
Ivan Safrin
|
bf98497601
Merge pull request #690 from fodinabor/Android
|
il y a 9 ans |
Joachim Meyer
|
d394d98497
Update Submodule.
|
il y a 9 ans |
Joachim Meyer
|
52df971353
Add 3D Physics for Android. Fix positional Sound to use MIN instead of min.
|
il y a 9 ans |
Joachim Meyer
|
ae34bca779
Add PolycodeUI, Polycode2DPhysics (including Box2D), experimental OnScreenKeyboard.
|
il y a 9 ans |
Joachim Meyer
|
546cff6ae7
Commit everything new before vacation.
|
il y a 9 ans |
Joachim Meyer
|
71b070cc07
New try with OpenSL.
|
il y a 9 ans |
Joachim Meyer
|
2b90aa60f7
Make PhysFS usable on Android.
|
il y a 9 ans |
Joachim Meyer
|
7b25ab3313
Fix crash with BasicFileProvider, add physfs support, fix emulator crash.
|
il y a 9 ans |
Joachim Meyer
|
37d68a9ce9
Several additions on Android.
|
il y a 9 ans |
Joachim Meyer
|
a84f334a1f
Add sensor support. Android lifecycle fixes. Add retina support.
|
il y a 9 ans |
Joachim Meyer
|
68111aee89
Android keyboard support (tested with bluetooth kb)
|
il y a 9 ans |
Joachim Meyer
|
f580821ddb
Catch up with latest changes on Android. Also fix touch input.
|
il y a 9 ans |
Joachim Meyer
|
5159f444d5
Commit latest Android stuff - includes starting on a OpenSLAudioInterface as well as starting on touch input handling. Also fixes setColor for UILabel.
|
il y a 9 ans |
Joachim Meyer
|
47a0e12143
Further work on Android - Rendering works now.
|
il y a 10 ans |