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-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-28Tool System: remove custom tool registrationCampbell Barton
2018-11-16PyTemplates operator_modal_view3d_raycast: update to blender2.8 (*/@)Philipp Oeser
2018-11-16Keymaps: replace select / action mouse systemBrecht Van Lommel
2018-11-14Fix some templates for 2.8.Bastien Montagne
2018-11-08RNA: Object.select_set use boolean, only selectCampbell Barton
2018-10-30PyAPI: Use 'None' arg to clear header textCampbell Barton
2018-10-18PyAPI: Support for custom tool registrationCampbell Barton
2018-09-08Cleanup: remove redundant assignmentCampbell Barton
2018-09-07Cleanup: Update shortcut in commentCampbell Barton
2018-09-07Gizmo: update template to use matrix multiplyCampbell Barton
2018-09-07RNA: Area.header_text_set text is now requiredCampbell Barton
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual loc...Brecht Van Lommel
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-07-24Fix incorrect active object setting in scripts.Brecht Van Lommel
2018-07-15Gizmo: update Python templatesCampbell Barton
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo in Python APICampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-06-28UI: keep some operator text in headers.Brecht Van Lommel
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-01-10Fix color for manipulator drawingCampbell Barton
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Fix background_job templateCampbell Barton
2017-12-11PyAPI: Correct manipulator templateCampbell Barton
2017-11-29Merge branch 'master' into blender2.8Campbell Barton
2017-11-29Cleanup: Python importsCampbell Barton
2017-09-07Merge branch 'master' into blender2.8Campbell Barton
2017-09-06Cleanup: custom nodes templateCampbell Barton
2017-08-24Manipulator: modal callback can now cancel & pass eventsCampbell Barton
2017-08-22Manipulator: template for Python manipulatorCampbell Barton
2017-07-27Merge branch 'master' into blender2.8Campbell Barton
2017-07-26Minor template code patch. (objectHitList =/= hitObjectList)Aaron Carlisle
2017-07-17Manipulator: split alpha out of color propertyCampbell Barton
2017-06-26Manipulator: Python APICampbell Barton
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-24Use new manual URLAaron Carlisle
2016-12-28Update manual links in 'add object' py template.Bastien Montagne
2016-06-27Rename script stubCampbell Barton
2016-04-01Hide layers from UI in templateCampbell Barton