2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Nur Monson e572c8e84e Fix "not all enum values used in switch" warning on OS X 12 жил өмнө
  Nur Monson 98d791f339 Fix "unused variable" warnings found on OS X 12 жил өмнө
  Nur Monson cbfcdfb1ca Remove dumpstack() as it was unused 12 жил өмнө
  Nur Monson bab0b20cd5 Remove unused variables to fix some warnings 12 жил өмнө
  Nur Monson 4565c409f9 Add "const" to a number of methods 12 жил өмнө
  Nur Monson 1233ad83e3 Fix some indentation in ScreenEntity 12 жил өмнө
  Nur Monson 4ef25a5c2e Make some ScreenEntity methods const 12 жил өмнө
  Nur Monson 6f5dc068e0 Use setPositionMode() accessor when possible 12 жил өмнө
  Nur Monson 5ae3bdcd10 Use Rectangle's new Clipped() method for scissorBox 12 жил өмнө
  Nur Monson b20c87b80f Add == and != operators to Rectangle class 12 жил өмнө
  Nur Monson 4539277575 Add Clipped() method to Rectangle with some edge methods 12 жил өмнө
  Nur Monson 0c04e84378 Add definition to suppress min/max macros on Windows 12 жил өмнө
  Nur Monson 52275a5e4a Remove need for parentAdjust in _onMouse*() methods 12 жил өмнө
  Nur Monson 50a8687ab1 Remove redundant removeAllHandlersForListener() in dtor 12 жил өмнө
  Nur Monson 6d26f9d4d1 Make sure all UIElements descend from UIElement 12 жил өмнө
  Nur Monson 9dc34dd832 Make initial hitBox size match initial width/height 12 жил өмнө
  Nur Monson 9dff85230a Add Vector2 version of hitTest() 12 жил өмнө
  Nur Monson dc2351d3e3 Make IDE build on OSX when 10.6 SDK isn't available 12 жил өмнө
  Nur Monson a6b1f531ab Make CppHeaderParser script ignore "using" statements 12 жил өмнө
  Ivan Safrin 1aa293560c Added syntax theme switcher to settings window in IDE 12 жил өмнө
  Ivan Safrin 0fd5121a1d Fixed crash when opening a file that's not part of the project 12 жил өмнө
  Ivan Safrin b0e672dd5f Default continuous updates in UIColorBox and UIHSlider to false 12 жил өмнө
  Ivan Safrin 5dbe564fb8 Merge pull request #324 from mcclure/continuous 12 жил өмнө
  Ivan Safrin 55b322c833 Merge pull request #331 from CIB/master 12 жил өмнө
  Ivan Safrin 553c831c9f Merge pull request #327 from christopherreed/compile-scripts 12 жил өмнө
  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 жил өмнө
  cib 34e9857403 Added clipboard support on linux using X11. 12 жил өмнө
  Christopher Reed d9283b2b56 Removed duplicate include. 12 жил өмнө
  Christopher Reed b11196824e Added compile scripts option to IDE export project window. 12 жил өмнө
  Christopher Reed e306cc57f1 Added some error checking. 12 жил өмнө