Ivan Safrin
|
03fd4e8bb2
Merge pull request #354 from mcclure/glGetError
|
12 лет назад |
Ivan Safrin
|
ad9eef0556
Merge pull request #353 from samiamwork/filenames_in_errors
|
12 лет назад |
Ivan Safrin
|
de0c58bc37
Merge pull request #351 from samiamwork/renderer_init
|
12 лет назад |
Ivan Safrin
|
8f7182db25
Merge pull request #348 from mcclure/materialcrash
|
12 лет назад |
Ivan Safrin
|
7fbe810f49
Merge pull request #343 from CIB/master
|
12 лет назад |
Ivan Safrin
|
3a4bff747a
Merge pull request #335 from CIB/mingw
|
12 лет назад |
Ivan Safrin
|
fdb53641d8
Merge pull request #338 from CIB/zenx2
|
12 лет назад |
Ivan Safrin
|
66b8eb05bb
Removed ScreenLine from Lua garbage collection
|
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
|
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 лет назад |
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 лет назад |