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-07-12From stableCampbell Barton
2007-07-01replace PyInt_CheckExact with PyInt_Check, same for floats and strings so sub...Campbell Barton
2007-03-15removed duplicate functionality, macro's and functions existed to check a PyO...Campbell Barton
2006-08-13Added .radius support for curves, and material's lightGroupCampbell Barton
2006-07-25Printing the BezTriple was only printing it in 2D, since all curves have a 3d...Campbell Barton
2006-05-20*python additionJoseph Gilbert
2006-03-11===Python API===Ken Hughes
2006-01-15Removed printfs in setPoints(), add proper exception handling.Ken Hughes
2006-01-03*warnings fixesJoseph Gilbert
2006-01-01Bug fix #3671: Blender.Beztriple.New() did not accept sequences as parameters,Ken Hughes
2005-12-17-- Bugfix #3617; addBezier() was not initializing all the attributes forKen Hughes
2005-11-28-- Bugfix #3458: keyblock.getData() was getting vertex data from keysKen Hughes
2005-09-24 - assorted warning fixes (signedness, float->double)Daniel Dunbar
2005-09-14=bpy beztriple: finally got the mem. management right with the help of khughes.Toni Alatalo
2005-09-14Memory management flag to behave better, as hinted by Ken Hughes.Toni Alatalo
2005-08-09Big commit, had to rework lots of selection stuff so that thingsDaniel Dunbar
2005-07-18Header file clean up and warning fixesJoseph Gilbert
2005-06-13Patch from Martin Poirier.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-04-08fix for bug #1115Stephen Swaney
2004-04-07fix for bug 1110.Stephen Swaney
2004-03-29General housekeeping and cleanup. Move static declarations andStephen Swaney
2003-08-07changed a return value for Irix compilerJacques Guignot
2003-08-05removed unuseful function calls in BezTriple.[ch]Jacques Guignot
2003-07-21reincorporation in the cvs of modifications which had been lost.Jacques Guignot
2003-07-21Some manipulations of the keyword 'static' to getChris Want
2003-07-19Nex modules added to keep a minimal compatibility with 227 apiJacques Guignot