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-28Cleanup: spellingCampbell Barton
2020-05-27CD_PROP_COL datalayerPablo Dobarro
2020-05-27Cleanup: sort file, structsCampbell Barton
2020-05-26UI: Windows Shell Links & Improved Mac AliasesHarley Acheson
2020-05-26BLI_assert: prevent abort from suppressing return-type warningCampbell Barton
2020-05-25Calculate epsilon values for interp_weights_poly to improve accuracySebastian Parborg
2020-05-25Cleanup: unused variable warningsCampbell Barton
2020-05-25Task: Graph Flow Task SchedulingJeroen Bakker
2020-05-20BLI: Fix VectorSet copy constructorJacques Lucke
2020-05-20Cleanup: make guarded memory allocation always thread safeBrecht Van Lommel
2020-05-20Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-19Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-19Fix T76375: UDIM Rectangular Tiled Image EEVEE freezes BlenderJeroen Bakker
2020-05-15blenlib: BLI_file_attributes() CorrectionHarley Acheson
2020-05-15BLI: add missing include for size_tJacques Lucke
2020-05-14Fix: Broken build with TBB disabled.Ray Molenkamp
2020-05-14BLI: deduplicate address sanitizer codeJacques Lucke
2020-05-14Fix T76553: Blender Freezes When Playing Back AnimationJeroen Bakker
2020-05-13Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-13Fix T76665: Wrong files selected when using box selectJacques Lucke
2020-05-10Windows: Ignore context record for backtrace is address is 0.Ray Molenkamp
2020-05-09Fix T76427: edit mesh undo hanges when building without TBBBrecht Van Lommel
2020-05-09Fix building on NetBSDCampbell Barton
2020-05-09Cleanup: spellingCampbell Barton
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-05-08Windows: Include symbol file in module informationRay Molenkamp
2020-05-08Windows: Improve private symbol detectionRay Molenkamp
2020-05-08Windows: Fix BLI_assert backtrace.Ray Molenkamp
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08Fix typo in recent quadric cleanupCampbell Barton
2020-05-07BLI: improve linear allocator documentationJacques Lucke
2020-05-07Blenlib: Added explicit BLI_INLINE in perlin noise.Stefan Werner
2020-05-06Cleanup: restore text alignment lost by clang-formatCampbell Barton
2020-05-05Tasks: support build with TBB version 2017Brecht Van Lommel
2020-05-05Build: print TBB ON/OFF state on first configure, cleanup old TBB logicBrecht Van Lommel
2020-05-04Add StringMap.LookupOrAdd and StringMap.LookupOrAddDefaultJacques Lucke
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-05-04BLI: simplify memory management in OpenAddressingArrayJacques Lucke
2020-05-03Windows: Replace BLI_File* calls with system calls in system_win32.cRay Molenkamp
2020-05-03Cleanup: clang-formatCampbell Barton
2020-05-01Fix: Fix build error on windowsRay Molenkamp
2020-05-01Windows: Support backtraces on release builds.Ray Molenkamp
2020-05-01Cleanup: improve readability for color assignmentCampbell Barton
2020-04-30Revert "Windows: Support backtraces on release builds."Ray Molenkamp
2020-04-30Windows: Support backtraces on release builds.Ray Molenkamp
2020-04-30Cleanup: unused variable warningsCampbell Barton
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-28BLI: add VectorSet.is_empty methodJacques Lucke
2020-04-28Cleanup: remove unnecessary includesJacques Lucke