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.
|
před 12 roky |
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.
|
před 12 roky |
Ethan M
|
4d1cfa740b
Added a simple command history for the IDE's console
|
před 12 roky |
Ivan Safrin
|
dac0a996e3
Console clear button and better resizing
|
před 13 roky |
Ivan Safrin
|
3c88b6487c
Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config
|
před 13 roky |
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
|
před 13 roky |
Ivan Safrin
|
27b28a43df
IDE text editor tweaks
|
před 13 roky |
Ivan Safrin
|
87be8d27f2
Convenience methods for dirtying mesh arrays, disabled non-working reliable data in Peer
|
před 13 roky |
Ivan Safrin
|
d070e47295
Events no longer have eventType set to 'Event' by default, speed fixes, memory leak fixes
|
před 13 roky |
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),
|
před 13 roky |
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)
|
před 13 roky |
Ivan Safrin
|
a9b190de02
More accurate line highlighting for UI text editor
|
před 13 roky |
Ivan Safrin
|
8a8b1cfa08
Player exits more gracefully on quit, debuggger improvements in the IDE
|
před 13 roky |
Ivan Safrin
|
565d135998
Automatically select the first stack entry
|
před 13 roky |
Ivan Safrin
|
54e9b1a16d
Backtrace stack report support in remote debugger, basic IDE support for examining the stack sources, small fixes
|
před 13 roky |
Ivan Safrin
|
08f44d6480
Fixed console debug event type confusion
|
před 13 roky |
Ivan Safrin
|
f6dddc3e47
Multiple UITextInput fixes (crashing on deleting lines, mouse input while scrolling)
|
před 13 roky |
Ivan Safrin
|
0abcb9eefd
Tweaks to networking classes, made UI text control size better, basic remote debugger for the IDE/Player
|
před 13 roky |
Ivan Safrin
|
5e0b6cf926
Scrolling setters for scrollbars and scroll container, execute command for Core, app launcher for Cocoa core, misc IDE changes
|
před 13 roky |
Ivan Safrin
|
3f824e8dfd
Single focused entity through CoreServices singleton
|
před 13 roky |
Ivan Safrin
|
79c3dd8fd0
Complete event sent out on RETURN in UITextInput, basic console for IDE
|
před 13 roky |