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-11-12Bugfix #20382Ton Roosendaal
2010-10-19bugfix [#24289] bpy.ops.object.select_name() is brokenCampbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-06[#24063] Error in RNA naming in SequenceCrop.min_x/y ;Campbell Barton
2010-09-28Fix [#23977] toggle back to object mode not working (outliner issue)Nathan Letwory
2010-08-18rna rename Bone and Text changesCampbell Barton
2010-08-08remove unused includesCampbell Barton
2010-07-303 duplicate functions: bone_flip_name() object_flip_name() flip_side_name()Campbell Barton
2010-07-22Fix de/select all operator naming for consistencyMatt Ebb
2010-05-27make bpy.ops.object.select_name(name) also make the object active since Alt+R...Campbell Barton
2010-05-13remove use of global 'G'Campbell Barton
2010-05-13Bring back the pupmenu for "select object in the same group"Diego Borghetti
2010-04-29select linked options, Library and Library ObDataCampbell Barton
2010-03-23more lint includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-14spelling errors, no real changes to code.Campbell Barton
2009-12-17Fix [#20414] select children (shift+g) on an object without children...Matt Ebb
2009-12-10Patch [#20290] by Bjørnar Hansen for bug [#20270] 2.5a0, Select Random says ...Martin Poirier
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-10Math LibBrecht Van Lommel
2009-10-16Added a button to clear the weights of all shape keys, usefulBrecht Van Lommel
2009-10-14Shape Keys: disable the temporary shape display system, whereBrecht Van Lommel
2009-10-132.5 Bugfixes:Joshua Leung
2009-10-06Bone Selections: Ability to set bones as unselectableJoshua Leung
2009-09-17Warning fixes for blenkernel and editors.Brecht Van Lommel
2009-09-16- rna/python api object.create_render_mesh(...) support for getting a mesh fr...Campbell Barton
2009-09-16Object mode Selection options brought back for view3d.selectCampbell Barton
2009-09-092.5: Object moduleBrecht Van Lommel