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 година |
Christopher Reed
|
54d65fab1d
Cleaned up some formatting issues.
|
пре 12 година |
Christopher Reed
|
82d131a737
Implemented script compilation in polybuild via compileScripts command-line arg.
|
пре 12 година |