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
2012-10-20style cleanupCampbell Barton
2012-10-20Remove six languages from Blender UI (rational: very low level of translation...Bastien Montagne
2012-10-19Fix #32219: Inconsistent influence of Units Scale on new objectsSergey Sharybin
2012-10-19simplify addon install print, Now it only prints the source and destination d...Campbell Barton
2012-10-19[#32921] Fix: Python error triggered when installing an addon via 'install ad...Gaia Clary
2012-10-18More UI messages and BKE_reportf<->BKE_report fixes...Bastien Montagne
2012-10-17minor changesCampbell Barton
2012-10-17add a template for a stub script - runs the script relative to the currently ...Campbell Barton
2012-10-17Render: local light group option for materials, blender internal feature fromBrecht Van Lommel
2012-10-16un-subdivide bmesh operator, useful for making lower polygon versions of mode...Campbell Barton
2012-10-16Cycles: non-camera viewport render border supportSergey Sharybin
2012-10-16Add BMesh and WM symmetrize operatorsNicholas Bishop
2012-10-16code cleanup: picky rna naming conventionCampbell Barton
2012-10-15Adding Estonian and Esperanto iso codes in allowed non-capitalized UI message...Bastien Montagne
2012-10-15Making "Jump to Keyframes" operator (for Action/Graph Editors) more obviousJoshua Leung
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton
2012-10-15Streamlinining Bone Groups menu (Ctrl G)Joshua Leung
2012-10-14Few minor fixes to i18n tools (mostly use ordered dicts too for "xgettexted" ...Bastien Montagne
2012-10-14Rip-fill mesh tool (option for rip operator)Campbell Barton
2012-10-13Add translation of reports messages (only direct uses of BKE_report(f)/BKE_re...Bastien Montagne
2012-10-13And more UI messages spell check.Bastien Montagne
2012-10-13code cleanup: minor edits on recent commit.Campbell Barton
2012-10-13More spell check exceptions...Bastien Montagne
2012-10-13Lattice Editing: Distortion-Free "Flip" OperatorJoshua Leung
2012-10-13added filter for user installed addonsGaia Clary
2012-10-13differenciate log message for enabled/disabled modulesGaia Clary
2012-10-12Templates:Thomas Dinges
2012-10-12fix for own error in copy_as_script(), imports were incorrect.Campbell Barton
2012-10-12quiet clang static checker warning by returning an error for invalid situatio...Campbell Barton
2012-10-11Revert part of own r51193 (now I know where Courant comes from...), and add a...Bastien Montagne
2012-10-11Limit Distance Constraint - jpbouza Feature RequestJoshua Leung
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-10-10check addons are enabled before disabling them (would cause python exceptions...Campbell Barton
2012-10-10Graph Editor: Added a filtering option for Drivers mode to only show F-CurvesJoshua Leung
2012-10-10Fix #32780: Maya keymap selection issuesSergey Sharybin
2012-10-10Cosmetic: Changed label of the 'Install Addon...' Button to 'Install from Fil...Gaia Clary
2012-10-10transfer weight's now operates on selected vertices (when vertex select is en...Campbell Barton
2012-10-09Fixed wrong preset settings for motion trackingSergey Sharybin
2012-10-09Adding weightpaint transfer tool.Ove Murberg Henriksen
2012-10-09patch [#31919] limit the number of bone deform weights per vertex. Many game ...Campbell Barton
2012-10-09svn merge ^/trunk/blender -r48592:HEADOve Murberg Henriksen
2012-10-09Motion Tracking; expose View All and Center to Current Frame to View menu of ...Sergey Sharybin
2012-10-09Motion Tracking: move keyframe settings to per-tracking object settingsSergey Sharybin
2012-10-09Made the autokeying warning optional by adding a user pref for thisJoshua Leung
2012-10-08resize info header (was too much white space)Campbell Barton
2012-10-08speaker and empty where hardly visibleCampbell Barton
2012-10-08update to ubuntu themeCampbell Barton
2012-10-08style cleanup: pep8Campbell Barton
2012-10-05Follow Path Constraint - "Animate Path" OperatorJoshua Leung
2012-10-05Clean up in "add object" code:Bastien Montagne