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
2010-08-18rna rename Bone and Text changesCampbell Barton
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-08remove unused includesCampbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-13group refcount checking was inconsistent.Campbell Barton
2010-07-05Bugfix #22685: Screen update slow, animation player ALT-A, files created with...Joshua Leung
2010-06-28Partial fix for [#22666] TWO BUGS of LIGHTMatt Ebb
2010-06-09Fix #22534 linking object data for two forces results in crash.Diego Borghetti
2010-05-06last commit broke linking to scenes from the UICampbell Barton
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-04-13fixed make local bug; it was only looking at editable objects, which of cours...Joseph Eagar
2010-03-264 Devs in Agreement - End of the Road for Old Track Joshua Leung
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-02-21Bugfix #21234: Autokey "insert only available" userpref inserts keys for all ...Joshua Leung
2010-02-21Bugfix #21245: "Track to" (Ctrl + T) operator was missing notifier updatesJoshua Leung
2010-02-19dont allow linking an object into a linked scene.Campbell Barton
2010-02-16fix for make proxy, was checking dupligroup when it wasnt needed.Campbell Barton
2010-02-16[#21182] Make proxy for object without group crash Blender.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-28PROP_ENUM_NO_CONTEXT flag for rna properties, forcing enum item functions to ...Martin Poirier
2010-01-27Two small dragdrop fixes:Ton Roosendaal
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26Assign automatic/envelope weights in weight paint mode is back,Brecht Van Lommel
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-15a new generic invoke function - WM_enum_search_invoke()Campbell Barton
2010-01-11* Restored vertex parent Matt Ebb
2010-01-10Make linked animdata working again, copies NLA too, as well as ObData animdat...Campbell Barton
2010-01-04copy modifiers, as "Link Modifiers" - in Ctrl+L menu. difference between copy...Campbell Barton
2009-12-04Fix for [#20203] Linked objects - A few bugsMatt Ebb
2009-11-28py/rna apiCampbell Barton
2009-11-24Depsgraph/DriversBrecht Van Lommel
2009-11-24- added rna api function scene.update(), needed for rig generation to update ...Campbell Barton
2009-11-24Bugfix for Parenting to Bones:Joshua Leung
2009-11-23Bugfixes:Joshua Leung
2009-11-22Parenting and Deforms:Joshua Leung
2009-11-11object.constraints.add()/remove()/active, same for PoseChannelCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-04Make Links (Ctrl+L) backCampbell Barton
2009-10-29Modified python rna property types (BPy_PropertyRNA), so PySequence_Check() r...Campbell Barton
2009-10-29use objects rather then bases where possible, use context rather then OBACT m...Campbell Barton
2009-10-27Compiler warning fixes for mingw:Joshua Leung
2009-10-26Restored 'Make Parent Without Inverse' Operator (Ctrl Shift P)Joshua Leung
2009-10-16new operator - OBJECT_OT_make_single_userCampbell Barton
2009-10-12Bugfix #19616: vertex group select as IK target cause crash in Blender2.5Joshua Leung