Historia zmian

Autor SHA1 Wiadomość Data
  mcc 02d9fc1f54 Protect material file loader from crashing if an incorrect path is found 12 lat temu
  cib a496eea5a5 Fixed an error in the IDE linux Makefile 12 lat temu
  Nur Monson 0c04e84378 Add definition to suppress min/max macros on Windows 12 lat temu
  Nur Monson 52275a5e4a Remove need for parentAdjust in _onMouse*() methods 12 lat temu
  Nur Monson 50a8687ab1 Remove redundant removeAllHandlersForListener() in dtor 12 lat temu
  Nur Monson 6d26f9d4d1 Make sure all UIElements descend from UIElement 12 lat temu
  Nur Monson 9dc34dd832 Make initial hitBox size match initial width/height 12 lat temu
  Nur Monson 9dff85230a Add Vector2 version of hitTest() 12 lat temu
  Nur Monson dc2351d3e3 Make IDE build on OSX when 10.6 SDK isn't available 12 lat temu
  Nur Monson a6b1f531ab Make CppHeaderParser script ignore "using" statements 12 lat temu
  Ivan Safrin 1aa293560c Added syntax theme switcher to settings window in IDE 12 lat temu
  cib 80c57d04d3 Removed a huge unnecessary MinGW hack. 12 lat temu
  cib 889bf7fb47 Fixes windows headers to use the exact mingw capitalization. 12 lat temu
  cib 91d9caad0e Added clipboard support on linux using X11. 12 lat temu
  mcc edd758b8c4 Small mingw compile fixes 12 lat temu
  Ivan Safrin 0fd5121a1d Fixed crash when opening a file that's not part of the project 12 lat temu
  Ivan Safrin b0e672dd5f Default continuous updates in UIColorBox and UIHSlider to false 12 lat temu
  Ivan Safrin 5dbe564fb8 Merge pull request #324 from mcclure/continuous 12 lat temu
  Ivan Safrin 55b322c833 Merge pull request #331 from CIB/master 12 lat temu
  Ivan Safrin 553c831c9f Merge pull request #327 from christopherreed/compile-scripts 12 lat temu
  Ivan Safrin 394f41fca4 Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code. 12 lat temu
  cib 1aaf25e4b5 Fixed a bug in the IDE cmake file. 12 lat temu
  ZenX2 f3952611fa Fixed Windows scrollwheel events 12 lat temu
  cib cacf905997 Implemented cmake build for IDE. 12 lat temu
  cib 34e9857403 Added clipboard support on linux using X11. 12 lat temu
  Christopher Reed d9283b2b56 Removed duplicate include. 12 lat temu
  Christopher Reed b11196824e Added compile scripts option to IDE export project window. 12 lat temu
  Christopher Reed e306cc57f1 Added some error checking. 12 lat temu
  Christopher Reed 54d65fab1d Cleaned up some formatting issues. 12 lat temu
  Christopher Reed 82d131a737 Implemented script compilation in polybuild via compileScripts command-line arg. 12 lat temu