История коммитов

Автор SHA1 Сообщение Дата
  Ivan Safrin 0b1b425be1 Added a SceneCurve class to render/place BezierCurves in the Scene, added bezier curve editing and SceneCurve save/load to IDE entity editor, added a message box popup to the IDE, fixed bounding box calculations in camera and light preview gizmos in the entity editor, fixed bounding box calculation in the entity editor grid 11 лет назад
  Ivan Safrin ff1e978028 Saving and loading of new sprites in the entity editor, cloning of new sprites, added a random starting frame parameter to new sprites 11 лет назад
  Ivan Safrin 207ed4ddbf Added new SceneSprite into Polycode proper, made SpriteSets into ResourcePools, added ability to link SpriteSets to entities in entity editor, adding sprites now looks for sprites in linked resource pools 11 лет назад
  Ivan Safrin 7834ea4719 Bezier curve based animation now properly samples curves based on x (not t) except for quaternion curve animations, entity mouse events now contain ray depth information, entity editor will now select closest entity at first click, added visibility layers to SceneEntityInstance and visibility layer sheets to the entity editor 11 лет назад
  Ivan Safrin 07b4f6c9c1 Added a simple resource pool subscription system, resource pools are now shared between entity editors and material editor, materials will update in entity editors when changed in the material editor 11 лет назад
  Ivan Safrin 42004fd032 Fixed entity scene importing in polyimport, added material file generation and material override options to entity scene import, added proper options to 3d asset import dialog in the IDE, entity files now store rotations in quaternions 11 лет назад
  Ivan Safrin 4cb18f7521 Rewrote and fixed frustum culling, added Vector4 class, added AABB calculation to entities, made local bounding box protected and added accessors, fixed bounding box generation across the board, moved some mesh related settings from Entity to SceneMesh, fixed world-space particles, added visibility calculation toggles to Scenes 12 лет назад
  Ivan Safrin dffed96631 Moved light sorting to renderer from shader module, fixed light sorting, renamed area lights to point lights everywhere in the code base, added light importance option to SceneLight prop sheet in entity editor, light importance now saved and loaded into entity instances 12 лет назад
  Ivan Safrin 5345dbe0f1 Added a trigger method to the particle system, added an accessor for the top level resource pool in the entity instance 12 лет назад
  Ivan Safrin be5e070c9b Adjusted doxygen web templates for the new Polycode site, added trackPhysicsChild to PhysicsScene 12 лет назад
  Bill Robinson 2622a60861 Changed Camera projection mode to just be an int and added a bit more explanation. 12 лет назад
  Bill Robinson cd7aefd2d9 Added frustum support from Camera. Cleaned up projection code a bit. 12 лет назад
  Ivan Safrin eb7251a394 Fixed vertical plane primitive not generating tangents, added a way to enable and disable particle emitters, fixed a number of crashes in the IDE, memory cleanup in the IDE, shaders now reload again if program files are changed and reload resources is activated, asset browser now clears asset list if asset browsing mode is changed, material options now update if you change a mesh material in the entity editor. 12 лет назад
  Ivan Safrin 48b186021c Entity Instances will now reload in the entity editor when the linked file is re-saved 12 лет назад
  Ivan Safrin bfd0de6096 Implemented Clone/applyClone for all Scene entities;2C, implemented Copy/Paste in the Entity editor, fixed some redundant shader parameter code 12 лет назад
  Ivan Safrin e0228cb5d3 Added ability to add entities into other entities in the entity editor, fixed removal of linked resource pools from entity property view, added shortcut to deselect all in entity editor (KEY_ESCAPE) 12 лет назад
  Ivan Safrin 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. 12 лет назад
  Ivan Safrin 88c42a25b1 Fixed bug with SceneLabel entity saving binding extra textures, sped up mesh rendering a bit, fixed scene manager calling an extra update loop for virtual scenes 12 лет назад
  Ivan Safrin 0ed9d27bda Saving and loading particle systems in entity editor, tweaked particle shader to take into account vertex color alpha 12 лет назад
  Ivan Safrin 2b14c3ddbf Fixed transform gizmo getting stuck in view move mode, saving and loading for SceneSounds, Cameras, empty Entities and SceneLabels in entity editor 12 лет назад
  Ivan Safrin 160aaeedf5 Implemented saving and loading of most of the entity editor entity types, cleaned up some old shader code 12 лет назад
  Ivan Safrin f85e1327f5 Added SceneSprite and SceneEntityInstance, the IDE is running again (sort of) 12 лет назад