Nur Monson
|
98d791f339
Fix "unused variable" warnings found on OS X
|
hace 12 años |
Ivan Safrin
|
ce9250d76b
Made IDE console toggleble. IDE console will show automatically when running project. Replaced console Clear button with an image button. Added console hide button to console. Added getMainWidth and getMainHeight to UI sizers.
|
hace 12 años |
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.
|
hace 12 años |
Ethan M
|
4d1cfa740b
Added a simple command history for the IDE's console
|
hace 12 años |
Ivan Safrin
|
dac0a996e3
Console clear button and better resizing
|
hace 13 años |
Ivan Safrin
|
3c88b6487c
Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config
|
hace 13 años |
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
|
hace 13 años |
Ivan Safrin
|
27b28a43df
IDE text editor tweaks
|
hace 13 años |
Ivan Safrin
|
87be8d27f2
Convenience methods for dirtying mesh arrays, disabled non-working reliable data in Peer
|
hace 13 años |
Ivan Safrin
|
d070e47295
Events no longer have eventType set to 'Event' by default, speed fixes, memory leak fixes
|
hace 13 años |
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),
|
hace 13 años |
Ivan Safrin
|
6135171126
MAJOR MATERIAL SYSTEM CHANGES: Material properties now defined as shader parameters, shader parameters now created for all materials with default values, textures now must be referenced by full relative paths to resource directories, addArchive can now take folder as parameter. Object changes: string children now set as attributes instead of new nodes in XML. IDE: Basic Material file editor (will only edit/save materials for now)
|
hace 13 años |
Ivan Safrin
|
a9b190de02
More accurate line highlighting for UI text editor
|
hace 13 años |
Ivan Safrin
|
8a8b1cfa08
Player exits more gracefully on quit, debuggger improvements in the IDE
|
hace 13 años |
Ivan Safrin
|
565d135998
Automatically select the first stack entry
|
hace 13 años |
Ivan Safrin
|
54e9b1a16d
Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes
|
hace 13 años |
Ivan Safrin
|
08f44d6480
Fixed console debug event type confusion
|
hace 13 años |
Ivan Safrin
|
f6dddc3e47
Multiple UITextInput fixes (crashing on deleting lines, mouse input while scrolling)
|
hace 13 años |
Ivan Safrin
|
0abcb9eefd
Tweaks to networking classes, made UI text control size better, basic remote debugger for the IDE/Player
|
hace 13 años |
Ivan Safrin
|
5e0b6cf926
Scrolling setters for scrollbars and scroll container, execute command for Core, app launcher for Cocoa core, misc IDE changes
|
hace 13 años |
Ivan Safrin
|
3f824e8dfd
Single focused entity through CoreServices singleton
|
hace 13 años |
Ivan Safrin
|
79c3dd8fd0
Complete event sent out on RETURN in UITextInput, basic console for IDE
|
hace 13 años |