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-05-02fun with quicktime:Stefan Gartner
2003-05-02fixed a slowdown in the 3D window with multiple objects.Rob Haarsma
2003-05-01The stuff in release/plugins/include was duplcated inKent Mein
2003-05-01Fixed prototype for drawinfospace (from the new space.c)Kent Mein
2003-05-01Matt Ebb finished the userprefs window layoutRob Haarsma
2003-04-30Added IMB_gamwarp and IMB_interlace (and the interlace and gamwarp wrappersKent Mein
2003-04-30Updated the macosX error message for plugins so it actually reportsKent Mein
2003-04-30LAST of the c code comment translations... hooray!Ton Roosendaal
2003-04-29enable quicktime support on os x when building with auto*Stefan Gartner
2003-04-29move renderwindow down a bit so that it doesn't get hidden behind the menuStefan Gartner
2003-04-29I know were in a freeze but this ones really small and I figured were notKent Mein
2003-04-29phew... a whole bunch of old and nasty files translated, including theTon Roosendaal
2003-04-29Added a 3D font loader that uses the Freetype2 library toRob Haarsma
2003-04-28first of the c code comment translation in the mother of all directories!Ton Roosendaal
2003-04-28translated renderconverter c commentsTon Roosendaal
2003-04-28rest of c comment translations render filesTon Roosendaal
2003-04-28Added rename/delete popups to the file and imageselect windows.Rob Haarsma
2003-04-28Add includedir for quicktimeWouter van Heyst
2003-04-28Added Quicktime support for OSX and Windows.Rob Haarsma
2003-04-27first commit with hours and hours of comment translation for render code...Ton Roosendaal
2003-04-27More translations of c comments, now also include files!Ton Roosendaal
2003-04-27just 2 include files translated...Ton Roosendaal
2003-04-27translated comments for imbuf c filesTon Roosendaal
2003-04-26comments translated for blenloader filesTon Roosendaal
2003-04-26all comments translated in blenkernel C filesTon Roosendaal
2003-04-26DNA instructions translated! Now we can do some serious manipulations...Ton Roosendaal
2003-04-26- translations for comments in blender lib filesTon Roosendaal
2003-04-26Test of commit mailChris Want
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-22* Split Object.c (created Object.h)Michel Selten
2003-04-08The following updates have been contributed by Willian P. Germano:Michel Selten
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-25* Added the Camera module.Michel Selten
2003-03-25The filesel common-path menu didn't work properly whenDaniel Dunbar
2003-03-25Fix for bug #70.Daniel Dunbar
2003-03-24(re)added path to render.hStefan Gartner
2003-03-24Remove references to obsolete misc libDaniel Dunbar
2003-03-24Oops, forgot to use 'struct Mesh' in prototype.Daniel Dunbar
2003-03-24Obsoleted by editscreen.c:blender_test_breakWouter van Heyst
2003-03-24Update things to use blender_test_break() vs MISC_test_break() andDaniel Dunbar
2003-03-24Added editscreen.c:blender_test_break (copy of MISC_test_break, soDaniel 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-24Update space dispatch:Daniel Dunbar