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-08-19Cleanup: compiler warningsBrecht Van Lommel
2020-08-18Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-08-08Cleanup: replace sizeof division with ARRAY_SIZE macroCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-06Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-06Cleanup: avoid debug-only includes for BLI_assert.hCampbell Barton
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-24Allocator: make leak detection work with static variablesJacques Lucke
2020-07-03Clang-tidy: Enable braces-around-statements warningSebastian Parborg
2020-06-29RNA: Add a way to prevent automatic addition of 'no ownership' flag for ID po...Bastien Montagne
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-02Turn most flags in BlenderDefRNA into proper bool.Bastien Montagne
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-25Fix T77009: texture baking crash on WindowsBrecht Van Lommel
2020-05-22RNA: Make enum properties compatible with raw access.Bastien Montagne
2020-04-20Simulations: Add new simulation data blockJacques Lucke
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-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Cleanup: Fix warnings about function signature of register passRay Molenkamp
2020-03-15Cleanup: add NULL check for RNA filename argumentCampbell Barton
2020-03-11Cleanup: refactor image loading to use abstract ImageLoader base classBrecht Van Lommel
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-03RNA: support 64 bit boolean bitflags in DNABrecht Van Lommel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-09-12Cleanup: line breaks with commentsCampbell Barton
2019-09-12Cycles: Initial Support For Local ViewJeroen Bakker
2019-09-11RNA: separate internal allocation functionCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-06-03Cleanup: style, use braces in makesrnaCampbell Barton
2019-05-27Cleanup: Fix const warning in makesrnaRay Molenkamp
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-07RNA: provide access to the vertex index array of the Hook modifier.Alexander Gavrilov
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for makesdna, makesrnaCampbell Barton
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-13RNA: support enum defaults which don't exist in the item arrayCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-18RNA: use clog for logging error messagesCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Units: add support for light power units in Watt. Use for Eevee lights.Brecht Van Lommel
2019-02-13Merge branch 'blender2.7'Brecht Van Lommel
2019-02-13Fix T61457, T61489, T61482: build errors and memory warning in Cycles.Brecht Van Lommel
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton