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-05continue with derived node treenode-tree-refJacques Lucke
2020-05-05renameJacques Lucke
2020-05-05DerivedNodeTree data structureJacques Lucke
2020-05-04fix memory leakJacques Lucke
2020-05-04Add dot exporterJacques Lucke
2020-05-04initial NodeTreeRef generationJacques Lucke
2020-05-04Merge branch 'master' into node-tree-refJacques Lucke
2020-05-04add inline functionsJacques Lucke
2020-05-04Added missing return statementSybren A. Stüvel
2020-05-04Nodes: add Combine Strings and Group Instance ID node UIsJacques 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-03Cleanup: sort file listsCampbell Barton
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-30Cleanup: Fix compiler warningAntonio Vazquez
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