Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-02First whack at getting FREETYPE2 stuff added to theKent Mein
2003-04-29Added a 3D font loader that uses the Freetype2 library toRob Haarsma
2003-04-28Added Quicktime support for OSX and Windows.Rob Haarsma
2003-04-26all comments translated in blenkernel C filesTon Roosendaal
2003-04-26The last of the blenkernel files with translated commentsTon Roosendaal
2003-04-26- another series of translated c files.Ton Roosendaal
2003-04-25- first of a series of translated C comments. No dutchies get advantage anymo...Ton Roosendaal
2003-04-25A fix for bug #96 (MNME's armature bug). The result of aChris Want
2003-04-24Support for auto-skinning when parenting a mesh to an armature.Chris Want
2003-04-07More VC7 stack trashing fixes, vec3 ops performed on a vec2 (oh my!)Daniel Dunbar
2003-03-26FreeBSD can use the exact same python includes as everyone elseWouter van Heyst
2003-03-24Oops, forgot to use 'struct Mesh' in prototype.Daniel Dunbar
2003-03-24Fix for bug #72.Daniel Dunbar
2003-03-24Added a mesh_calculate_vertex_normals function for rebuilding the normalsDaniel Dunbar
2003-03-23Didn't hear any complaints so I'm commiting the patch for bug:Kent Mein
2003-02-13Some small de-optimizations :)Chris Want
2003-02-10patched default wheellinescroll usersettingRob Haarsma
2003-02-09- upped BLENDER_VERSION to 226Frank van Beek
2003-01-04and the other FreeBSD python locations.Hans Lambermont
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-12-20In stubs.c I added a dummy return to functions that were non void types.Kent Mein
2002-12-13Had to add a function (BPY_call_importloader) and a variable (bprogname)Maarten Gribnau
2002-12-01Changed "www.blender.nl" to "www.blender.org" for that little displayFrederick Lee
2002-11-25updated .c files to include:Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-11-25added the following to configure.acKent Mein
2002-11-22Robert Wenzlaff's fix for AVI_JPEGS.Kent Mein
2002-11-12bug fix in vrml (inventor) import.Maarten Gribnau
2002-11-11Fixed action.c (brought it back to 1.2)Kent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-30some small optimizationsKent Mein
2002-10-30Fixed defined __sparc to also check for __sparc__ (thanks to Ferris)Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont