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-02-10Tracking: Clarify calculation of camera matrix for object solverSergey Sharybin
2020-02-10Tracking: Cleanup, more clear variable nameSergey Sharybin
2020-02-10Tracking: Fix usage PLACEHOLDER functionSergey Sharybin
2020-02-10PY API doc generation: Add option for multi-tasking sphinx.Bastien Montagne
2020-02-10Fix T61138: Difficulty in aligning handles of Stroke of type Curvemano-wii
2020-02-10GPencil: Fix unreported missing annotation popover menuAntonio Vazquez
2020-02-10Cycles: Fix linking error of new avxf unit testsSergey Sharybin
2020-02-10Fix: Missed this line in last commitWilliam Reynish
2020-02-10UI: Bone Custom Shape layoutWilliam Reynish
2020-02-10Fix T73681: Python exception adding Empty objects via `object_data_add`Philipp Oeser
2020-02-10Fix T73696: Text editor scroll glitchKai Jægersen
2020-02-10Cleanup: spellingCampbell Barton
2020-02-10Cleanup: sort file, struct listsCampbell Barton
2020-02-10Cleanup: keymap formatting, unused argCampbell Barton
2020-02-09VSE: Add option to select handles with box selectionRichard Antalik
2020-02-09Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-09Fluid: Optimization for fluid domain obstacle boundary handlingSebastián Barschkis
2020-02-09Fluid: Fixed file formats for script exporterSebastián Barschkis
2020-02-09Fluid: Fixes for fluid guidingSebastián Barschkis
2020-02-09Fluid: Updated manta pp filesSebastián Barschkis
2020-02-09Fix eigen/openmp link error in some build configurationsBrecht Van Lommel
2020-02-093D View: support axis views with axis-aligned rollCampbell Barton
2020-02-09BLI_string_utils: add utility to join a string into a fixed bufferCampbell Barton
2020-02-093D View: check view quaternion alignment which orbitingBataev Artem
2020-02-09Cleanup/CMake: Fix superfluous warning of WITH_BOOST being turned offRay Molenkamp
2020-02-09Windows: Improve rebuild.cmdRay Molenkamp
2020-02-09Cycles: Add avxf unit tests.Ray Molenkamp
2020-02-09Build_environment: Fix unwanted exports from oidn on windows.Ray Molenkamp
2020-02-09Fix Cycles error with hair and spatial splits after recent changesBrecht Van Lommel
2020-02-09UI: Cleanup Liquid Settings Code StyleAaron Carlisle
2020-02-09Build_environment: Fix unwanted exports from libxml on windows.Ray Molenkamp
2020-02-09Build_environment: Freetype 2.10.1Ray Molenkamp
2020-02-08Fix Cycles embree render crash after recent refactorBrecht Van Lommel
2020-02-08Cleanup: fix compiler warningBrecht Van Lommel
2020-02-08Build_environment: OSL 1.10.9 / llvm 9.0.1Ray Molenkamp
2020-02-08Merge branch 'blender-v2.82-release'Aaron Carlisle
2020-02-08Update RNA Manual ReferencesAaron Carlisle
2020-02-08Cleanup: remove old VSE prefetching code.Richard Antalik
2020-02-07Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-07Fluid: Fixed cache reading issue with larger resolution noise gridsSebastián Barschkis
2020-02-07Code Quality Day: Comment formatting in bmesh_bevel.cHans Goudey
2020-02-07Fix T73660: Hide envelop option for Grease Pencil weights generationAntonio Vazquez
2020-02-07remove poll for OBJECT_OT_parent_clearPhilipp Oeser
2020-02-07Cleanup: add extern "C"Jacques Lucke
2020-02-07BLI: add index_range method to some data structuresJacques Lucke
2020-02-07Cleanup: Improve usage of extern "C"Jacques Lucke
2020-02-07Cleanup: Animation, split driver evaluation into separate functionsSybren A. Stüvel
2020-02-07Cleanup: Animation, reduce indentation by reordering conditionsSybren A. Stüvel
2020-02-07Fix T73625: GPencil array offset wrong whe use Scale or RotationAntonio Vazquez
2020-02-07Cleanup: Rename `BKE_library_idmap` file to `BKE_main_idmap`Bastien Montagne