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

Автор SHA1 Сообщение Дата
  cib a641b7b54b Fixed more Quaternion:: function names. 12 лет назад
  cib 05fa40db73 Removed a broken attempt to comment something out. 12 лет назад
  cib be25d4ac49 Renamed Matrix and Quaternion::inverse to Inverse 12 лет назад
  cib 9b3d40b6dd Renamed Quaternion::normalize() to Quaternion::Normalize() 12 лет назад
  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. 12 лет назад
  Ivan Safrin dfd27ddab3 Added a shader clearing call in ScreenMesh rendering, fixed zlib URL 12 лет назад
  Ivan Safrin 6d3bd82faf Merge pull request #258 from CIB/documentation 12 лет назад
  Ivan Safrin 34f312d7dd Merge pull request #259 from CIB/cleanup 12 лет назад
  Ivan Safrin 1ee703fa48 Merge pull request #265 from CIB/less-memory 12 лет назад
  cib ccf895f6f0 Converted Entity::tags to a pointer. 12 лет назад
  cib bca3c92113 Removed Entity::qPitch/Yaw/Roll 12 лет назад
  cib d48451256f Added more safety checks to config loading for PolycodeProject 12 лет назад
  cib d3d17c13ea Fixed small naming issue. 12 лет назад
  cib 48ba85335c Added type-safety helpers to ObjectEntry 12 лет назад
  cib 7963171175 Updated core cmake files to not rebuild stuff that is up to date. 12 лет назад
  cib 7198dc71f9 Added an index file to doxygen to interlink modules. 12 лет назад
  cib 16bb6c43bb Added doxygen comments to PolyUIScrollContainer.h 12 лет назад
  Ivan Safrin 375127e4dc Added 'Close File' to IDE menu in Windows and Linux, made the text editor convert Windows line endings to Unix 12 лет назад
  Ivan Safrin 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 лет назад
  Ivan Safrin 1ec5c2f0fe Added file names to texture props 12 лет назад
  Ivan Safrin 2bec0d0f56 Material editor now sets document changed flags 12 лет назад
  Ivan Safrin 9e616d75be IDE will now close files associated with the a project when that project is closed 12 лет назад
  Ivan Safrin 8275c69b9c Added basic syntax highlighting for GLSL 12 лет назад
  Ivan Safrin 1cca83a2c1 Prevent editor from getting copy/paste events if deactivated 12 лет назад
  Ivan Safrin 6c406f325a Rewrote material editor to use IDE property sheets 12 лет назад
  Ivan Safrin c76f79b627 Fixed material editor changing names in the material browser incorrectly 12 лет назад
  Ivan Safrin 8912d89935 Moved physics event dispatching to fire after every Step() call, not after all Step() calls are complete 12 лет назад
  Ivan Safrin bd60b62ca1 Added .vert and .frag to list of extensions openable by text editor in IDE 12 лет назад
  Ivan Safrin f48d66d586 Added a dummy file so that the tags folder gets created automatically 12 лет назад
  Ivan Safrin d28fada75c Merge pull request #249 from CIB/documentation 12 лет назад