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-03-21move script directories for internal blender scripts.Campbell Barton
2011-03-10revert r35438, Martin doesn't like having this option tacked on.Campbell Barton
2011-03-10add option requested [#25598] projection surface snap issueCampbell Barton
2011-03-07use set's, since pythons 3.2's optimizer converts these to frozensets, lookup...Campbell Barton
2011-02-23add back view 1:1 operator from 2.4x (Shift+PadEnter)Campbell Barton
2011-02-23add back 2.4x mesh vertex sort/randomize operators, were called xsort and has...Campbell Barton
2011-02-23add 2.4x posemode & weightpaint feature as an operator - Flip Active, Shift+F.Campbell Barton
2011-02-18- clear some warningsCampbell Barton
2011-02-17pep8 cleanup and remove unused vars/importsCampbell Barton
2011-02-16bugfix [#26094] Going to Bone Roll menu brings up python errorCampbell Barton
2011-02-15- Do not use old anchor toggling operator. It used to set brush flags toSergey Sharybin
2011-02-11patch [#25809] Auto-Registration as utility function.Campbell Barton
2011-01-11- Added operator to clear all transforms from Pose Bones. This makesJoshua Leung
2011-01-11remove misc unused vars and correct theme name for face angles.Campbell Barton
2011-01-10[bugfix] Curve tilt button in 3d toolbar showing wrong shortcutLuca Bonavita
2011-01-05Todo item: brought transform texture space back.Ton Roosendaal
2011-01-04Bugfix #25486Ton Roosendaal
2011-01-01pep8 cleanupCampbell Barton
2010-12-23remove reload() from builtins since python3 no longer uses this.Campbell Barton
2010-12-19Py UI fix: options for "Single user" had different names than the operator it...Ton Roosendaal
2010-12-19fix for own error [#25299] custom properties not showing in viedw3d panelCampbell Barton
2010-12-19 fix for make-dupli-face operator & vector multiplication, tab/space error in...Campbell Barton
2010-12-16- fix [#25246] export default scene to X3D crashes exporter, own fault but al...Campbell Barton
2010-12-08pedantic word ordering change.Campbell Barton
2010-12-03fix [#25015] Ctrl+L linking to scene list does not scroll when the list is la...Campbell Barton
2010-11-25Fixed bug with Text menu in font edit modeSergey Sharybin
2010-11-23Changes to the ortho grid drawing based on discussion with Ton.Campbell Barton
2010-11-17bugfix [#24671] Operators called from Python Leak MemoryCampbell Barton
2010-11-17- move cmake file for python.Campbell Barton
2010-11-07remove line which wasnt supposed to be committed.Campbell Barton
2010-11-07Rename BG image Transparency to Opacity, Since 100% transparency is actually ...Campbell Barton
2010-10-31Lock to CursorNathan Letwory
2010-10-15bugfix [#24256] Wrong bone subdivision number in tweak panel.Campbell Barton
2010-10-11bugfix [#24190] Extrude Faces called from Alt+ E_key menu don't works wellCampbell Barton
2010-10-05patch [#24146] UV layout selection menu in UV editor ala CTRL+TAB in edit modeCampbell Barton
2010-09-18Fix #23879: added undo/redo to object/paint/sculpt/pose menus as well,Brecht Van Lommel
2010-09-17Fix #23839: missing V shortcut for rip tool, now the rip & move operatorBrecht Van Lommel
2010-09-16bugfix [#23831] Removing an IK Constraint in pose mode still draws bone with ...Campbell Barton
2010-09-08Fix [#23716] Add background image brokenNathan Letwory
2010-09-07ran through pep8 checkerCampbell Barton
2010-09-07bugfix [#23631] Faces and edges missing in edit modeCampbell Barton
2010-09-07bugfix [#23704] Background image does not support special german lettersCampbell Barton
2010-08-26rna api - replace panel properties bl_default_closed and bl_show_header with ...Campbell Barton
2010-08-25bugfix [#23469] Missing Parent Menu in Pose modeCampbell Barton
2010-08-24move more active variables to be nested in collections.Campbell Barton
2010-08-23rename UI functionCampbell Barton
2010-08-22fix for changes in recent renamingCampbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-19misc rna renaming.Campbell Barton
2010-08-18more rna renaming.Campbell Barton