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-04-06dfelinto noticed text editor section was missing.Campbell Barton
2011-04-05minor edits to keyingsets script.Campbell Barton
2011-04-05"Bugfix" (i.e. feature request in disguise!) [#26772] Delta Scaling,Joshua Leung
2011-04-05Bugfix [#26792] blender crash when scaling action strip in NLAJoshua Leung
2011-04-05add support for installing addons to custom script path [#26751] installing a...Campbell Barton
2011-04-05comment menu item causing crash [#26792].Campbell Barton
2011-04-05fix [#26782] Missing settings in some texture nodes.Campbell Barton
2011-04-05quiet warning & minor pep8 edits.Campbell Barton
2011-04-04Bug fix: The quick effect operators got broken a bit by the new material slot...Janne Karhu
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-04-04minor edits to view3d toolbarCampbell Barton
2011-04-04fix [#26757] Python console: help() doesn't work anymoreCampbell Barton
2011-04-04missed renaming after api modification, used to cycle proportional edit fallo...Campbell Barton
2011-04-02Readme.html and Link to Release Log:Thomas Dinges
2011-04-02[#26719] Fix AAO Tooltips by Sergej Reich (sergof). Thanks! Thomas Dinges
2011-04-022.5 Particle UI:Thomas Dinges
2011-04-022.5 Weight Paint UI:Thomas Dinges
2011-04-023D View Toolbar:Thomas Dinges
2011-04-022.5 UI:Thomas Dinges
2011-04-01modification to api docs so release point to:Campbell Barton
2011-04-01Animation Editors: Name-based filteringJoshua Leung
2011-04-01Add back sculpt mode brush keys.Campbell Barton
2011-04-01while looking into adding back brush tool keys found mixed texture/image pain...Campbell Barton
2011-04-01pep8 checker, mostly pedantic style changes but also found an error in mesh_u...Campbell Barton
2011-03-31Fix for [#26694] Quick effects problems: Make Smoke/Fluid on a flat object cr...Janne Karhu
2011-03-31use poppups for python UV unwrap operators (since they are too slow to be rea...Campbell Barton
2011-03-31Pose Propagate - Further Tweaks:Joshua Leung
2011-03-31Propagate Pose Tweaks:Joshua Leung
2011-03-30pass pep8 checker.Campbell Barton
2011-03-30Small update to the quick effects operators:Janne Karhu
2011-03-30Quick effects operators:Janne Karhu
2011-03-30modify error when python is not found so as not to confuse users who don't bu...Campbell Barton
2011-03-29fix [#26657] Smart UV Project missing from Unwrap menu in 3D ViewportCampbell Barton
2011-03-29Fix for [#26664] Some particle panels disappear when pinnedJanne Karhu
2011-03-29use 'is None' rather then '== None' as suggested by python docs & mis-spelling.Campbell Barton
2011-03-29SVN maintenance.Guillermo S. Romero
2011-03-28example operator that uses a timer.Campbell Barton
2011-03-28Address [#26641] Texture Quick Edit kicks up error when Editor can't be foundNathan Letwory
2011-03-28Crouch on IRC noticed inconsistency between name COLOR_SETS & attribute bone_...Campbell Barton
2011-03-28[#24658] Switching to "maya" via interaction preset breaks when switching backMartin Poirier
2011-03-28Proper traceback when addons fails AST parsing setpMartin Poirier
2011-03-27fix for 'View Docs' with inherited properties, eg: "Object.name", is inherite...Campbell Barton
2011-03-27pep8 cleanupCampbell Barton
2011-03-27fix (own bug) [#26628] "FCurve/Driver Version Fix" Incorrectly Clobbers Array...Campbell Barton
2011-03-27Bugfixes due to recent RNA renaming:Joshua Leung
2011-03-26Fix for Mac addon install, unzipping could create __MACOSX folder whichBrecht Van Lommel
2011-03-26print guarded-alloc memory leaks on blenderplayer exit.Campbell Barton
2011-03-26optparse module is deprecated, use new argparse module in background job temp...Campbell Barton
2011-03-26"Fill Deformed" option for curves isn't dependent from bevel object,Sergey Sharybin
2011-03-25Graph Editor: Euler Filter ported from Py to CJoshua Leung