提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Ivan Safrin 9cf2267461 Merge pull request #244 from TheCosmotect/copycut 12 年之前
  Ivan Safrin 6b50498a75 Merge pull request #248 from TheCosmotect/left-select-fix 12 年之前
  Ivan Safrin b173ad82b8 Merge pull request #251 from CIB/cleanup 12 年之前
  Ivan Safrin e0c3262f24 Merge pull request #252 from CIB/file 12 年之前
  Ethan M 2effa2380f Added UITextInput::shiftText(), which allows blocks of text to be shifted left and right 12 年之前
  cib 2197c08b01 Implemented OSBasics::fileExists 12 年之前
  cib 4c6685599c Fixed the doxygen string for UITextInput::insertLine 12 年之前
  cib b3dd313226 Optimized PolyUITextInput::insertLine 12 年之前
  Ivan Safrin 438a160ccf Added platformer game example to Lua examples 12 年之前
  Ivan Safrin 37266b8e9d Added getScreenEntityById and getScreenEntitiesByTag helper accessors to ScreenEntity 12 年之前