Ivan Safrin
|
a8d3b1351a
Implemented saveFilePicker on OS X
|
il y a 11 ans |
Ivan Safrin
|
966420be46
Implemented a global fixed timestep update for Core, physics modules now update in sync with core using the core fps setting, added ability to have a custom fixed timestep loop
|
il y a 11 ans |
Ivan Safrin
|
40c5f004b8
Sprite bugfixes, added ability to change retina support setting in Core::setVideoMode
|
il y a 11 ans |
Ivan Safrin
|
e3d4ca2c66
Fixed crash on quit in entity editor
|
il y a 11 ans |
Ivan Safrin
|
ec27b396e7
Added sound recording support to SoundManager, added ability to save frame buffers to images, fixed bug in OSBasics that broke on some paths, added retina support to fullscreen mode on the Mac, added new UI retina and tweaked themes to the default assets, added floating point PCM buffer generation support for Sounds loaded from memory, added file of new entity format to be the new default Entity template in the IDE, minor UI tweaks.
|
il y a 12 ans |
Ivan Safrin
|
c51a325316
Added Xcode 5 compatibility, retina display support in OS X, tweaked some UI positioning
|
il y a 12 ans |
Ivan Safrin
|
8263af95a8
Added accessors to get desktop width and height from the Core (now usable from Lua). Removed deprecated screen info methods.
|
il y a 12 ans |
Ivan Safrin
|
77a91bfb8e
Fixed full screen mode setting on Mac
|
il y a 12 ans |
Nur Monson
|
6297b0d878
Add Init() method to Renderer
|
il y a 12 ans |
Ivan Safrin
|
91708cc3b0
Merge branch 'master' of https://github.com/samiamwork/Polycode into pullreq_testing
|
il y a 12 ans |
Ivan Safrin
|
1c0c1f07dd
Fixed typo in CocoaCore
|
il y a 12 ans |
Nur Monson
|
0d87f17596
Replace deprecated CGDisplay functions on OS X
|
il y a 12 ans |
Nur Monson
|
d94db0b9b6
Fix "unused function" warning by marking as unused
|
il y a 12 ans |
Nur Monson
|
d1da81e202
Remove unused variable to fix an unused var warning
|
il y a 12 ans |
Nur Monson
|
797e6dc68b
replace use of deprecated runModalForDirectory:file:types:
|
il y a 12 ans |
Nur Monson
|
8904211b1b
Replace use of deprecated filenames method on OS X
|
il y a 12 ans |
Nur Monson
|
592f29314d
Fix use of deprecated NSString stringWithCString: method
|
il y a 12 ans |
Nur Monson
|
636f5258d1
Add #import statement to fix unknown method warning on OS X
|
il y a 12 ans |
Nur Monson
|
9d23ff302a
Fix "unused variable" warnings on OS X
|
il y a 12 ans |
Ivan Safrin
|
7030403eca
Tweaks to the external text editor pull request
|
il y a 12 ans |
Ivan Safrin
|
403c82ffdb
New material editor, started on shader editor (doesnt save yet), rewrote some internal shader stuff to be more streamlined, fixed Label not redrawing correctly after setting size or font, fix for paths with spaces in executeExternalCommand and IDE on Linux and Mac, made 2D template use an entity2d file, fixed new file and new project dialog buttons firing while invisible
|
il y a 12 ans |
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
|
il y a 12 ans |
Ivan Safrin
|
ca117d36ba
Fixed core update pause causing the IDE to not update when debugger connects
|
il y a 13 ans |
Ivan Safrin
|
ab57cb458b
Core pausing on lose focus, IDE will now pause core on lose focus
|
il y a 13 ans |
Ivan Safrin
|
78300e7cae
Fixed entity property editor, fixed mouse position not setting on mousedown
|
il y a 13 ans |
Ivan Safrin
|
3522705f07
Fixed undo/redo
|
il y a 13 ans |
Ivan Safrin
|
f8dc3922a7
OS-specific shortcut keys and core shortcut events
|
il y a 13 ans |
Ivan Safrin
|
a0b87eba59
Fixed Mac build broken by Windows changes
|
il y a 13 ans |
Ivan Safrin
|
134576cae7
Tons of Windows fixes
|
il y a 13 ans |
Ivan Safrin
|
a6bb676068
New UI theme to match global Polycode redesign, made Cocoa core apply antialiasing on setVideoMode, fixed color creation from hex, made build tool respect vsync and AF settings
|
il y a 13 ans |