Ivan Safrin
|
06bcd0976e
More new renderer fixes. Added UnlitUntextured shader, made labels render properly
|
10 年之前 |
Ivan Safrin
|
a7d33c4a8a
Fixed test shader, more optimizations
|
10 年之前 |
Ivan Safrin
|
8389c645df
Got SceneLabels working with the new renderer, caching uniform and attribute bindings
|
10 年之前 |
Ivan Safrin
|
7340fa0a52
New renderer finally rendering basic attributes and uniforms! Removed TextMesh from the codebase, removed support for MESH_QUAD meshes (to comply with ES2 standards), added TRISTRI_MESH support.
|
10 年之前 |
Ivan Safrin
|
7fcf69c036
Fixed shadow mapping, which was broken by recent changes. Framebuffer binding in Renderer now keeps a stack, restores previous framebuffer binding on unbind, spotlight shadowmap fov now gets correctly set in SceneLight, shadow mapping now works in IDE entity editor
|
11 年之前 |
Ivan Safrin
|
dbebcd2a77
Rewrote and fixed C++ examples on Mac, this will break Linux and Windows examples projects temporarily
|
12 年之前 |
Ivan Safrin
|
58b631be8b
Update default.pak in Examples
|
12 年之前 |
Ivan Safrin
|
326c753171
Added CMake build for the networking module, removed CMake build from Examples (switching to manual projects for simplicity's sake), various bugfixes to physics modules, reorganized packing of assets into release directories
|
14 年之前 |