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
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-12PyAPI: update scripts for matrix multiply operatorCampbell Barton
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2018-06-01Fix broken set collection offset from cursor operator.Brecht Van Lommel
2018-04-23Pqrtiql fix of some operators in object.py.Bastien Montagne
2018-04-23Cleanup some remaining LOD stuff after BGE removal.Bastien Montagne
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2017-05-28Merge branch 'master' into blender2.8Bastien Montagne
2017-05-28Make 'set offset from cursor' group operator internal.Bastien Montagne
2017-05-25TexFace removal part 3Campbell Barton
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25Cleanup: imports, indentation, long linesCampbell Barton
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
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
2015-06-07MakeDupliFace: select new objectsCampbell Barton
2015-06-07Cleanup: use staticmethodsCampbell Barton
2015-03-30Cleanup: single quotes for enumsCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2015-01-28cleanup: py importsCampbell Barton
2014-08-06UI: move button to set dupli-offset into group menuCampbell Barton
2014-07-22Cleanup: pep8 & redundant varsCampbell Barton
2014-05-23Transfer shape keys wasn't checking for mesh typesCampbell Barton
2014-05-06Minor tweak to previous commit:Antony Riakiotakis
2014-05-06Related to T39950.Antony Riakiotakis
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-02-13Code cleanup: styleCampbell Barton
2014-01-17Code Cleanup: avoid bpy.context when its passed in as an argCampbell Barton
2014-01-15Fix a bunch of UI string issues...Bastien Montagne
2014-01-07Object Operators: make-dupliface and join-uvs weren't using UNDO.Campbell Barton
2013-12-26Usual minor UI messages fixes...Bastien Montagne
2013-12-18Error in last commitCampbell Barton
2013-12-18Style CleanupCampbell Barton
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-12-13Changed label to use UV Maps instead of UV Layoutsgaiaclary
2013-04-08select-camera operator could select hidden cameras, also disable freestyle fo...Campbell Barton
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-03-14Fix misguiding menu label and make tooltip more descriptiveGaia Clary
2013-02-25fix for regression in 'object.shape_key_transfer' operator since BMesh merge,...Campbell Barton
2013-01-16style cleanupCampbell Barton
2013-01-12patch [#33738] Extend Selection option unified and added to few operatorsCampbell Barton
2012-11-20Bugfix [#29110] Animated Transforms to Deltas behaves oddly when applied moreJoshua Leung
2012-10-08style cleanup: pep8Campbell Barton
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne