Go to file
Dalai Felinto 0241e12089 BGE fix: Font Objects not showing up in the dome mode
geez, who coded the font object? or even worse, who did the dome code?
Don't coders talk? tsc tsc ...

Now seriously, KX_KetsjiEngine::RenderFonts() could be moved to inside the KX_Scene class. It probably should (so I could call it from inside KX_Dome::RenderDomeFrame()). Not critical, so not changing it for now.
2011-09-16 18:23:57 +00:00
build_files SVN maintenance. 2011-09-16 17:18:12 +00:00
doc - remove deprecated pose channel members 2011-09-16 02:42:50 +00:00
extern Use static context trick for all platforms. 2011-09-15 15:29:40 +00:00
intern quiet -Wundef warnings for cmake/gcc/elbeem 2011-09-12 00:55:27 +00:00
release - include enum names and descriptions in sphinx generated documentation 2011-09-15 16:15:24 +00:00
source BGE fix: Font Objects not showing up in the dome mode 2011-09-16 18:23:57 +00:00
CMakeLists.txt Update build rules to deal with new gettext libraries. 2011-09-15 11:37:42 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile new convenience makefile targets for static source code cheching: check_splint/check_sparse/check_cppcheck 2011-09-16 06:58:20 +00:00
SConstruct Update build rules to deal with new gettext libraries. 2011-09-15 11:37:42 +00:00