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-18Fix E key in Python console not working after recent changes.Brecht Van Lommel
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-16Cleanup: More clear naming in UV vertex/element mappingsSergey Sharybin
2018-07-15Cycles: add voronoi features and distance settings from Blender.charlie
2018-07-13Remove invalid assertCampbell Barton
2018-07-13Cleanup: id-property API useCampbell Barton
2018-07-13Cleanup: split keymap lookups into own functionsCampbell Barton
2018-07-13Keymap: dope-sheet hotkey to change falloffPhilipp Oeser
2018-07-12PyAPI: add undo redo handlersCampbell Barton
2018-07-10Keymap: minor changes for keymap displayCampbell Barton
2018-07-10Fix transform plane constraint orientation cycleCampbell Barton
2018-07-09Cleanup: use const transform argsCampbell Barton
2018-07-09Cleanup: remove 'Orientation' from keymap item nameCampbell Barton
2018-07-09Keymap: remove some hard coded transform eventsCampbell Barton
2018-07-09Cleanup: right shiftCampbell Barton
2018-07-07Fix scale in Apply Pose As Rest Pose for bendy bones.Alexander Gavrilov
2018-07-06Cleanup: use outliner_flag_* name prefixCampbell Barton
2018-07-06fix c++ comment style in 3cc2a9b934d0Philipp Oeser
2018-07-06Fix T55581: kill running (render) jobs when deleting a scenePhilipp Oeser
2018-07-06BKE_addons: utility to remove by nameCampbell Barton
2018-07-05Cleanup: flag checksCampbell Barton
2018-07-03Python: Print file:line when editing UI sourceCampbell Barton
2018-07-02Cleanup: right shiftCampbell Barton
2018-07-02Painting: fix uninitialized variable useCampbell Barton
2018-07-02Screen: support splitting from floating menuCampbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01Cleanup: right shift in interface codeCampbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-30Cleanup: remove unused context arg to menuCampbell Barton
2018-06-30UI: Add 'interface_query.c'Campbell Barton
2018-06-30Cleanup: rename bmesh_queries -> bmesh_queryCampbell Barton
2018-06-29Fix T54524: keyframe and driver colors not showing in shape key list.Brecht Van Lommel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-28Fix T55662: Crash on text autocompleteCampbell Barton
2018-06-28UI: use two dot ellipsesCampbell Barton
2018-06-27Cleanup: styleCampbell Barton
2018-06-26UI: Add/Update bad tooltipsAaron Carlisle
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-25Add back header needed win32Campbell Barton
2018-06-24Cleanup: move UI context menus into own fileCampbell Barton
2018-06-23UI: alternate fix for empty context menuCampbell Barton
2018-06-22Cleanup: rename 3D cursor calculation varsCampbell Barton
2018-06-21Edit Mode: Bevel Op: Offset Soft Max to 100Aaron Carlisle
2018-06-21UI: don't show empty button context menuCampbell Barton
2018-06-21UI: preference for developer extrasCampbell Barton
2018-06-21Fix T55491: Double click fail in menu popupsCampbell Barton
2018-06-20Cleanup: naming (make it clear vars are squared)Campbell Barton
2018-06-20Screen: split ED_area_actionzone_find_xyCampbell Barton