Revision e6ea8d3 by Rob Haarsma May 13, 2003, 13:53 (GMT) |
added Dutch and Catalan preliminary translations. |
Revision d362a11 by Stefan Gartner May 13, 2003, 13:50 (GMT) |
updated blender icon for os x |
Revision efaeeb6 by Stefan Gartner May 13, 2003, 12:14 (GMT) |
maximize blender window on startup on os x |
Revision 1beb81a by Stefan Gartner May 13, 2003, 11:30 (GMT) |
create .po files in the application bundle on os x |
Revision ee8693d by Stefan Gartner May 13, 2003, 11:29 (GMT) |
don't copy the .blender dir to $DISTDIR on OS X, as it's contents is already in the application bundle |
Revision d40cb3d by Rob Haarsma May 13, 2003, 10:34 (GMT) |
fixed minor text color issue. |
Revision 060f1b0 by Wouter van Heyst May 13, 2003, 10:31 (GMT) |
- Add po/ to the list of subdirs. |
Revision c52ed2f by Wouter van Heyst May 13, 2003, 10:28 (GMT) |
- Preliminary makefile that just calls msgfmt on po files Start with the italian translation (least buggy) |
Revision b210d7d by Wouter van Heyst May 13, 2003, 10:08 (GMT) |
Copy the .blender directory into DESTDIR for bundling up with release. |
Revision 47aaca7 by Rob Haarsma May 13, 2003, 09:28 (GMT) |
moved BKE_utildefines behind __APPLE__ #ifdef. |
Revision 769d724 by Chris Want May 13, 2003, 03:30 (GMT) |
Static linking of freetype, libintl from sgi freeware for irix and made WITH_FREETYPE2 independent of INTERNATIONAL (please test). |
Revision b9f6d66 by Willian Padovani Germano May 13, 2003, 01:54 (GMT) |
* Added 3 missing functions, 2 of them called by blender/src/drawtext.c: Callbacks registered with Draw.Register in Python are called now. That should fix submodule Blender.Draw. * Added a few other missing functions to BPY_interface.c * Finished implementing Get() function for Camera, Lamp, Image and Text: Both the .Get(name) and .Get() cases are handled now. * Added function Blender.ReleaseGlobalDict(): This function should give script writers control over whether the global Python Interpreter Dict should be cleared after the script is run (default is to clear). This is a test. |
Revision eca049b by Stefan Gartner May 12, 2003, 18:12 (GMT) |
store locales, .Blanguage, and .bfont.ttf inside of Resources folder of application bundle on OS X |
Revision 936f754 by Stefan Gartner May 12, 2003, 17:13 (GMT) |
moved #include <sys/param.h> inside #ifdef __APPLE__ |
Revision ab3b024 by Rob Haarsma May 12, 2003, 16:33 (GMT) |
removed obsolete files |
Revision c4d7bf7 by Rob Haarsma May 12, 2003, 16:17 (GMT) |
added French and Spanish preliminary translations. |
Revision a267433 by Rob Haarsma May 12, 2003, 15:52 (GMT) |
added .blenderdir/locale and preliminary translations. |
Revision 23e8e19 by Stefan Gartner May 12, 2003, 14:59 (GMT) |
added function to get the full path to the application bundle on os x |
Revision 331eb81 by Rob Haarsma May 12, 2003, 14:23 (GMT) |
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. |
Revision efa0b4e by Wouter van Heyst May 12, 2003, 08:57 (GMT) |
- Destroy the glx context _before_ the X window. Fixes long standing crash for several DRI drivers. Thanks to Jacek PopÅ?awski for hunting this bug down and supplying the patch. |
|
|
|


Master Commits
MiikaHweb | 2003-2021