Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 most recent timeline items
|
2012-04-28
| ||
| 10:02 | [6275b029b4] Leaf: + CACHE module for caching objects by they names * MODELS module uses CACHE before loading model from file * MATERIALS module uses CACHE before loading texture from file (user: Alexander, tags: trunk) | |
| 09:33 | [46c4b4920e] + VFS module for working with File System (searching files within folders, controlling folders with data, only read/only access to files) * MODELS module uses VFS for searching models * MATERIALS module uses VFS for searching textures (user: Alexander, tags: trunk) | |
|
2012-04-22
| ||
| 04:43 | [00b7e38952] + compiling MODELs to DISPLAY LISTs * TEST application shows two models (CUBE and from command line) (user: Alexander, tags: trunk) | |
| 03:53 | [0d20b785a3] * updated ICOSAHEDRON model * added additional parameters (CLAMP, REPEATS, INVERT-Y, MULTIPLY-ALPHA) when loading textures (user: Alexander, tags: trunk) | |
|
2012-04-21
| ||
| 18:47 | [d3472658fa] + scrit for generating SPHERE (by triangles) + original WORLD TEXTURE (user: Alexander, tags: trunk) | |
| 15:43 | [45cb21aa9f] + ICOSAHEDRON model generator + EARTH texture * updated MODELS format (INDEXES may be groupped to TRIANGLEs or QUADs, VERTEXES should have name/index) (user: Alexander, tags: trunk) | |
| 10:25 | [666c96abdc] + script for loading model from file (from command line) * missed textures (user: Alexander, tags: trunk) | |
| 10:24 | [f7cc15d1c0] * CUBE model with valid normals + AXIS for all axis (user: Alexander, tags: trunk) | |
| 10:23 | [e874ae8879] + SCHEMENGINE-MATERIALS module for working with materials (textures) * when loading model the engine load material * when drawing model the engine applies material (user: Alexander, tags: trunk) | |
| 10:21 | [b129bea6a7] + SCHEMENGINE-UTILS module that contains helper methods (CONSOLE, AT, F32VECTOR->F32POINTER ...) + SCHEMENTINE-MATERIALS stub module for working with materials (for example - textures) + SCHEMENGINE-MODELS module for working with models (loading/drawing) + CUBE.MODEL.SCM - CUBE model for tests * test application loads CUBE model from file (user: Alexander, tags: trunk) | |
| 10:20 | [11f260f92a] + method for loading 2D textures + textured cube (user: Alexander, tags: trunk) | |
| 10:19 | [7223e4416f] + f32vector->f32pointer for converting f32vector to pointers of floats + u32vector->u32pointer for converting u32vector to pointers of ints + using gl:InterleavedArrays and gl:DrawElements for drawing cube (user: Alexander, tags: trunk) | |
| 10:17 | [5862872fa8] + module SCHEMENGINE-SETTINGS for working with settings (loading from file, retrieving ...) (user: Alexander, tags: trunk) | |
| 10:17 | [42bb52ac67] * APPLICATION has two parameter: SETTINGS and CALLBACKS (user: Alexander, tags: trunk) | |
| 10:16 | [71b0416012] + simple test (white cube) + callbacks (on-init, on-draw, on-update, on-resume) (user: Alexander, tags: trunk) | |
| 10:15 | [e5f156d2a7] + stub for SchemEnginE test (user: Alexander, tags: trunk) | |
| 10:12 | [933750353d] + stub for SchemEnginE library (user: Alexander, tags: trunk) | |
|
2011-12-03
| ||
| 05:53 | • Changes to wiki page engine (user: vasalvit) | |
| 05:38 | • Changes to wiki page engine (user: vasalvit) | |
| 05:09 | [e866eef6fc] initial empty check-in (user: vasalvit, tags: trunk) | |