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
2019-09-19Cleanup: spellingCampbell Barton
2019-09-18BLI_tasks: simplify/generalize heuristic computing default chunk size.Bastien Montagne
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-14macOS: Replaced OSSpinLock with os_unfair_lock.Stefan Werner
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-09-13Fix `BLI_bvhtree_overlap_ex` assertmano-wii
2019-09-13BLI: new C++ hash table data structuresJacques Lucke
2019-09-12BLI: fix illegal zero sized arrayJacques Lucke
2019-09-12BMesh: New tool `BM_mesh_intersect_edges`mano-wii
2019-09-12BLIKdopBVH: New `BLI_bvhtree_overlap_ex` utilitymano-wii
2019-09-12Fix: missing atomic includeJacques Lucke
2019-09-12BLI: fix unregistering timer with same id twiceJacques Lucke
2019-09-12BLI: new C++ ArrayRef, Vector, Stack, ... data structuresJacques Lucke
2019-09-11Fix T69458: Edit Mesh selection bug from camera viewmano-wii
2019-09-09UI: File Browser Sizes in Binary for WindowsHarley Acheson
2019-09-09Fix compiler error in Windows introduced in 322c03f13cb5a756902f310c2a34cf788...Antonio Vazquez
2019-09-09Move callbacks API from BLI to BKESergey Sharybin
2019-09-09Timer: Use explicit re-initialization on file loadSergey Sharybin
2019-09-07Fix two bugs in delaunay blenlib function.Howard Trickey
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-06Copy Rotation: implement new mixing modes that actually work.Alexander Gavrilov
2019-09-05Mesh Batch Cache: Fix threading issueJacques Lucke
2019-09-05Cleanup: use backslash for doxygen commandsCampbell Barton
2019-09-04Python API: add methods for reordering constraints.Alexander Gavrilov
2019-09-04Armature: add Inherit Scale options to remove shear or average the scale.Alexander Gavrilov
2019-09-03Drivers: support decomposing rotation into swing followed by twist.Alexander Gavrilov
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-31Cleanup: rename natural string comparisonCampbell Barton
2019-08-30Cleanup: redundant lowercase in BLI_natstrcmpCampbell Barton
2019-08-30Cleanup: spellingCampbell Barton
2019-08-30Windows: Move building of blendthumb into the blender codebase.Ray Molenkamp
2019-08-30Cleanup: clang-format, spellingCampbell Barton
2019-08-30Cleanup: no need to zero the area in beautify calculationCampbell Barton
2019-08-29Fix T56532: Boolean locks up BlenderCampbell Barton
2019-08-29Move math and vector double routines into blenlib from delaunay codeHoward Trickey
2019-08-27Fix T68944: Added check for SSE4.1 to denoising node.Stefan Werner
2019-08-26Edit Mesh: New option "Split Edges & Faces" to "AutoMerge"mano-wii
2019-08-26Cleanup: use BLI_assertCampbell Barton
2019-08-20Cleanup: comparison warningCampbell Barton
2019-08-20BLI: double version of some math functions.YimingWu
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-08-15Cleanup: clang-format, unused argCampbell Barton
2019-08-15Fix CDT bug causing crash with some output modes.Howard Trickey
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault
2019-08-14Cleanup: clang-format, sort structs & cmake filesCampbell Barton
2019-08-14Text editor: syntax highlighting + line numbers on by defaultSybren A. Stüvel
2019-08-11Cleanup: spellingCampbell Barton