コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  mcc f3ac39273d Result of glGetError audit-- don't set renderbuffer with framebuffer call, don't set mipmap on mag_filter, don't mess with matrix push/pops in ortho/perspective setters. 12 年 前
  Nur Monson 0fa4e0f629 Use given size as initial text input scroll container size 12 年 前
  Nur Monson 6297b0d878 Add Init() method to Renderer 12 年 前
  Nur Monson 7130978066 Add the filename to some file loading error messages 12 年 前
  mcc 02d9fc1f54 Protect material file loader from crashing if an incorrect path is found 12 年 前
  cib a496eea5a5 Fixed an error in the IDE linux Makefile 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 年 前
  cib 80c57d04d3 Removed a huge unnecessary MinGW hack. 12 年 前
  cib 889bf7fb47 Fixes windows headers to use the exact mingw capitalization. 12 年 前
  cib 91d9caad0e Added clipboard support on linux using X11. 12 年 前
  mcc edd758b8c4 Small mingw compile fixes 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 1aaf25e4b5 Fixed a bug in the IDE cmake file. 12 年 前
  ZenX2 f3952611fa Fixed Windows scrollwheel events 12 年 前