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
path: root/source
AgeCommit message (Expand)Author
2006-08-07Removed debug line added when testing for matrix memory leaks that messed up ...Campbell Barton
2006-08-06undid commit to stop overdrawing IPO verts, it assumed that ipo verts were in...Campbell Barton
2006-08-06Added setName and setFilename as well as making name and filename writable.Campbell Barton
2006-08-06Made Font.c's pack/unpack work like Sound.c'sCampbell Barton
2006-08-06modified Text3d.FontCampbell Barton
2006-08-05dont draw IPO points outside the ipo view, avoid extra looping also.Campbell Barton
2006-08-04DNA_ipo_types.h comments onlyCampbell Barton
2006-08-03--Value Squeeze Node--Johnny Matthews
2006-08-03* Blender-side stuff for GHOST tablet pressureMatt Ebb
2006-08-03Solaris was still using compress for make release.Kent Mein
2006-08-02renamed struct bNode->new to struct bNode->new_nodeKent Mein
2006-08-02* replaced round() with (int)(x + 0.5f) to help some compilersMatt Ebb
2006-08-01CKey centers the camera views camdx/yCampbell Barton
2006-08-01Three shading nodes by Nathan 'Cessen' Vegdahl. He doesn't have any time at theMatt Ebb
2006-07-31Siggraph show commit!Ton Roosendaal
2006-07-31ImagePaint Refactoring:Brecht Van Lommel
2006-07-31Added a octree implimentation for doing fast locational vertex lookups.Campbell Barton
2006-07-31added the texmesh to Mesh property to mesh.Campbell Barton
2006-07-31BIF_GetStringWidth() returned garbage when given a 0 length string, which was...Matt Ebb
2006-07-31fixed a typo that must have slipped in ;)Kent Mein
2006-07-31* Made the proportional edit circle draw inverted againstMatt Ebb
2006-07-31A couple of compositing nodes:Matt Ebb
2006-07-28faces faces added had vertex colors set to black.Campbell Barton
2006-07-28added a slot in the uv/image's "Image" menu for pyscripts.Campbell Barton
2006-07-28Image Paint:Brecht Van Lommel
2006-07-27Updated epydocs to reflect changes in the APICampbell Barton
2006-07-27matrix .inverted() and .transposed() didnt work because the matrix was wrongl...Campbell Barton
2006-07-27Addition to MathutilsCampbell Barton
2006-07-27Brush Datablock:Brecht Van Lommel
2006-07-26===Python API===Ken Hughes
2006-07-26* Added armature bone subdivide to 3d View menuMatt Ebb
2006-07-26* Added armature bone subdivide to 3d View menuMatt Ebb
2006-07-26===Rendering===Ken Hughes
2006-07-26===Python API===Ken Hughes
2006-07-26Added a note in the object docs about object data and editmodeCampbell Barton
2006-07-25Printing the BezTriple was only printing it in 2D, since all curves have a 3d...Campbell Barton
2006-07-23Updated splash with an 'a'. Also kept it a png this time, after complaintsv2.42aTon Roosendaal
2006-07-23Fixed bullet formatting and explained where some constants were stored (had t...Campbell Barton
2006-07-23Bugfix #4773Ton Roosendaal
2006-07-23Bugfix #4770Ton Roosendaal
2006-07-23Bugfix #4699Ton Roosendaal
2006-07-23fix for bug #4770Joilnen Leite
2006-07-22IRC bugfix (thanks samo!):Ton Roosendaal
2006-07-22noticed my BVH test import blender was 30meg+ turns out to beCampbell Barton
2006-07-21Bugfix #4747Ton Roosendaal
2006-07-20- fixed manual viscosity bug (#4733)Nils Thuerey
2006-07-20Bugfix #4734Ton Roosendaal
2006-07-20Bugfix #4741Ton Roosendaal
2006-07-20Added a note explaining the poseMatrix space and how to get the worldspace lo...Campbell Barton
2006-07-19Bugfix #4736Ton Roosendaal