Go to file
Dalai Felinto 6a598148a7 bge font objects: fix for difference in size when object has a parent
for after 2.62 I would like to try if using doubles would help to increase the precision here.

Also now that the mipmap patch is reverted we may want to look at this problem from a different perspective.
RES could be calculated taking the object size in relation to the camera (i.e. size and distance, ignoring rotation).
That may solve both problems of wrong resolution and lack of smoothness.

For the time being users still need to use object.resolution to fine tune the rendered text.
2012-02-10 07:52:21 +00:00
build_files Fix for hardcoded to scons rules python abi flags and wrong behavior 2012-02-08 17:17:19 +00:00
doc Style cleanup of gpu rst file. 2012-02-09 06:38:54 +00:00
extern BGE bug #18883: Softbodies being hit by ghost objects. Added a one liner fix in Bullet. I will also report the fix to Erwin so that it can be added to next Bullet version. 2012-02-05 13:04:13 +00:00
intern patch from Jochen Schmitt to get blender building with gcc4.7 2012-02-09 07:01:30 +00:00
release fix for presets reusing previous options (which broke preset add/remove) 2012-02-09 13:02:22 +00:00
source bge font objects: fix for difference in size when object has a parent 2012-02-10 07:52:21 +00:00
CMakeLists.txt patch from Jochen Schmitt to get blender building with gcc4.7 2012-02-09 07:01:30 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling 2012-02-08 04:37:37 +00:00
SConstruct Compilation error when using mingw+scons 2012-01-17 10:32:17 +00:00