[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r12715] by klaussfreire

Bugfix: max_cubemap_size wasn't being taken into account by lightmap
loading code, only by (now deprecated) background code.

2010-03-13 17:35:31 Tree
[r12714] by klaussfreire

Reverted the cubemap edge fixup hack (set its default value to 0).
This hack is no longer necessary after fixing ticket #14

2010-03-13 17:34:01 Tree
[r12713] by safemode

Another round of bsp removals, tweaks here and there dealing with the ray collider and collider system in general, and minor warning fixes.

2010-03-13 11:17:59 Tree
[r12712] by safemode

Buffer overflow fix. We were writing beyond our array, bypassing usual merging from safemode branch to avoid the extra commit, however, it will be reflected in following push of un-related changes in that branch.

2010-03-13 10:39:02 Tree
[r12711] by safemode

merging trunk -r12710 to safemode branch

2010-03-13 10:05:20 Tree
[r12710] by klaussfreire

Ticket #14 fixed - cube map texture addressing mode nondeterministically
set.

2010-03-13 05:11:34 Tree
[r12709] by klaussfreire

Minor optimizations:
- GFXOptimizeVertexList: optimized vertex compare function for faster
mesh loading
- AnimatedTexture: deferred setTime() bookkeeping for when the texture
actually gets activated, setTime() was figuring as taking up 6%
rendering time in profilings, whish is more than excessive.
- More debugging output. Yep, more is good, since it's off by default
(enable with --debug=3).

2010-03-13 03:11:01 Tree
[r12708] by safemode

Raycollider is functioning, still some bugs to work out, beams (though i think this occurs in trunk already) dont stop when colliding with something. Also, some weird bug that causes certain ship textures to show up as all black. Very hackish right now. Much more to come.

2010-03-12 23:31:48 Tree
[r12707] by safemode

merging trunk -r12706 to safemode branch

2010-03-12 23:23:30 Tree
[r12706] by dan_w

Warning squashing campaign complete. See accompaining ticket about unresolved tickets and needed peer review of changes made. Warnings as issued with current cmake setup, and gcc 4.4.1.

2010-03-12 15:07:12 Tree
Older >