Ivan Safrin
|
b51f324a3d
Got topleft 2D scenes working with the new renderer, updated IDE to compile with new renderer, still not 100% working
|
10 anos atrás |
Ivan Safrin
|
e69fbb7b0c
Texture uniform binding in new renderer, made textures and cubemaps regular shader parameters, removed old fixed function texture stuff from SceneMesh
|
10 anos atrás |
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 anos atrás |
Joachim Meyer
|
00432a4a91
Fix setImageCoordinates in SceneImage.
|
11 anos atrás |
Ivan Safrin
|
a9b5d1ece3
Meshes now use direct arrays for vertex information storage making rendering faster and meshes take up less space, removed Vertex class, update codebase to work with new changes, removed old GLES1 files
|
11 anos atrás |
Ivan Safrin
|
bfd0de6096
Implemented Clone/applyClone for all Scene entities;2C, implemented Copy/Paste in the Entity editor, fixed some redundant shader parameter code
|
12 anos atrás |
Ivan Safrin
|
02272793af
Removed Polygon from Polycode, meshes now contain vertices directly
|
12 anos atrás |
Ivan Safrin
|
e45e14f3a2
Fixed more input event and UI stuff
|
12 anos atrás |
Ivan Safrin
|
03b6f5b4ac
Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera
|
12 anos atrás |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
12 anos atrás |