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
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-12-17Reverting to 2_2x BPYMartin Poirier
2007-03-15removed duplicate functionality, macro's and functions existed to check a PyO...Campbell Barton
2007-02-25SceneCampbell Barton
2006-12-23Preserve multiple UV and vertex color layers in NMesh.Brecht Van Lommel
2006-07-07Bugfix in NMesh:Brecht Van Lommel
2006-04-16a little spring cleaning to remove some compiler warnings forStephen Swaney
2005-12-14BPython:Willian Padovani Germano
2005-10-04Added Mesh.New() method; can now create new meshes within the moduleKen Hughes
2005-07-19Added DAG flush to NMesh when updating geometry (was needed after zr's latest...Martin Poirier
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2005-03-09big warning hunt commitJean-Luc Peurière
2005-02-09BPython:Willian Padovani Germano
2005-02-03BPython:Willian Padovani Germano
2005-01-22BPython:Willian Padovani Germano
2004-11-14There were some variables that should have been declared extern,Chris Want
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-07-20Trying to fix bug reported by Peter den Bak and Meino Christian Cramer (thank...Willian Padovani Germano
2004-05-09BPython:Willian Padovani Germano
2004-03-21 - split the data structures that actually constitute a meshDaniel Dunbar
2004-01-20Scripts in menus:Willian Padovani Germano
2003-11-17- added vgrouping methods for renaming headersJoseph Gilbert
2003-10-28Exppython:Willian Padovani Germano
2003-10-26Exppython:Willian Padovani Germano
2003-10-20Exppython: small changes in NMesh internals and docsWillian Padovani Germano
2003-10-19included "BLI_arithb.h" for normal calculations...Joseph Gilbert
2003-10-13Getting rid of warnings in NMesh.c, should fix compile problems.Willian Padovani Germano
2003-10-12Add vertex group support...Joseph Gilbert
2003-10-12Added vertex grouping supportJoseph Gilbert
2003-09-20Exppython:Willian Padovani Germano
2003-09-18Exppython:Willian Padovani Germano
2003-07-31* got rid of a warning in editipo.c:Willian Padovani Germano
2003-07-12Exppython:Willian Padovani Germano
2003-07-01- small fix in Sys.c to compile on Windows:Willian Padovani Germano
2003-06-28- More renaming all around to follow our conventionsWillian Padovani Germano
2003-06-13* Bugs item #169 fixed:Willian Padovani Germano
2003-06-12* Small changes in many files:Willian Padovani Germano
2003-05-31* Updated NMesh port to exppython:Willian Padovani Germano
2003-05-29* Module Curve updated:Willian Padovani Germano
2003-05-23* Fixed bug in BPY_interface.c (exppython):Willian Padovani Germano
2003-05-20* Implemented the 3 functions needed by the Object module:Willian Padovani Germano
2003-05-17* Added submodule NMesh:Willian Padovani Germano