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
2019-01-16Expose batch IDs deletion in python API.Bastien Montagne
2018-12-20Fix T58937: Appended menus to VIEW3D_MT_editor_menus are not displayedCampbell Barton
2018-12-04Fix error reloading scriptsCampbell Barton
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-09Py API Docs: Warnings for some properties that are slower to access than expe...Jacques Lucke
2018-10-26Correction for Gizmo.draw_custom_shape utility APICampbell Barton
2018-10-26Cleanup: minor change to last commitCampbell Barton
2018-10-26Update Gizmo.draw_custom_shape for API changesCampbell Barton
2018-10-24Fix T57366: Mesh.from_pydata invalid loose-edge stateCampbell Barton
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-07RNA: update gizmo API for changes in BlenderCampbell Barton
2018-09-04UI: icon keyword argument to popmenu_begin__internalAleksandr Zinovev
2018-08-28RNA: use required args for internal popup end APICampbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-12PyAPI: update scripts for matrix multiply operatorCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15WM: rename manipulator to gizmo in Python APICampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-12PyAPI: remove bpy.utils.register_moduleCampbell 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-07-03UI: optional ui-unit-width for popoversCampbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-07-02UI: align header menus to space them closelyCampbell Barton
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-05-20UI: support for custom keymaps for popoversCampbell Barton
2018-05-18Fix popover args when called from PythonCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-22UI: Initial popover support for panelsCampbell Barton
2018-04-22Merge branch 'master' into blender2.8Campbell Barton
2018-04-22Cleanup: de-dup popup/pie menu RNA definitionCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2018-01-10Fix color for manipulator drawingCampbell Barton
2017-08-22Manipulator: Add API target_get/set/range wrappersCampbell Barton
2017-08-20Manipulator: helper API for drawing custom shapesCampbell Barton
2017-06-26Manipulator: Python APICampbell Barton
2017-03-23UI: allow to extend camera as a menuCampbell Barton
2017-03-16PyAPI: Menu.path_menu: Add path filter callbackCampbell Barton
2017-03-14PyAPI: extend Menu.path_menuCampbell Barton
2016-07-30Cleanup: pep8Campbell Barton
2016-05-25Add warning to Mesh.from_pydataCampbell Barton
2016-03-15PyAPI: Double performance of Mesh.from_pydataCampbell Barton
2016-03-03PyAPI: API for selectively writing data-blocksCampbell Barton
2016-01-31Cleanup: pep8Campbell Barton
2016-01-06'users of ID' py API.Bastien Montagne
2015-12-18Cleanup: use unpacking generalizationCampbell Barton
2015-11-30PyAPI: expose low level RNA to bpy.typesCampbell Barton
2015-04-23Py API: Remove deprecated callback_addCampbell Barton