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-12-02The GL-based renderer was removed. Freestyle now uses Blender's internal rend...Maxime Curioni
2008-10-31soc-2008-mxcurioni: merged changes to revision 17246Maxime Curioni
2008-10-30* Build aborts when giving options on command-line when WITH_BF_DOCS=TrueNathan Letwory
2008-10-28bpy access to image premul was missing.Campbell Barton
2008-10-28Python APIKen Hughes
2008-10-27face transp option CLIP wasnt added to the py api.Campbell Barton
2008-10-26fix for [#17895] Python-generated Curves can't be beveledCampbell Barton
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-10-22added an option for python Draw.UIBlock(func, mouse_exit) so moving the mouse...Campbell Barton
2008-10-22make sure BPY_Err_Handle clears python errors, even if the exception cant be ...Campbell Barton
2008-10-22fix for [#17878] Scripts operating on blender objects don't clear memory afte...Campbell Barton
2008-10-21* improvement for CSizeofNathan Letwory
2008-10-21* Add some missing docu for Blender.TypesNathan Letwory
2008-10-20=== Blender Python API ===Nathan Letwory
2008-10-20=== Blender Python API ===Nathan Letwory
2008-10-20forgot to add removeRenderLayer() documentationNathan Letwory
2008-10-20=== SCons ===Nathan Letwory
2008-10-20=== Blender Python API ===Nathan Letwory
2008-10-19* small code change from Split to env.Glob()Nathan Letwory
2008-10-19=== BPy API ===Nathan Letwory
2008-10-18patch [#17856] Correction on docs for Ipo module. from Lucas Vella (lvella) +...Campbell Barton
2008-10-15cleanup epydoc errorsCampbell Barton
2008-10-12hard limit in for bpy material was wrongCampbell Barton
2008-10-12correction to epydocCampbell Barton
2008-10-12in rare cases the screen cant be found for BPy's file/image selectorCampbell Barton
2008-10-11Quick PyAPI patch:Joshua Leung
2008-10-10== Python ==Willian Padovani Germano
2008-10-08Python APIKen Hughes
2008-10-06fix for own bugs in curves.Campbell Barton
2008-10-05Python APIKen Hughes
2008-10-03Blender works with python 2.6, our own import functions that replace pythons ...Campbell Barton
2008-10-02missing ; in last commitCampbell Barton
2008-10-02blender would crash if the "sys" module didnt import, now just give a warning...Campbell Barton
2008-10-01soc-2008-mxcurioni: refactored Freestyle API to prepare for both rendering mo...Maxime Curioni
2008-10-01Bugfix #17721: Action Strips added from scripts don't work properly unless at...Joshua Leung
2008-09-30* free bullet-softbody was using free softbody function.Campbell Barton
2008-09-29resolve some compiler warnings with intel c/c++ compilerCampbell Barton
2008-09-29tests for 2d triangle and quad intersection would only work if the points wer...Campbell Barton
2008-09-28soc-2008-mxcurioni: merged changes to revision 16789Maxime Curioni
2008-09-27Lots of mingw/gcc compiler warning fixesJoshua Leung
2008-09-21Added select grouped property (objects with shared property names will be sel...Campbell Barton
2008-09-2016624 was incorrect. Blender wont always give the requested name for new data...Campbell Barton
2008-09-20PyAPI - *.insertkey()Joshua Leung
2008-09-20Python api access to obcolorCampbell Barton
2008-09-20Patch #17654: Fix for Scene.Get with input >20 charsJoshua Leung
2008-09-20Text.cCampbell Barton
2008-09-20== Render ==Diego Borghetti
2008-09-19== Python Space Handlers ==Willian Padovani Germano
2008-09-19== IPO Defines Cleanup ==Joshua Leung
2008-09-19== Python Script Links ==Willian Padovani Germano