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-05-04Merge branch 'master' into simulation-access-modifierJacques Lucke
2020-05-04Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-04GPencil: Fix Chisel Brush pressureAntonio Vazquez
2020-05-03Audaspace: update from upstreamJörg Müller
2020-05-03Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-03GPencil: More changes to improve Chisel brushAntonio Vazquez
2020-05-02Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-02Cleanup: Fix return NULL from bool type functionRichard Antalik
2020-05-01Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-01Fix T76033: VSE crash with prefetch, disk cache and meta stripsRichard Antalik
2020-05-01Cleanup: Animation, refactored FCurve interpolationSybren A. Stüvel
2020-05-01Cleanup: Animation, split FCurve interpolation into separate functionSybren A. Stüvel
2020-05-01Cleanup: Animation, unify FCurve extrapolationSybren A. Stüvel
2020-05-01Cleanup: Animation, refactored FCurve extrapolationSybren A. Stüvel
2020-05-01Cleanup: Animation, split FCurve extrapolation into separate functionsSybren A. Stüvel
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-05-01Cleanup: improve readability for color assignmentCampbell Barton
2020-05-01Cleanup: pass const arguments to texture functionsCampbell Barton
2020-05-01Cleanup: rename externtex to RE_texture_evaluateCampbell Barton
2020-05-01Cleanup: spelling, commentsCampbell Barton
2020-05-01Cleanup: warningsCampbell Barton
2020-05-01Curve: Force pretesselate modifier to output a Mesh outputClément Foucault
2020-05-01Curve: Force pretesselate modifier to output a Mesh outputClément Foucault
2020-04-30VSE: Add frame interpolation option to speed effectIsrael Medina
2020-04-30Fix crash when switching subdivision level in MultiresPablo Dobarro
2020-04-30Fix T76097: Simulations don't take animated gravity into accountSebastián Barschkis
2020-04-30Cleanup: simplify a bit libquery code.Bastien Montagne
2020-04-30Fluid: Refactored fluid gravity settingsSebastián Barschkis
2020-04-30Fluid: Minor cleanup and sanity checksSebastián Barschkis
2020-04-30Multires: Subdivide Simple and Subdivide LinearPablo Dobarro
2020-04-30Multires: Unsubdivide and Rebuild SubdivisionsPablo Dobarro
2020-04-30Multires: Enable sculpting in all subdivision levelsPablo Dobarro
2020-04-30Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-04-30Fluid: Removed domain size option from diffusion panelSebastián Barschkis
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-29Tracking: Implement Nuke/Natron distortion modelSergey Sharybin
2020-04-29Fix/cleanup: lib_query: missing case handling of new ID_SIM type.Bastien Montagne
2020-04-29Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-29Cleanup: use LISTBASE_FOREACH iterator everywhere possible in libquery.Bastien Montagne
2020-04-29Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-29Fix T76185: GPencil from Curve ignores Cyclic when curve has only 2 pointsAntonio Vazquez
2020-04-29Cleanup: use doxy sections for multires & subdiv sourcesCampbell Barton
2020-04-28Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-28IDProperties: add a foreach looper and use it in libquery code.Bastien Montagne
2020-04-28remove printsJacques Lucke
2020-04-27quiet warningJacques Lucke
2020-04-27add BKE_simulation_data_update functionJacques Lucke
2020-04-27Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-04-27GPencil: Change defaults for Gradient materialsAntonio Vazquez
2020-04-27Merge branch 'blender-v2.83-release'Richard Antalik