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
2011-07-01fix [#27820] foreach_get on bpy_prop_collections returns weird resultsCampbell Barton
2011-06-30replace inline loops for get_weights_array with calls to defvert_find_weight()Campbell Barton
2011-06-30minor change in logic for adding a new hook, ignore zero weight verts in a vg...Campbell Barton
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-11-05tedious string copying changesCampbell Barton
2010-10-15replace SIDE_OF_LINE macro with line_point_side_v2() inline function.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell 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-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-04-25correct typo'sCampbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
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
2009-12-17Notifier related tweaks, partially from patch 20370 by Jason MillisMatt Ebb
2009-11-23Bugfix - Hook Operators:Joshua Leung
2009-11-22Parenting and Deforms:Joshua Leung
2009-11-22* Re-implemented/refactored 3D View hooks menu.Matt Ebb
2009-11-16add hook in vertex and control point menu's, Ctrl+HCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-05Bugfixes + Spline IK Tweaks:Joshua Leung
2009-10-09* Warning fixes for previous commit for Modifier renaming.Joshua Leung
2009-10-09A few bugfixes:Joshua Leung
2009-09-092.5: Object moduleBrecht Van Lommel