[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r13733] (HEAD) by pyramid3d

updated README with corrections

2020-02-06 14:30:26 Tree
[r13732] by pyramid3d

archiving all code since main repo moved to github after r13698 on 2015-08-04 23:02:01 +0000

2020-02-06 14:18:57 Tree
[r13731] by klaussfreire

GCC 7 fix: use const char* instead of char*

GCC 7 is far stricter with casting from/to const,
so use const char * in vssetup structures and
functions to avoid having to cast constant strings
into mutable char*

2017-06-21 20:11:56 Tree
[r13730] by klaussfreire

GCC 7 fix: cannot return a char, must use char*

2017-06-21 18:02:22 Tree
[r13729] by klaussfreire

Fix member access through pointer (GCC7 fix)

2017-06-21 16:42:42 Tree
[r13728] by klaussfreire

Remove useless import

2016-08-15 15:33:21 Tree
[r13727] by klaussfreire

Fix rlaan-cockpit normals, add indirect glow

2016-08-15 15:01:02 Tree
[r13726] by klaussfreire

Fix light_cockpit normals, improve indirect glow

2016-08-15 15:00:08 Tree
[r13725] by klaussfreire

Rework objconv to rely less on runningbytenum, which is error prone:
measure section sizes instead with ftell. Fix signed-unsigned mismatch
that was causing corruption.

2016-08-15 14:59:20 Tree
[r13724] by klaussfreire

Mesher: warn when a material is missing from the .mtl file

2016-08-15 14:57:11 Tree
Older >