Histórico de Commits

Autor SHA1 Mensagem Data
  cib 2c52fc469d Fix for issues #242 #178 há 12 anos atrás
  Ivan Safrin 7bdba54c0c Improved zoom tool in the IDE screen editor há 12 anos atrás
  Ivan Safrin a0d3e3b9f2 Disabled built tool output in console, added a checkbox in screen editor to show and hide reference entities há 12 anos atrás
  Ivan Safrin 417411fd03 Resource now subclasses EventDispatcher, broadcasts RESOURCE_RELOAD_EVENT event on reload, made ScreenEntityInstance register a resource entry for themselves, implemented ScreenEntityInstance reload on file change. IDE screen editor will now reload linked entities when they change. há 12 anos atrás
  Ivan Safrin aca1fa37a4 Fixed resource paths not setting correctly for textures, added texture resource reload, made images in IDE editors reload on change. há 12 anos atrás
  Ivan Safrin 073af0bbef Added an optional flag for resource autoreload. Added getFileTime function to OSBasics. Implemented resource reload for GLSL programs. Made the material editor flag custom shader programs to reload when changed. Refactored some shader code há 12 anos atrás
  cib d48022a44c Added Core::captureMouse(bool) há 12 anos atrás
  cib 87a0880928 Added doxygen comments to UIElement há 12 anos atrás
  cib b4cb90d218 Added doxygen comments to ScreenEntity há 12 anos atrás
  cib 34e38ab37f Added missing delete call to ScreenEntity::~ScreenEntity há 12 anos atrás
  cib a641b7b54b Fixed more Quaternion:: function names. há 12 anos atrás
  cib 05fa40db73 Removed a broken attempt to comment something out. há 12 anos atrás
  cib be25d4ac49 Renamed Matrix and Quaternion::inverse to Inverse há 12 anos atrás
  cib 9b3d40b6dd Renamed Quaternion::normalize() to Quaternion::Normalize() há 12 anos atrás
  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. há 12 anos atrás
  Ivan Safrin dfd27ddab3 Added a shader clearing call in ScreenMesh rendering, fixed zlib URL há 12 anos atrás
  Ivan Safrin 6d3bd82faf Merge pull request #258 from CIB/documentation há 12 anos atrás
  Ivan Safrin 34f312d7dd Merge pull request #259 from CIB/cleanup há 12 anos atrás
  Ivan Safrin 1ee703fa48 Merge pull request #265 from CIB/less-memory há 12 anos atrás
  cib ccf895f6f0 Converted Entity::tags to a pointer. há 12 anos atrás
  cib bca3c92113 Removed Entity::qPitch/Yaw/Roll há 12 anos atrás
  cib d48451256f Added more safety checks to config loading for PolycodeProject há 12 anos atrás
  cib d3d17c13ea Fixed small naming issue. há 12 anos atrás
  cib 48ba85335c Added type-safety helpers to ObjectEntry há 12 anos atrás
  cib 7963171175 Updated core cmake files to not rebuild stuff that is up to date. há 12 anos atrás
  cib 7198dc71f9 Added an index file to doxygen to interlink modules. há 12 anos atrás
  cib 16bb6c43bb Added doxygen comments to PolyUIScrollContainer.h há 12 anos atrás
  Ivan Safrin 375127e4dc Added 'Close File' to IDE menu in Windows and Linux, made the text editor convert Windows line endings to Unix há 12 anos atrás
  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 há 12 anos atrás
  Ivan Safrin 1ec5c2f0fe Added file names to texture props há 12 anos atrás