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-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-24Fix incorrect active object setting in scripts.Brecht Van Lommel
2018-07-19Cleanup: styleCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-17UI: Single-column and flow layout for Scene propertiesVuk Gardašević
2018-07-15WM: rename manipulator to gizmo in Python APICampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-14Keymap: reduce right shift in generated keymapsCampbell Barton
2018-07-14Merge branch 'master' into blender2.8Campbell Barton
2018-07-14Keymap: option to export all keymapsCampbell Barton
2018-07-14Merge branch 'master' into blender2.8Campbell Barton
2018-07-14Cleanup: use f-string for addon_utilsCampbell Barton
2018-07-13UI: only show API defined custom properties when Developer Extras is on.Brecht Van Lommel
2018-07-12PyAPI: remove bpy.utils.register_moduleCampbell Barton
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-07-07Correct recent keymap change, writing all keymapsCampbell Barton
2018-07-07Keymap: support for reading/writing keymaps as dataCampbell Barton
2018-07-07Merge branch 'master' into blender2.8Campbell Barton
2018-07-07Cleanup: isinstance can take multiple typesCampbell Barton
2018-07-07Merge branch 'master' into blender2.8Campbell Barton
2018-07-07Cleanup: pep8Campbell Barton
2018-07-06Cleanup: remove unused shader node compatibility flag.Brecht Van Lommel
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-06Remove print left in by accidentCampbell Barton
2018-07-06Addons: silence warnings instead of disablingCampbell Barton
2018-07-05Shaders: add target setting to material output node.Brecht Van Lommel
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-07-03UI: optional ui-unit-width for popoversCampbell Barton
2018-07-03addons: disable addons with versions below 2.8Campbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-07-03Merge branch 'master' into blender2.8Campbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-07-02UI: align header menus to space them closelyCampbell Barton
2018-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-30Cleanup: use f-stringCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-05-30Insert Keyframe: Change default behaviour for how F-Curves get groupedJoshua Leung
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-05-09Remove Frame ServerCampbell Barton
2018-05-053D Viewport: make shading and overlay DNA match UI names.Brecht 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