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
2016-07-18Fix T48877: Lightmap Pack fails w/ 1-3 facesCampbell Barton
2016-07-09Fix: Apply Scale to Delta Scale was doubling the effectJoshua Leung
2016-07-07Cleanup: use static sets, remove redundant copyCampbell Barton
2016-07-07Transforms to Delta TransformsJoshua Leung
2016-06-22Remove module reloading for preview operatorsCampbell Barton
2016-06-06Fix T48579: RNA shadows new custom propertiesCampbell Barton
2016-04-20Fix T48086: Smart UV Project fails w/ small facesCampbell Barton
2016-04-12Correct UI messages: hyphenate 'add-ons'Campbell Barton
2016-03-29Fix T47967: Select next active fails in some casesCampbell Barton
2016-03-24UI: Presets for scene unitsCampbell Barton
2016-03-22Cleanup: style (80-width)Campbell Barton
2016-03-03Docs: add comment on reloading modulesCampbell Barton
2016-03-02Cleanup: replace dict /w list for module reloadCampbell Barton
2016-03-01Batch-previews generation: add option to control whether we save backup .blen...Bastien Montagne
2016-02-26Fix for object align not using local view cursorCampbell Barton
2016-02-23UI: expose soft limits to custom-property editorCampbell Barton
2016-02-20Fix T44453: Exporting Keying Sets referencing node tree properties generates ...Joshua Leung
2016-01-12BMesh: select next can now step over existing selectionCampbell Barton
2016-01-11Update add-on descriptionsCampbell Barton
2016-01-08BMesh: Select Previous, set active face now worksCampbell Barton
2016-01-07Correct check when no path can be foundCampbell Barton
2016-01-07BMesh: add select next/prev operatorCampbell Barton
2016-01-07addon_utils: improve docstringsCampbell Barton
2016-01-06Save sys-info to file instead of a text blockCampbell Barton
2016-01-03Improve system info tipCampbell Barton
2015-12-18Add wrap argument to cycle wm utility funcsCampbell Barton
2015-12-11Use Python3.5's unpacking generalizationsCampbell Barton
2015-12-03Error in own recent commit, (left in debug test)Campbell Barton
2015-12-01Report error when removing presets failsCampbell Barton
2015-11-23UV Smart Project: restore 'Stretch to UV Bounds'Campbell Barton
2015-11-05Fix T46699: copy_prev_settings() gives misleading error message when previous...Bastien Montagne
2015-09-10Fix T46048: Custom properties UI redraw issueCampbell Barton
2015-09-01Cleanup: pep8Campbell Barton
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-08-02Use auto-offset after adding node from search menu as wellJulian Eisel
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-06-13addon_utils default mismatch /w enable/disableCampbell Barton
2015-06-13Python API: use cached translation tablesCampbell Barton
2015-06-10WM: toggling expanded could raise exceptionCampbell Barton
2015-06-08rename wiki -> manualCampbell Barton
2015-06-07MakeDupliFace: select new objectsCampbell Barton
2015-06-07Cleanup: use staticmethodsCampbell Barton
2015-06-07Cleanup: pep8Campbell Barton
2015-06-03Fix object align crash (use-after-free)Campbell Barton
2015-05-26Cleanup: pythonCampbell Barton
2015-05-26Fix T44036: Add option to bake into current action instead of creating a new ...Bastien Montagne
2015-05-17Cleanup: pep8Campbell Barton
2015-05-12Doc: minor fixesCampbell Barton
2015-05-02Object Align Operator: Make it use modifiers in high quality bounding box cal...Daniel Salazar
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton