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

Автор SHA1 Сообщение Дата
  Ivan Safrin 58b631be8b Update default.pak in Examples 12 лет назад
  Ivan Safrin 58e552b260 IDE asset browser will now reload the project folder tree every time it is shown, added a reload button to asset browser to refresh current folder 12 лет назад
  Ivan Safrin 2b05a2ef86 Fixed linked entities not reloading properly on change in the IDE screen editor 12 лет назад
  Ivan Safrin a440d67722 Sprites now reload automatically in the screen editor if changed 12 лет назад
  Ivan Safrin 2d25605590 Added small help blurb to IDE sprite editor 12 лет назад
  Ivan Safrin e93cbf4fef Programs loaded from material file will now reload automatically 12 лет назад
  Ivan Safrin cc0ef59a4a Uppercase extensions will now show up in the IDE asset browser, project files won't be opened by default now (this only happened so their fonts would load, now loaded by ProjectManager) 12 лет назад
  Ivan Safrin 06a6c50423 Added support for frame ranges and frame repeats in sprite frame syntax 12 лет назад
  Ivan Safrin 7861bf3266 Fixed crash in text input resizing 12 лет назад
  Ivan Safrin 0e154ba75a Added function list dropdown to IDE text editor 12 лет назад
  Ivan Safrin cb41aa7e19 UITextInput will now keep current line offset after word wrap on resize 12 лет назад
  Ivan Safrin bdf8aa5a46 Added constraint remove support to 3D physics scene 12 лет назад
  Ivan Safrin bf46667536 Fixed projection matrix not being set correctly in the renderer, sped up returning entities from 3d physics collisions 12 лет назад
  Ivan Safrin d238b1acac UITextInput will only scroll to reveal current line (when typing or in undo/redo operations) only if it's off screen 12 лет назад
  Ivan Safrin 009e198e25 Added support for context menus in UITextInput, added context menu for text inputs in the IDE 12 лет назад
  Ivan Safrin 6a4f0a1e17 Improved scrolling in large text files 12 лет назад
  Ivan Safrin fb61d54dcf Prevented scrollbars from going past limits 12 лет назад
  Ivan Safrin fcdad51bf1 Calculate word wrap only if width changed on resize 12 лет назад
  Ivan Safrin 3cf838458d Added Home and End key support to UITextInput 12 лет назад
  Ivan Safrin ecd40648f2 Tweaked default shaders, re-enabled UITextInput calculating word wrap on setText, added debug printout to polyimport 12 лет назад
  Ivan Safrin c66d89ef7b Disconnect debugger in Windows player on quit 12 лет назад
  Ivan Safrin f3f3487ef3 Added missing resource files to windows IDE build 12 лет назад
  Ivan Safrin e2a146f45a Removed rc files from gitignore, added missing rc file to repo 12 лет назад
  Ivan Safrin 838f415b7a Added icons to IDE and the player in windows. Made the IDE create file associations for the IDE and the player on launch. Made the IDE a single instance applications and implemented opening files in the running instance. Added (hacky) support for WM_COPYDATA string passing in Windows core. 12 лет назад
  Ivan Safrin 4966c24025 Made IDE project always copy files. Added find option and shortcut to the menu, fixed external editor not opening paths with spaces on windows, fixed publishing on windows 12 лет назад
  Ivan Safrin d9d0f4bd4c Merge pull request #365 from dbstone/master 12 лет назад
  Ivan Safrin bbcd0e9307 Merge pull request #367 from christopherreed/luadoc-note-disable_gc 12 лет назад
  Ivan Safrin bbc056c02b Merge pull request #366 from christopherreed/fix-removeFile-crash 12 лет назад
  Ivan Safrin 97373207cb Fixed delete key in UITextInput 12 лет назад
  Ivan Safrin 8e8b88df50 Merge pull request #361 from MattTuttle/deleteKey 12 лет назад