Test commit to make sure synthesis works.

git-svn-id: https://svn.eduke32.com/eduke32@4500 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
Plagman 2014-06-02 02:23:08 +00:00
parent 4780912b40
commit f6dd12ffe5

View file

@ -1,19 +1,4 @@
// here lies the GREAT JUSTICE RENDERER // Here lies the slow as shit renderer!
// TODO :
// - CORE STUFF
// o there's also the texture alignment problem Hunter reported (san andreas fault)
// o RTT portals (water)
// o clip mirrors/portals to their planes
// o merge mirrors/portals from the same plane
// - SPRITES
// o sprite panning
// - SKIES
// o skyview
// - MDSPRITES
// o need full translation and rotation support from CON to attach to game world or tags
//
// the renderer should hopefully be pretty solid after all that
// the rest will be a bliss :)
#ifndef _polymer_h_ #ifndef _polymer_h_
# define _polymer_h_ # define _polymer_h_