Ivan Safrin
|
073af0bbef
Added an optional flag for resource autoreload. Added getFileTime function to OSBasics. Implemented resource reload for GLSL programs. Made the material editor flag custom shader programs to reload when changed. Refactored some shader code
|
vor 12 Jahren |
Ivan Safrin
|
1733f6fb3d
Added an instance of the Logger to CoreServices and added a nonstatic log method called logBroadcast that dispatches a notify event from the Logger instance so that they can be printed to listening consoles. Made the GLSL module use the log broadcast for its error message. Made IDE console listen to Logger broadcasts.
|
vor 12 Jahren |
Ivan Safrin
|
bbd27232a4
Added material support to ScreenMesh, ignoreParentMatrix now set to false for collisionOnly entities in 2D physics module
|
vor 12 Jahren |
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
|
vor 12 Jahren |
Ivan Safrin
|
23ab2c849e
Merge pull request #153 from mcclure/cslisten
|
vor 13 Jahren |
Ivan Safrin
|
ca117d36ba
Fixed core update pause causing the IDE to not update when debugger connects
|
vor 13 Jahren |
mcc
|
d3bf213aa8
CoreServices has setupBasicListeners for aftermath of removeAllListeners
|
vor 13 Jahren |
Ivan Safrin
|
193e0e2251
UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default),
|
vor 13 Jahren |
Ivan Safrin
|
3f824e8dfd
Single focused entity through CoreServices singleton
|
vor 13 Jahren |
Ivan Safrin
|
40766fd24b
Moved getScreenInfo to Core
|
vor 13 Jahren |
mcc
|
47147ae45d
Merge 7/29 mcclure screeninfo branch with Ivan Polycode branch
|
vor 13 Jahren |
Ivan Safrin
|
0f94852b5d
Fixed ortho mode and 3d picking from camera in ortho
|
vor 13 Jahren |
Ivan Safrin
|
49c310406f
Timestamps for touch events and touch events for screen entities
|
vor 13 Jahren |
Ivan Safrin
|
dc006132ba
Touch events in Input core, TUIO module and multiple monitor support in Cocoa
|
vor 13 Jahren |
mcc
|
60660e7648
CoreServices::getScreenInfo, Windows version compile fix: Remove C++-incompatible C idiom
|
vor 14 Jahren |
mcc
|
e081af097e
CoreServices::getScreenInfo, Linux version fix: remove hard-to-compile gdk dependency; assume Linux is using SDL and jump straight to that solution.
|
vor 14 Jahren |
mcc
|
72e45c7c9c
Adds a CoreServices::getScreenInfo() which fetches screen width, height and refresh rate in a cross-platform way. If a Core object is given (0,0) as the screen coordinates in its constructor and also full screen mode is chosen, use getScreenInfo() to set the screen to the current resolution exactly.
|
vor 14 Jahren |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
vor 14 Jahren |
Ivan Safrin
|
a58e4a109f
Polycode doesn't crash now if invalid font file is specified. Will now destroy fonts on exit.
|
vor 14 Jahren |
Ivan Safrin
|
60398a8df7
Moved gamepad stuff into core
|
vor 14 Jahren |
Ivan Safrin
|
f4baf7df63
Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support.
|
vor 14 Jahren |
unknown
|
207ca4fca6
Windows port and some fixes
|
vor 14 Jahren |
Ivan Safrin
|
8b1ae6d785
3D Physics module, minor fixes across the board.
|
vor 14 Jahren |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
vor 14 Jahren |
Ivan Safrin
|
7a37c48787
Code clean up and documentation
|
vor 14 Jahren |
Ivan Safrin
|
40fa766738
Cleaned up code, replaced unnecessary dynamic instances with static classes.
|
vor 15 Jahren |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
vor 15 Jahren |
Ivan Safrin
|
9bfa6cf3d3
Rebuilt and updated 2D Physics module, ported particle system to support 2D
|
vor 15 Jahren |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
vor 15 Jahren |