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-10Cleanup: spellingCampbell Barton
2020-02-09BLI_string_utils: add utility to join a string into a fixed bufferCampbell Barton
2020-02-07BLI: add index_range method to some data structuresJacques Lucke
2020-02-07Cleanup: `make format`Dalai Felinto
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-02-06Code_Cleanup_Day/Windows: Clean-up windows API Level.Ray Molenkamp
2020-01-30Merge branch 'blender-v2.82-release'mano-wii
2020-01-30BLI_kdopbvh: Prevent division by zero in raycastmano-wii
2020-01-28Fix T73271, Delaunay Triangulation not robust enough.Howard Trickey
2020-01-27Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-27BLI_rect: add rect-rect intersection checks on a single axisCampbell Barton
2020-01-24Merge branch 'blender-v2.82-release'Alexander Gavrilov
2020-01-24Depsgraph: fix false positive time dependencies for simple drivers.Alexander Gavrilov
2020-01-23Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-16Merge branch 'blender-v2.82-release'Lukas Stockner
2020-01-16Fix T73133: UDIM texture count in Eevee is limited by OpenGLLukas Stockner
2020-01-14Cleanup: Use new BLI_rct utilities to ensure valid rectanglesJulian Eisel
2020-01-14BLI_rct: Utilities for sanitizing coordinates (ensuring min <= max)Julian Eisel
2020-01-08Fix T72878: Alphabetical sorting in Outliner sorts shorter names lastJulian Eisel
2020-01-07Blenlib: Add C++ guard for QueueSergey Sharybin
2020-01-07Cleanup: Remove unused task scheduler constantsSergey Sharybin
2020-01-04BLI_kdopbvh: Deduplicate codemano-wii
2020-01-04BLI_bvhtree_overlap does not work multithreadedmano-wii
2020-01-04BLI_bvhtree_overlap: Don't use BLI_task API when not neededmano-wii
2020-01-04BLI_bvhtree_overlap: Fix wrong count of child nodesmano-wii
2020-01-04BLI_bvhtree_overlap: Make sure the number of nodes matches the number of threadsmano-wii
2020-01-04BLI_bvhtree_overlap: Improve non-multithreaded usagemano-wii
2019-12-25Cleanup: Remove BLI_stringenc_pathLukas Stockner
2019-12-24Action Constraint: introduce a mix mode setting.Alexander Gavrilov
2019-12-24Cleanup: correct filenames in commentsCampbell Barton
2019-12-23Fix utility function used for wrong vector sizeSergey Sharybin
2019-12-21Fix crash in delaunay triangulation due to epsilon issues.Howard Trickey
2019-12-18Cleanup: const warning, unused varCampbell Barton
2019-12-18Image Editor: Load UDIMs even if secondary tile is selectedLukas Stockner
2019-12-17Cleanup: redundant struct declarationsCampbell Barton
2019-12-16Fix T72467: Crash when using many (>64) images in a shaderLukas Stockner
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-12BLI_bvhtree_overlap_ex: add 'max_interactions' parametermano-wii
2019-12-07Maths Node: Additional functionsCharlie Jolly
2019-11-27Sculpt/Paint: Move Elastic Deform Kelvinlets to BKEPablo Dobarro
2019-11-27Fix T30941: Add cloth air pressure simulationSebastian Parborg
2019-11-26Fix quaternion compatibility functionCampbell Barton
2019-11-26BLI_task: Add pooled threaded index range iterator, Take II.Bastien Montagne
2019-11-25Revert "BLI_task: Add pooled threaded index range iterator."Bastien Montagne
2019-11-25Revert "Cleanup: Unused variable in release build mode"Bastien Montagne
2019-11-25Cleanup: Unused variable in release build modeSergey Sharybin
2019-11-25BLI_task: Add pooled threaded index range iterator.Bastien Montagne
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton