Go to file
Ton Roosendaal ac35ee4bd5 Bugfix #26135
User Preferences
Using "no AA font" crashed, caused by commit to make static variables.
However, how this was ever meant to work... using such globals has to be
treated carefully. Fixed for now with XXX warning for Diego :)

Thanks to reporter Susanne H. to point at the right code!
2011-02-18 16:13:13 +00:00
build_files Check the os.environ at the start of the build process. 2011-02-18 09:39:15 +00:00
doc examples for bpy.props 2011-02-18 14:27:18 +00:00
extern patch from IRIE Shinsuke, use systems openjpeg on *nix. 2011-02-15 19:04:51 +00:00
intern malloc() comes from stdlib.h per K&R ANSI C, C89 & C99. 2011-02-17 21:14:54 +00:00
release Another small text space usability: option to show right margin (aka print marign) 2011-02-18 13:57:54 +00:00
source Bugfix #26135 2011-02-18 16:13:13 +00:00
CMakeLists.txt patch from IRIE Shinsuke, use systems openjpeg on *nix. 2011-02-15 19:04:51 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile convenience targets for makefile 2011-02-14 06:15:23 +00:00
SConstruct Check the os.environ at the start of the build process. 2011-02-18 09:39:15 +00:00