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
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-21Attributes: add operator to convert generic attributes to other typesJacques Lucke
2021-12-08Cleanup: move public doc-strings into headers for 'makesrna'Campbell Barton
2021-08-17RNA: de-duplicate enums in generated sourceCampbell Barton
2021-08-16Geometry Nodes: Add UV Smooth, Boundary Smooth options to subdivision nodeEitan
2021-07-15UI/Assets: Initial Asset View UI templateJulian Eisel
2021-07-05Geometry Nodes: Add explicit Float to Int conversion nodeNikhil Shringarpurey
2021-04-30Geometry Nodes: Add an "Auto" option for Attribute Convert data typeCharlie Jolly
2021-03-23Geometry Nodes: show domain in attribute fill nodeJacques Lucke
2021-01-13Cleanup: rename enum for event value itemsCampbell Barton
2021-01-13Fix WM_event_print error printing tweak events valueCampbell Barton
2020-12-24Bake: vertex color baking support for CyclesBrecht Van Lommel
2020-12-15Asset System: Prepare File Browser backend for the Asset BrowserJulian Eisel
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-09-15Collections: Add color taggingNathan Craddock
2020-09-09Geometry: add Attributes panel for PointCloud and HairBrecht Van Lommel
2020-09-01PyAPI: expose 'bl_options' for operators in bpy.opsCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-15Alembic: remove support for HDF5 archive formatSybren A. Stüvel
2020-04-20Fix: Add extern "C" to RNA_enum_types.hJacques Lucke
2020-04-20Simulations: Add Boolean Math, Switch and Float Compare node UIJacques Lucke
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