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-10-10I18n: disambiguate or extract a few messagesDamien Picard
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-05-31RNA: add macros for EnumPropertyItem layout elementsCampbell Barton
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-03-22Fix T96361: missing update when changing texture mapping propertiesJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-08-19LibOverride: Tag all embedded IDs RNA opinters as overridablei, part II.Bastien Montagne
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-12-09Fix T82242: creating particle influence textures does not set up DEGPhilipp Oeser
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-06-29RNA: properly tag 'embedded' ID pointers as owned.Bastien Montagne
2020-05-21Docs: note that the color-ramp uses image alphaCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-09-05Improve some textures UI properties click-drag precisionErik Abrahamsson
2019-09-05Shading: Rewrite Mapping node with dynamic inputs.OmarSquircleArt
2019-09-03Fix T69384: Noise Depth widgets steps set to 0Lucas Boutrot
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-20Liboverride: Add more missing ID RNA pointers as overridable.Bastien Montagne
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-29Cleanup: Remove unused MTex.texflagCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-02Fix texture previews not updating when parameters are changed.Alexander Gavrilov
2018-10-19UI: reorder and group blend modes in menus, similar to other apps.Charlie Jolly
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2017-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in makesrnaSergey Sharybin
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin