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
2017-11-23Merge branch 'master' into blender2.8Campbell Barton
2017-11-23Revert "BLI_utildefines: Support SWAP macro with two args"Campbell Barton
2017-11-22Merge branch 'master' into blender2.8Campbell Barton
2017-11-22BLI_utildefines: Support SWAP macro with two argsCampbell Barton
2017-11-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-21Code cleanup: fix harmless compiler warning.Brecht Van Lommel
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-19Cleanup: remove BKE_utildefinesCampbell Barton
2017-11-19Merge branch 'master' into blender2.8Julian Eisel
2017-11-18Cleanup: outdated commentCampbell Barton
2017-11-18Cleanup: styleCampbell Barton
2017-11-16Merge branch 'master' into blender2.8Bastien Montagne
2017-11-16BLI listbase: add bytes finding helpers.Bastien Montagne
2017-11-15Merge branch 'master' into blender2.8Campbell Barton
2017-11-15BLI_utildefines: sync w/ 2.8Campbell Barton
2017-11-15Cleanup: use 'uint'Campbell Barton
2017-11-15GSet: utils to access data stored outside the setCampbell Barton
2017-11-15Merge branch 'master' into blender2.8Bastien Montagne
2017-11-14Fix missing SpinLock typedef on macOSArto Kitula
2017-11-14Add stdlib include for utildefinesCampbell Barton
2017-11-14Fix T53068: AMD Threadripper not working well with BlenderSergey Sharybin
2017-11-14Cleanup: remove BLI_blenlib from ghash headerCampbell Barton
2017-11-14BLI: sync changes from 2.8Campbell Barton
2017-11-10Merge branch 'master' into blender2.8Bastien Montagne
2017-11-09Moved alignment attributes from my last commit to BLI_compiler_attrs.h for fu...Stefan Werner
2017-11-07Sanitize use of BLI_iteratorDalai Felinto
2017-11-07Fix jumps-dependent-on-uninitialized-variable for iteratorsDalai Felinto
2017-11-02Fix iterator usage from C++ codeSergey Sharybin
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-02Cleanup: code styleCampbell Barton
2017-11-01Implement a new automatic handle algorithm to produce smooth F-Curves.Alexander Gavrilov
2017-10-31Introduce "skip" in BLI_Iterator structDalai Felinto
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-29BLI_heap: add validation check, improve testsCampbell Barton
2017-10-29Cleanup: move docs out of headerCampbell Barton
2017-10-29Cleanup: const argsCampbell Barton
2017-10-29BLI_heap: minor changes to the APICampbell Barton
2017-10-28Use BLI_heap_reinsert for decimate and beautifyCampbell Barton
2017-10-28BLI_hash: add BLI_heap_reinsertCampbell Barton
2017-10-28BLI_array_store: correct hashing single bytesCampbell Barton
2017-10-28Cleanup: use uint type in BLICampbell Barton
2017-10-27BLI_rand : add BLI_halton_3DClément Foucault
2017-10-23Merge branch 'master' into blender2.8Julian Eisel
2017-10-22Polyfill Beautify: half-edge optimizationCampbell Barton
2017-10-20Merge branch 'master' into blender2.8Campbell Barton
2017-10-20Cleanup: redundant castsCampbell Barton
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-10-06Merge branch 'master' into blender28Campbell Barton