|
0ed095bbb1
|
Removed the old INTERNATIONAL Drawstring constructions.
These are now handled through BIF_DrawString(...) in src/language.c,
where it chooses between the old BMF and the new FTF DrawString.
|
2003-07-14 13:48:44 +00:00 |
|
|
98752e5d92
|
Blender now correctly checks the current dir for /.blender/.Blanguages
on Windows
|
2003-06-05 18:36:27 +00:00 |
|
|
7032c26e0b
|
removed the unnecessary #include.
|
2003-05-22 18:17:22 +00:00 |
|
|
d617df4793
|
- fixed 'double-click on blend file' errors on Windows -- INTERNATIONAL stuff now also checks the installation directory for /.blender, etc
- registering .blend files for WinNT/2000/XP now works correctly (settings remain after a reboot).
|
2003-05-22 18:06:25 +00:00 |
|
|
eca049b177
|
store locales, .Blanguage, and .bfont.ttf inside of Resources folder of
application bundle on OS X
|
2003-05-12 18:12:25 +00:00 |
|
|
331eb81e09
|
modified so .Blanguages and .bfont get loaded from .blender dir.
the path to the selected ui font gets stored in the U.fontdir userprefs.
fixed a fullscreen thingie for windows.
|
2003-05-12 14:23:03 +00:00 |
|
|
2552f05b31
|
modified to load the new .bfont.ttf correct
|
2003-05-11 17:44:05 +00:00 |
|
|
1f5ba2debd
|
cleaned up language support for a release.
|
2003-05-09 12:48:21 +00:00 |
|
|
d7e7dc1928
|
Multilingual interface support added.
Added compileflag INTERNATIONAL to the 'release'
projectfiles for msvc and added the FTF_ftfont project
to the main blender project.
|
2003-05-03 12:59:33 +00:00 |
|