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-01-30Standalone reads a list of scene, start frame, end frame from blend files wit...Campbell Barton
2008-01-28tooltips for some dual toggle buttons as well as tooltips from wim van hoydon...Campbell Barton
2008-01-28script to save renderlayers to a file so you can load them in other blend's -...Campbell Barton
2008-01-25sorry about this, 3rd commit to fix this small error.Campbell Barton
2008-01-25minor fixCampbell Barton
2008-01-24fix for lightwave object loaderCampbell Barton
2008-01-22outliner messed up shift+clicking on linked objects - would display their lib...Campbell Barton
2008-01-22Script to set timeoffset of all selected objects using the animated path of a...Campbell Barton
2008-01-20minor changes to address bugsCampbell Barton
2008-01-18update with many improvements:Remigiusz Fiedler
2008-01-18update to m3g exporter by Gerhard VölklCampbell Barton
2008-01-15*sigh* from now on I think I need to run my commits through ispell ;)Kent Mein
2008-01-15Forgot ""'s around string in error message.Kent Mein
2008-01-15Adds a script to automatically determine the blender version #Kent Mein
2008-01-14Missed a few lines in import_mdd.pyJoshua Leung
2008-01-14MDD Importer/Exporter - Bugfixes:Joshua Leung
2008-01-11-> Fix for select Xref toolGeoffrey Bantle
2008-01-09-> Fix for billboard facesGeoffrey Bantle
2007-12-30== PoseLib - Overhauled Implementation ==Joshua Leung
2007-12-20BLI_makestringcode dosnt need the first value to be a copy of G.sce since its...Campbell Barton
2007-12-19Problem with OBJ import found by Mark Ivey - would not import an obj if all v...Campbell Barton
2007-12-07UV texture blending was being used when materials were disabled.Campbell Barton
2007-12-06Fixed up NOPLUGINS and NOSTRIP so they are hints to make release instead ofKent Mein
2007-12-05- fix for [#7327] Problem/issue with .PLY export,Campbell Barton
2007-12-05This is a modified version of this patch:Kent Mein
2007-12-02wizard_curve2tree.py - bounding twig mesh didnt work if it had some transform...Campbell Barton
2007-12-01mesh_edges2curves.py - fix for duplicate pointsCampbell Barton
2007-11-30anim.c, buttons_object.c, readfile.c, BKE_blender.h - dupliFace scale option,...Campbell Barton
2007-11-29 - better weighting for fill twig placementCampbell Barton
2007-11-28-> Fix for FLT exportGeoffrey Bantle
2007-11-28curve re-meshing had some errors when making joins, now collapse surrounding ...Campbell Barton
2007-11-28fixed bug that only happened when a curve had 2 points in the same placeCampbell Barton
2007-11-28minor errors fixedCampbell Barton
2007-11-27new function object_is_libdata - checks ob->id.lib but also accounts for prox...Campbell Barton
2007-11-27reference leaf object rather then group (which wasnt working and only used th...Campbell Barton
2007-11-27* Improved Fill Twigs, they now join to make a continues skin like other bran...Campbell Barton
2007-11-27ParticlesBrecht Van Lommel
2007-11-25new twig type that gives more even results - "Fill Twigs" optionCampbell Barton
2007-11-23==Python API==Campbell Barton
2007-11-22mesh_wire.py - gave an error with no faces,Campbell Barton
2007-11-22wizard_curve2tree - mistake while debugging.Campbell Barton
2007-11-22-> Updated FLT scriptsGeoffrey Bantle
2007-11-21initial support for leaves as duplifaces as well as some a bugfix for loading...Campbell Barton
2007-11-21wizard_curve2tree.py - always use active object (local view was messing up th...Campbell Barton
2007-11-21made twig taper a float rather then a bool, added type conversion when loadin...Campbell Barton
2007-11-19Update v1.0.11 from MigiusCampbell Barton
2007-11-19initial leaf support (need to use in production, at the moment its really sim...Campbell Barton
2007-11-19typo in Text3d, weightpaint_invert wasnt working properlyCampbell Barton
2007-11-19simple weight invert script for the weightpaint menu, removed a print from we...Campbell Barton
2007-11-17wizard_curve2tree - more twig optionsCampbell Barton