Ivan Safrin b2fa7919c8 Editor splitting basics пре 12 година
..
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 година
ScreenEditor c9abb837b3 A less obtrusive 2D transform gizmo with XY scaling пре 12 година
about.png ffec7d2521 More UI tweaks, UI theme switching in IDE пре 12 година
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 година
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 година
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 година
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 година
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 година
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 година
biglogo.png 7cc9015fd0 Initial import from old repository пре 15 година
box_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE пре 12 година
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 година
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 година
console_hide_button.png 73c9c27a6c UI tweaks, light theme пре 12 година
corner_resize.png 7cc9015fd0 Initial import from old repository пре 15 година
cubemap_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE пре 12 година
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 година
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 година
editorGrid.png 3c88b6487c Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config пре 13 година
editor_hsplit.png b2fa7919c8 Editor splitting basics пре 12 година
editor_mergesplit.png b2fa7919c8 Editor splitting basics пре 12 година
editor_vsplit.png b2fa7919c8 Editor splitting basics пре 12 година
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 година
entity_thumb.png 9d5d2b62f4 Added asset browser icons for entities and sprites пре 12 година
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 година
fontBox.png 7cc9015fd0 Initial import from old repository пре 15 година
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 година
function_icon.png 0e154ba75a Added function list dropdown to IDE text editor пре 12 година
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 година
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 година
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 година
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 година
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 година
material_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE пре 12 година
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 година
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 година
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 година
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 година
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 година
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 година
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 година
plane_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE пре 12 година
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 година
play_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE пре 12 година
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 година
remove_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE пре 12 година
replaceAll.png e7a3abcb94 Replace and Replace All for IDE text editor пре 13 година
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 година
screenshader_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE пре 12 година
shader_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE пре 12 година
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 година
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 година
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 година
sphere_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE пре 12 година
sprite_thumb.png 9d5d2b62f4 Added asset browser icons for entities and sprites пре 12 година
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 година
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 година
torus_icon.png ffec7d2521 More UI tweaks, UI theme switching in IDE пре 12 година
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 година
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 година
welcome.png 3c88b6487c Fixed default theme brightness, Color creation from hex strings, moved some IDE colors to theme config пре 13 година