Blender Git Commits

Blender Git "master" branch commits.

Page: 5546 / 5574

Revision e6ea8d3 by Rob Haarsma
May 13, 2003, 13:53 (GMT)
added Dutch and Catalan preliminary translations.
May 13, 2003, 13:50 (GMT)
updated blender icon for os x
May 13, 2003, 12:14 (GMT)
maximize blender window on startup on os x
May 13, 2003, 11:30 (GMT)
create .po files in the application bundle on os x
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.
May 13, 2003, 10:31 (GMT)
- Add po/ to the list of subdirs.
May 13, 2003, 10:28 (GMT)
- Preliminary makefile that just calls msgfmt on po files

Start with the italian translation (least buggy)
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).
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.
May 12, 2003, 18:12 (GMT)
store locales, .Blanguage, and .bfont.ttf inside of Resources folder of
application bundle on OS X
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.
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.
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.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021