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
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-01-22VSE: Tool system integrationRichard Antalik
2020-01-17Fix lightprobe creation from python data APIswann
2019-12-19Cleanup: use 'context' to make panels show in their sectionCampbell Barton
2019-12-07Shader Nodes: Add Interpolation modes to Map Range nodeCharlie Jolly
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-10-02Implement a user preference for the default Auto Handle Smoothing mode.Alexander Gavrilov
2019-09-05Shading: Rewrite Mapping node with dynamic inputs.OmarSquircleArt
2019-09-01Copy Rotation & Transform: add Euler order override options.Alexander Gavrilov
2019-05-11Python API: expose more keyframing flags for use in keyframe_insert.Alexander Gavrilov
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-16Cleanup: de-duplicate rotation mode enumCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-12Keymap: event type filter w/ finding keymap itemsCampbell Barton
2018-12-07Fix T58902: error getting tools for Image Editor (modes Paint and Mask)Philipp Oeser
2018-11-13Tool System: use enum for gp sculpt/weight paintCampbell Barton
2018-11-06Brush: split out vertex paint tool & blend modeCampbell Barton
2018-11-06Tool System: use tool type enum to access brushesCampbell Barton
2018-09-26Implement additional modes for Shrinkwrap to a surface.Alexander Gavrilov
2018-09-20UI: add support for defining any icon as a mono icon.Brecht Van Lommel
2018-08-30Workspaces: switch object mode when switching workspaces.Brecht Van Lommel
2018-08-27BMesh: improvements/fixes to select side of activeCampbell Barton
2018-08-02Merge branch 'master' into blender2.8Campbell Barton
2018-08-02RNA: make particle enum publicCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-25Keymap: Use 1..4 to change UV select modesCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-20UI: expose Timeline as a space typeCampbell Barton
2018-06-20UI: expose Driver as a space typeCampbell Barton
2018-06-08UI: remove tools space type, use properties contextCampbell Barton
2018-05-31UI: new tool properties space typeCampbell Barton
2018-05-29UI: Expand space sub-types into the menuCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Tool System: use context modeCampbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-12UI: move pivot to the topbarCampbell Barton
2018-04-293D View: add initial view.shading and view.overlay in RNA.Brecht Van Lommel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-23Support tagging operator properties as 'advanced'Julian Eisel
2017-11-22Merge branch 'master' into blender2.8Sergey Sharybin