Ivan Safrin
|
2365cebc9b
Fixed single line UITextInput crashing on mousewheel events, fixed normalized render targets not working properly
|
hace 12 años |
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.
|
hace 12 años |
cib
|
be25d4ac49
Renamed Matrix and Quaternion::inverse to Inverse
|
hace 12 años |
mcc
|
92de58022e
It's spelled 'frustum', not 'frustrum'
|
hace 12 años |
Ivan Safrin
|
53710dcae0
Windows fixes
|
hace 13 años |
Ivan Safrin
|
1930a3aa9b
Changed sockets back to non-threaded because of bug, touch simulation for mouse event option, option to disable frustum culling in camera, made data public in Texture
|
hace 13 años |
Ivan Safrin
|
0f94852b5d
Fixed ortho mode and 3d picking from camera in ortho
|
hace 13 años |
Ivan Safrin
|
dfd6ba1da4
More leak fixes from mcclure
|
hace 13 años |
Ivan Safrin
|
dc9f716198
Fix for render to texture aspect ratio when post processing filter is applied
|
hace 14 años |
Ivan Safrin
|
096ec070c0
Only use FP16 framebuffers if specified in material file
|
hace 14 años |
Ivan Safrin
|
1f89731a0a
HDR and shader fixes, made SceneLabel subclass SceneMesh
|
hace 14 años |
Ivan Safrin
|
0bde8349c6
HDR Rendering
|
hace 14 años |
Cameron Hart
|
aa4e7b968e
Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies.
|
hace 14 años |
Cameron Hart
|
d2fde9fc99
Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed.
|
hace 14 años |
Ivan Safrin
|
f4baf7df63
Added default shaders, fixed GLSL shader calls, made GLSL part of core, added positional sound support.
|
hace 14 años |
Ivan Safrin
|
c9406f5051
Code cleanup and documentation.
|
hace 14 años |
Ivan Safrin
|
40fa766738
Cleaned up code, replaced unnecessary dynamic instances with static classes.
|
hace 15 años |
Ivan Safrin
|
c763d26677
Major changes all across, haven't been commiting anything, will start now
|
hace 15 años |
Ivan Safrin
|
6508f8c9a0
Added a String class, replaced std::string and wstring with the new class
|
hace 15 años |
Ivan Safrin
|
7cc9015fd0
Initial import from old repository
|
hace 15 años |