Ivan Safrin 87a85e1651 You can close tabs 12 gadi atpakaļ
..
PostPreview 394f41fca4 Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code. 12 gadi atpakaļ
ScreenEditor c9abb837b3 A less obtrusive 2D transform gizmo with XY scaling 12 gadi atpakaļ
about.png ffec7d2521 More UI tweaks, UI theme switching in IDE 12 gadi atpakaļ
arrow_add.png 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), 13 gadi atpakaļ
arrow_remove.png 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), 13 gadi atpakaļ
barClose.png 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 13 gadi atpakaļ
barlogo.png 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 13 gadi atpakaļ
bezier_handle.png 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), 13 gadi atpakaļ
bezier_point.png 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), 13 gadi atpakaļ
biglogo.png 7cc9015fd0 Initial import from old repository 15 gadi atpakaļ
box_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE 12 gadi atpakaļ
clear_buffer_icon.png 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. 12 gadi atpakaļ
collapse.png 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), 13 gadi atpakaļ
console_hide_button.png 73c9c27a6c UI tweaks, light theme 12 gadi atpakaļ
corner_resize.png 7cc9015fd0 Initial import from old repository 15 gadi atpakaļ
cubemap_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE 12 gadi atpakaļ
curve_editor_bg.png 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), 13 gadi atpakaļ
curve_icon.png 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), 13 gadi atpakaļ
editorGrid.png 3c88b6487c Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config 13 gadi atpakaļ
editor_hsplit.png b2fa7919c8 Editor splitting basics 12 gadi atpakaļ
editor_mergesplit.png b2fa7919c8 Editor splitting basics 12 gadi atpakaļ
editor_vsplit.png b2fa7919c8 Editor splitting basics 12 gadi atpakaļ
entity_icon.png 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), 13 gadi atpakaļ
entity_thumb.png 9d5d2b62f4 Added asset browser icons for entities and sprites 12 gadi atpakaļ
expand.png 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), 13 gadi atpakaļ
fontBox.png 7cc9015fd0 Initial import from old repository 15 gadi atpakaļ
font_icon.png 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), 13 gadi atpakaļ
function_icon.png 0e154ba75a Added function list dropdown to IDE text editor 12 gadi atpakaļ
invisible.png 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), 13 gadi atpakaļ
link_entity.png 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), 13 gadi atpakaļ
material_bg.png 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) 13 gadi atpakaļ
material_editor_light.png 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) 13 gadi atpakaļ
material_grid.png 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) 13 gadi atpakaļ
material_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE 12 gadi atpakaļ
new_cubemap.png 4e0c221180 Added cubemap editor to IDE material editor, added LightCube shader to the default pack, fixed cubemap bindings in GLSL, changed the way cubemaps are save in the material file, added cubemap selector in the material editor 12 gadi atpakaļ
new_layer.png 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), 13 gadi atpakaļ
new_material.png 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 12 gadi atpakaļ
new_screenshader.png 394f41fca4 Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code. 12 gadi atpakaļ
new_shader.png 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 12 gadi atpakaļ
new_tab_button.png 04fc32a398 Fixed bindings, tweaked UI, added new UI theme to default themes, fixed IDE network stuff 12 gadi atpakaļ
particle_system_icon.png 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), 13 gadi atpakaļ
particle_system_icon_editor.png 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), 13 gadi atpakaļ
plane_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE 12 gadi atpakaļ
play_button.png 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 13 gadi atpakaļ
play_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE 12 gadi atpakaļ
reload_icon.png 58e552b260 IDE asset browser will now reload the project folder tree every time it is shown, added a reload button to asset browser to refresh current folder 12 gadi atpakaļ
remove_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE 12 gadi atpakaļ
replaceAll.png e7a3abcb94 Replace and Replace All for IDE text editor 13 gadi atpakaļ
screenTransform.png 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), 13 gadi atpakaļ
screenshader_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE 12 gadi atpakaļ
shader_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE 12 gadi atpakaļ
shader_thumb.png 039b341794 Added ability to create a shader programmatically from MaterialManager, made programs notify shader when they reload, made the YesNo and YesNoCancel popups have minimum width, added a shader icon to the asset browser 12 gadi atpakaļ
small_selector.png 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) 13 gadi atpakaļ
sound_thumb.png 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), 13 gadi atpakaļ
sphere_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE 12 gadi atpakaļ
sprite_thumb.png 9d5d2b62f4 Added asset browser icons for entities and sprites 12 gadi atpakaļ
stop_button.png 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 13 gadi atpakaļ
tab_bg.png 04fc32a398 Fixed bindings, tweaked UI, added new UI theme to default themes, fixed IDE network stuff 12 gadi atpakaļ
tab_close_button.png 87a85e1651 You can close tabs 12 gadi atpakaļ
target_layer.png 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), 13 gadi atpakaļ
torus_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE 12 gadi atpakaļ
trash.png 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), 13 gadi atpakaļ
visible.png 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), 13 gadi atpakaļ
welcome.png 3c88b6487c Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config 13 gadi atpakaļ