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-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
2016-03-22Fix add mesh templateBassam Kurdali
2016-01-27Fix T47252: FileBrowser: buffer overflow with scripts defining too long 'filt...Bastien Montagne
2015-12-02Update template for changes in ray-castCampbell Barton
2015-11-20Correct error in background job templateCampbell Barton
2015-06-07Cleanup: pep8Campbell Barton
2015-05-25Fix T44842: Modal Timer (template) should return {'CANCELLED'} when cancelled!Bastien Montagne
2015-05-25Fix T44822: python enums' itemf callback did not handle 'NULL' context case.Bastien Montagne
2015-05-12Minor tweaks to preview templatesCampbell Barton
2015-05-12Doc: correct rst syntaxCampbell Barton
2015-05-12Doc: replace addons -> scripts in docstringCampbell Barton
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-03-05Correction to previous commitJulian Eisel
2015-03-05Fix T43900: "Operator Mesh Add" template failsJulian Eisel
2015-01-12Fix T43206: region_2d_to_origin_3d has no ortho offsetCampbell Barton
2014-10-29Fix T42389: Removed outdated comment from custom_nodes.py example script.Lukas Tönne
2014-09-22Fix T41902: Flipped persp/ortho region_2d_to_vector_3dCampbell Barton