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-05Fix T101405: Deleting a baked action results in an error.Bastien Montagne
2022-07-19Cleanup: Remove compile option for curves objectHans Goudey
2022-03-31Fix T96909: crash when assigning new node group to group nodeJacques Lucke
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-01-25Point Cloud: expose in Python API for release, now that Cycles uses itBrecht Van Lommel
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-08-23Cleanup: use BLI_str_utf8 prefixCampbell Barton
2021-05-20Cleanup: rename incorrectly named experimental feature flagJacques Lucke
2021-04-12UI: Fix a few RNA description stringsDamien Picard
2021-01-08Scenes: forbid deleting last local sceneJacques Lucke
2021-01-08Fix T84475: Outliner missing update when adding IDs to main via RNAPhilipp Oeser
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-15Move Point Cloud object back to Experimental FeaturesDalai Felinto
2020-12-02Cleanup: remove all of "#ifdef WITH_POINT_CLOUD"Dalai Felinto
2020-11-23Fix T82849: Assert When Unlinking "Edit Source" Text Data-block.Bastien Montagne
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-09-03Object: add BKE_object_obdata_to_type utility functionCampbell Barton
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-12Add ability to remove Library data-blocks through RNA API.Simone Barbieri
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-20Cleanup: rename lightprobe configure to type_setCampbell Barton
2020-01-17Fix lightprobe creation from python data APIswann
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-08-22Revert "Fix T68971: Copy As New Driver from Material node creates a bad refer...Bastien Montagne
2019-08-22Fix missing argument.Alexander Gavrilov
2019-07-19Fix new Text ID usercount handling in add/load cases.Bastien Montagne
2019-06-26Fix T66137: added normal map for painting has wrong color space until refreshBrecht Van Lommel
2019-06-25GPencil: Fix User count error when use python to create objectAntonioya
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-27Depsgraph API: Allow preserving custom data layersSergey Sharybin
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-17Report an error when trying to remove non-in-main datablockSergey Sharybin
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16Dependency graph API changesSergey Sharybin
2019-05-02GPencil: New API to remove grease pencil material settingsAntonioya
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton