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
2005-05-22Roll back changes from Big Mathutils Commit on 2005/05/20.Stephen Swaney
2005-05-22BPython bug fixes:Willian Padovani Germano
2005-05-20-rewrite and bugfixesJoseph Gilbert
2005-05-20BPython: bug fixes / patches from trackersWillian Padovani Germano
2005-04-22doc updates. NMesn.transform( matrix, recalc_normals )Stephen Swaney
2005-04-21BPython:Willian Padovani Germano
2005-04-16Note: this commit includes new functionality to save and restore scripts conf...Willian Padovani Germano
2005-04-04 - work-in-progress: subsurf level 0 now just acts like a regular mesh,Daniel Dunbar
2005-03-31Changing hard codec max frame release for a define (in blendef.h with the oth...Martin Poirier
2005-03-29 - added Mesh->derived and Mesh->decimated DerivedMesh pointersDaniel Dunbar
2005-03-28 - update NMesh.c to use DerivedMesh APIDaniel Dunbar
2005-03-19BPython:Willian Padovani Germano
2005-03-19BPython:Willian Padovani Germano
2005-03-09big warning hunt commitJean-Luc Peurière
2005-03-01BPython:Willian Padovani Germano
2005-02-09BPython:Willian Padovani Germano
2005-02-09BPython:Willian Padovani Germano
2005-02-03BPython:Willian Padovani Germano
2005-01-22BPython:Willian Padovani Germano
2005-01-13BPython:Willian Padovani Germano
2005-01-04Requested by Stephane SOPPERA,Kent Mein
2004-11-27BPython:Willian Padovani Germano
2004-11-08Nmesh module isn't edges aware yet; but can cause crashes replacingTon Roosendaal
2004-11-07Fixes in bpython:Willian Padovani Germano
2004-11-02BPython:Willian Padovani Germano
2004-10-14followup to vector memory leak fixes:Stephen Swaney
2004-10-07Another step in the Big Bpy Cleanup.Stephen Swaney
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-09-18One small part of the Great Bpy Code Cleanup.Stephen Swaney
2004-07-21creator.c wasn't updated in my last commit, here it is (the change reverts my...Willian Padovani Germano
2004-07-20Trying to fix bug reported by Peter den Bak and Meino Christian Cramer (thank...Willian Padovani Germano
2004-06-07Replace deprecated methods from old api:Stephen Swaney
2004-05-09BPython:Willian Padovani Germano
2004-03-15 - redundant code killing for MFaceInt removalDaniel Dunbar
2004-03-15Removed the struct MFaceInt from DNA_mesh_types.h (by the recommendationChris Want
2004-01-20Scripts in menus:Willian Padovani Germano
2004-01-17Scripts menus:Willian Padovani Germano
2004-01-15-bug fixes for materials updating - BalaGi found these bugsJoseph Gilbert
2003-11-24Fixed two minor warningsJacques Guignot
2003-11-23- performance upgrade with the vgroup methodsJoseph Gilbert
2003-11-17- added vgrouping methods for renaming a vertex group and returning all vgrou...Joseph Gilbert
2003-11-08BPython:Willian Padovani Germano
2003-10-28Exppython:Willian Padovani Germano
2003-10-26Exppython:Willian Padovani Germano
2003-10-21A few bugfixes to the vgrouping methodsJoseph Gilbert
2003-10-20Exppython: small changes in NMesh internals and docsWillian Padovani Germano
2003-10-19Added support for returning the normal of a NMFaceJoseph Gilbert
2003-10-13Getting rid of warnings in NMesh.c, should fix compile problems.Willian Padovani Germano
2003-10-12Added vertex group support...Joseph Gilbert
2003-09-20Exppython:Willian Padovani Germano