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 година |
cib
|
cacf905997
Implemented cmake build for IDE.
|
пре 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 година |