Blender Git Commits

Blender Git "master" branch commits.

Page: 5551 / 5574

Revision 7afc3de by Rob Haarsma
May 1, 2003, 13:02 (GMT)
Matt Ebb's new installer icon (hopefully wincvs does it right this time)
Revision 4f90b18 by Rob Haarsma
May 1, 2003, 12:50 (GMT)
Matt Ebb finished the userprefs window layout
Revision c31b578 by Kent Mein
April 30, 2003, 18:38 (GMT)


Added IMB_gamwarp and IMB_interlace (and the interlace and gamwarp wrappers
for the plugins)

Kent
Revision abd2a37 by Kent Mein
April 30, 2003, 17:18 (GMT)

Moved the compiling plugins to after the binary is copied over.
(macosX needs the binary to link against for the plugins)

Also updated the plugins/Makefile to use
$(MAKE) -C dir
instead of
cd dir; make

Kent
Revision 4a3d447 by Kent Mein
April 30, 2003, 15:55 (GMT)

Updated the macosX error message for plugins so it actually reports
something other than plugins not supported on macosx.

Kent
April 30, 2003, 13:22 (GMT)
LAST of the c code comment translations... hooray!
Might be possible I mised an .h or so, just notify me in that case.
April 29, 2003, 19:40 (GMT)
added instructions on how to enable QuickTime support on OS X
April 29, 2003, 19:19 (GMT)
enable quicktime support on os x when building with auto*
Revision f740a2a by Kent Mein
April 29, 2003, 19:15 (GMT)


modified it so ghost debugging is not done by default but you can
renable it with configure --enable-debug

Kent
April 29, 2003, 16:33 (GMT)
move renderwindow down a bit so that it doesn't get hidden behind the menu
bar on os x
Revision 1bd85d7 by Kent Mein
April 29, 2003, 16:24 (GMT)


I know were in a freeze but this ones really small and I figured were not
quite frozen yet ;)

Anyway this was submitted by intrr and its just a small patch to
allow you to select all children of an object with shift-p.

Kent
April 29, 2003, 15:30 (GMT)
phew... a whole bunch of old and nasty files translated, including the
central mesh editing one.
Revision a4f2249 by Rob Haarsma
April 28, 2003, 21:18 (GMT)
Added the WITH_FREETYPE2 compile flag, in the blenkernel
and blenlib msvc 'release' projectfiles. Compile and link with the
lib/windows/freetype directory.
Revision d4f9678 by Rob Haarsma
April 28, 2003, 21:16 (GMT)
Added a 3D font loader that uses the Freetype2 library to
parse the vector data. Freetype2 supports many font formats
including Type1, TrueType and OpenType fonts.

Enable with the WITH_FREETYPE2 compile flag, in the
source/blender/blenkernel and source/blender/blenlib dirs.
April 28, 2003, 14:43 (GMT)
first of the c code comment translation in the mother of all directories!
April 28, 2003, 12:10 (GMT)
translated renderconverter c comments
April 28, 2003, 11:25 (GMT)
rest of c comment translations render files
Revision 52f6a63 by Rob Haarsma
April 28, 2003, 11:17 (GMT)
Added rename/delete popups to the file and imageselect windows.

Redesigned the userpreference window layout. (not finished yet)

Enhanced the texteditor with; a rightmousemenu, clipboard text
support (for windows !) and the alt-m keystroke generates a 3d
text object. (up to 1000 characters)

(1, 2, 3, 4 and 7 from http://www.tncci.com/blender/feats.html)
April 28, 2003, 11:01 (GMT)
Add includedir for quicktime
Revision a22977b by Rob Haarsma
April 28, 2003, 02:17 (GMT)
Added Quicktime support for OSX and Windows.

For Windows, the WITH_QUICKTIME flag, together with approriate paths
is added to the following msvc6 'release' projectfiles:
bfblenderprojectfilesblenderimbufBL_imbuf.dsp
bfblenderprojectfilesblendersrcBL_src.dsp
bfblenderprojectfilesblenderrenderBRE_render.dsp
bfblenderprojectfilesblenderblender.dsp

Erase the flag if you don't want Quicktime support.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021