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
2017-10-06Vertex Paint: move normal falloff into the brushCampbell Barton
2017-10-06Vertex Paint: use brush front-face settingCampbell Barton
2017-10-05Fix T53002: Batch-Generate Previews generate empty or none image for large ob...Bastien Montagne
2017-10-05Sculpt Mode: 2D falloff optionCampbell Barton
2017-10-04Fix i18n messages extraction script, and a few more UI messages...Bastien Montagne
2017-10-03Some UI/messages fixes.Bastien Montagne
2017-10-03Vertex Paint: remove accumulate (soc-2017-vertex_paint)Campbell Barton
2017-10-02Vertex Paint: projection optionsCampbell Barton
2017-09-29Weight Paint: accumulate supportCampbell Barton
2017-09-29Vertex Paint: Alpha SupportCampbell Barton
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-09-25Mirror Modifier: option to offset UV'sCampbell Barton
2017-09-22Remove quicktime supportAaron Carlisle
2017-09-21Fix T52861: Keymap editor filter doesn't show shortcuts using "+"Joshua Leung
2017-09-21revert commit c0a7e9b6312d74 because it did not work as expectedGaia Clary
2017-09-20D2777: allow blank lines and lines with spaces/tabs in cut/pasteGaia Clary
2017-09-20Fix T52842: Incorrect description for bpy.types.MeshTextureFace.uvBastien Montagne
2017-09-20Fix rna_info.py module, broken by recent changes in bpy.types presumably.Bastien Montagne
2017-09-19Boolean Modifier: add debug optionsCampbell Barton
2017-09-14Fix T52442: bl_app_templates_system not workingCampbell Barton
2017-09-14Recent action-bake used Py3.6 syntaxCampbell Barton
2017-09-13Fix T52140: Align objects centers using origin for textSergey Sharybin
2017-09-10Bake Action: operate on selected objectsCampbell Barton
2017-09-10PyAPI: Add object argument to bake_actionCampbell Barton
2017-09-09Resolve T52687: Add node label shows as 'Unknown'Campbell Barton
2017-09-07PyAPI: use bl_rna_get_subclass for node APICampbell Barton
2017-09-06Cleanup: custom nodes templateCampbell Barton
2017-09-06Workaround node types not being exposedCampbell Barton
2017-09-06Screw Modifier: remove doubles optionCampbell Barton
2017-09-04PyAPI: Add bpy.utils.register_classes_factoryCampbell Barton
2017-09-04PyAPI: fix rna_info for changes in type accessCampbell Barton
2017-09-02Cleanup: use title caps for labelsCampbell Barton
2017-08-31Cleanup: strict naming conventionsCampbell Barton
2017-08-25This copyright text (copied to binary distros) had a confusing statement aboutTon Roosendaal
2017-08-23Cleanup: remove space from filenamesCampbell Barton
2017-08-21Modify menu from last commitCampbell Barton
2017-08-17Fix T52401: "Export Keying Set" operator generated incorrect ID's for shapekeysJoshua Leung
2017-08-15Fix Cycles presets after recent removal of some settings.Brecht Van Lommel
2017-08-15Cycles/BI: Add a pixel size option for speeding up viewport renderingLukas Stockner
2017-08-14Tracking: Fix missing checks in operator poll functionsSergey Sharybin
2017-08-11iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-08-11Fix T52344: Softbody on Text.Bastien Montagne
2017-08-10DPI: add back option to control line width, tweak default width.Brecht Van Lommel
2017-08-07Build: add scripts to build dependencies for Windows and macOS.Brecht Van Lommel
2017-08-02Fix T52250: Glitch in UI in the addon panel regressionAleksandr Zinovev
2017-08-012.79 release: new splash, yeah!Bastien Montagne
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton
2017-07-27Fix factory setup using user scripts path stillCampbell Barton
2017-07-26Minor template code patch. (objectHitList =/= hitObjectList)Aaron Carlisle
2017-07-25PyAPI: Skip user scripts w/ factory-startupCampbell Barton