Ivan Safrin d9d7ff88d6 Fixed distance not being returned properly in ray/box intersection code, made editor icons lower resolution and smaller vor 11 Jahren
..
add_entity.png e01d62912b Added icon for empty entities in scene editor, fixed non retina icons in scene editor, added ability to add empty entity in scene editor vor 12 Jahren
button_more.png f167b22f86 Fixed layer editor icons in non-retina mode vor 11 Jahren
button_move_bottom.png 0690417d9b Added entity move up/down/top/bottom buttons to the entity editor vor 12 Jahren
button_move_down.png 0690417d9b Added entity move up/down/top/bottom buttons to the entity editor vor 12 Jahren
button_move_top.png 0690417d9b Added entity move up/down/top/bottom buttons to the entity editor vor 12 Jahren
button_move_up.png 0690417d9b Added entity move up/down/top/bottom buttons to the entity editor vor 12 Jahren
button_selector.png adef34818a Added menu to select median or individual entity position transform center, implemented median point for rotation transforms in entity editor vor 12 Jahren
camera_icon.png d9d7ff88d6 Fixed distance not being returned properly in ray/box intersection code, made editor icons lower resolution and smaller vor 11 Jahren
curve_icon.png d9d7ff88d6 Fixed distance not being returned properly in ray/box intersection code, made editor icons lower resolution and smaller vor 11 Jahren
emitter_icon.png d9d7ff88d6 Fixed distance not being returned properly in ray/box intersection code, made editor icons lower resolution and smaller vor 11 Jahren
empty_icon.png d9d7ff88d6 Fixed distance not being returned properly in ray/box intersection code, made editor icons lower resolution and smaller vor 11 Jahren
grid_button.png e52dec6349 Added a grid settings panel and grid settings button to entity editor, made glsl shader template files contain basic GLSL code, added toNumber and toInteger to String class, UIWindow now sets enabled and visible to false on close by default vor 12 Jahren
hide_icons.png 3a359fa545 Fixed icons culling incorrectly in entity editor, added buttons to hide icons in entity editor, update polycode version to new versioning system, made about page display correct version, made polybuild display correct version, added project information to about page, added UIMultilineLabel class to UI module vor 12 Jahren
icon_cam_2d.png d22fd4d668 Fixed icons in non-retina mode in the IDE vor 11 Jahren
icon_cam_3d.png d22fd4d668 Fixed icons in non-retina mode in the IDE vor 11 Jahren
icon_cam_x.png d22fd4d668 Fixed icons in non-retina mode in the IDE vor 11 Jahren
icon_cam_y.png d22fd4d668 Fixed icons in non-retina mode in the IDE vor 11 Jahren
icon_cam_z.png d22fd4d668 Fixed icons in non-retina mode in the IDE vor 11 Jahren
icon_tree.png 30bcbf7fd2 Added UIIconSelector control to UI library, added UI assets for UIIconSelector to IDE and default themes, made transform gizmo controls use the new UI control, added a tree view to the entity editor, redid some icons in the entity editor to look better on the UIIconSelector control vor 12 Jahren
individual_centers.png 30bcbf7fd2 Added UIIconSelector control to UI library, added UI assets for UIIconSelector to IDE and default themes, made transform gizmo controls use the new UI control, added a tree view to the entity editor, redid some icons in the entity editor to look better on the UIIconSelector control vor 12 Jahren
invisible_button.png f167b22f86 Fixed layer editor icons in non-retina mode vor 11 Jahren
light_icon.png d9d7ff88d6 Fixed distance not being returned properly in ray/box intersection code, made editor icons lower resolution and smaller vor 11 Jahren
lights_icon.png 2af6917d67 Added ability to specify an override material in Scene, added wireframe option to materials, added flag to applyMaterial to force the material and ignore override material, added default wireframe material, added ability to toggle lighting in the entity editor, added ability to change between textured, solid and wireframe modes in entity editor vor 12 Jahren
median_center.png 30bcbf7fd2 Added UIIconSelector control to UI library, added UI assets for UIIconSelector to IDE and default themes, made transform gizmo controls use the new UI control, added a tree view to the entity editor, redid some icons in the entity editor to look better on the UIIconSelector control vor 12 Jahren
move_gizmo.png 30bcbf7fd2 Added UIIconSelector control to UI library, added UI assets for UIIconSelector to IDE and default themes, made transform gizmo controls use the new UI control, added a tree view to the entity editor, redid some icons in the entity editor to look better on the UIIconSelector control vor 12 Jahren
nolights_icon.png 651c4e600c Entites will have their parent entity set to NULL now when removed from their parent, lights in the entity editor are now properly removed and added on Undo/Redo events, fixed small icon version in the editor vor 12 Jahren
properties_icon.png 30bcbf7fd2 Added UIIconSelector control to UI library, added UI assets for UIIconSelector to IDE and default themes, made transform gizmo controls use the new UI control, added a tree view to the entity editor, redid some icons in the entity editor to look better on the UIIconSelector control vor 12 Jahren
rotate_gizmo.png 30bcbf7fd2 Added UIIconSelector control to UI library, added UI assets for UIIconSelector to IDE and default themes, made transform gizmo controls use the new UI control, added a tree view to the entity editor, redid some icons in the entity editor to look better on the UIIconSelector control vor 12 Jahren
scale_gizmo.png 30bcbf7fd2 Added UIIconSelector control to UI library, added UI assets for UIIconSelector to IDE and default themes, made transform gizmo controls use the new UI control, added a tree view to the entity editor, redid some icons in the entity editor to look better on the UIIconSelector control vor 12 Jahren
settings_icon.png 30bcbf7fd2 Added UIIconSelector control to UI library, added UI assets for UIIconSelector to IDE and default themes, made transform gizmo controls use the new UI control, added a tree view to the entity editor, redid some icons in the entity editor to look better on the UIIconSelector control vor 12 Jahren
shade_full.png 869709885e Added resource pools to resource manager, assets can now be loaded into the global resource pool or custom resource pools, added support for resource pool linking in SceneEntityInstance, added support for resource pool browsing to AssetBrowser, changed material selector to use resource pools via AssetBrowser, added UI for linking material files as resource pools to the current entity, added a tree scene view to the entity editor. vor 12 Jahren
shade_solid.png 869709885e Added resource pools to resource manager, assets can now be loaded into the global resource pool or custom resource pools, added support for resource pool linking in SceneEntityInstance, added support for resource pool browsing to AssetBrowser, changed material selector to use resource pools via AssetBrowser, added UI for linking material files as resource pools to the current entity, added a tree scene view to the entity editor. vor 12 Jahren
shade_wire.png 869709885e Added resource pools to resource manager, assets can now be loaded into the global resource pool or custom resource pools, added support for resource pool linking in SceneEntityInstance, added support for resource pool browsing to AssetBrowser, changed material selector to use resource pools via AssetBrowser, added UI for linking material files as resource pools to the current entity, added a tree scene view to the entity editor. vor 12 Jahren
show_icons.png 3a359fa545 Fixed icons culling incorrectly in entity editor, added buttons to hide icons in entity editor, update polycode version to new versioning system, made about page display correct version, made polybuild display correct version, added project information to about page, added UIMultilineLabel class to UI module vor 12 Jahren
snap_off.png a63db488f3 Added grid-snapping to the entity editor, added grid snap buttons to the bottom menu, added checkbox to enabled and disable grid to the grid settings panel vor 12 Jahren
snap_on.png a63db488f3 Added grid-snapping to the entity editor, added grid snap buttons to the bottom menu, added checkbox to enabled and disable grid to the grid settings panel vor 12 Jahren
sound_icon.png d9d7ff88d6 Fixed distance not being returned properly in ray/box intersection code, made editor icons lower resolution and smaller vor 11 Jahren
visible_button.png f167b22f86 Fixed layer editor icons in non-retina mode vor 11 Jahren