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-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-06-14Fix three obvious mistakes in brush/mask/cachefile ID copying.Bastien Montagne
2017-06-14PYAPI: fix documention structure of bpy.appAaron Carlisle
2017-06-14Fix missing toctree for bmesh submodulesAaron Carlisle
2017-06-14PYAPI: Fix freestyle submodules without tocreesAaron Carlisle
2017-06-14Depsgraph: Cleanup, indentationSergey Sharybin
2017-06-14Remove unused bmain argument from BKE_libblock_free_dataSergey Sharybin
2017-06-14Cleanup: Indentation got broken in previous commitSergey Sharybin
2017-06-14Add utility function to free memory used by a datablockSergey Sharybin
2017-06-14Depsgraph: Remove unused ID node removalSergey Sharybin
2017-06-14Cycles: Fix typo in commentSergey Sharybin
2017-06-14Fix buffer read error w/ 2 pass select queriesCampbell Barton
2017-06-13Add utility function to get size of given ID typeSergey Sharybin
2017-06-13Depsgraph: Pass function bindings by const referenceSergey Sharybin
2017-06-13Depsgraph: Remove root node conceptSergey Sharybin
2017-06-13Fix T51791: Point Density doesn't work on GPUHristo Gueorguiev
2017-06-13Cycles: Cleanup, indentationSergey Sharybin
2017-06-13Cycles: Fix compilation error of OpenCL mega kernelSergey Sharybin
2017-06-12Depsgraph: Remove residue from partial updates supportSergey Sharybin
2017-06-12Depsgraph: Use depsgraph from handle rather than from sceneSergey Sharybin
2017-06-12Depsgraph: Add utility function to get depsgraph from node handleSergey Sharybin
2017-06-12Depsgraph: Remove outdated commentSergey Sharybin
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-12Fix T51737: Material properties errorCampbell Barton
2017-06-12Correct gtest EXPECT useCampbell Barton
2017-06-12Cycles: adjust supported driver version for AMD GPUsHristo Gueorguiev
2017-06-11Use two decimal places for UI scale User Preference optionJulian Eisel
2017-06-11GTest: initial kdopbvh testCampbell Barton
2017-06-11BLI_kdopbvh: add ifdef's for debugging infoCampbell Barton
2017-06-11Cycles Denoising: Add more failsafes for invalid pixelsLukas Stockner
2017-06-10UI: Replace placeholder icons in object-add menuJulian Eisel
2017-06-10Cycles: Selectively include denoising in kernelSergey Sharybin
2017-06-10Cycles: Pass all buffers to each kernel call for OpenCLMai Lavelle
2017-06-10Cycles: Faster split branched path tracing by sharing samples with inactive t...Mai Lavelle
2017-06-10Cycles: Modify path_radiance_accum_sample to use atomics for split kernelMai Lavelle
2017-06-10Cycles: Add function to dequeue a rayMai Lavelle
2017-06-10Cycles: Add atomic decrement functions to util_atomic.hMai Lavelle
2017-06-10Cycles: Add kernel to enqueue inactive raysMai Lavelle
2017-06-10Cycles: Blacklist unsupported OpenCL devicesHristo Gueorguiev
2017-06-10Cycles: Fix denoising passes being written when they're not actually generatedLukas Stockner
2017-06-09Cleanup Cycles Denoising platform-specific definesLukas Stockner
2017-06-09Cycles Denoising: Speedup reconstruction by skipping near-zero weightsLukas Stockner
2017-06-09UI: Fix some small ui inconsistenciesAaron Carlisle
2017-06-09Cleanup: get rid of some now unused animdata ID management custom functions.Bastien Montagne
2017-06-09Fix crash when making local object+obdata with linked armature.Bastien Montagne
2017-06-09Math Lib: Add mat3_from_axis_conversion_singleCampbell Barton
2017-06-09Fix T51756: Fix crash when transforming vertices in edit modeSergey Sharybin
2017-06-09Fix T51648: Inconsistent edge collapse point depending on orientationLuca Rood
2017-06-09install_depsh: update OpenCollada to 1.6.51, and OIIO to 1.7.15Bastien Montagne
2017-06-09Fix for fix for bplayer (c) :/Bastien Montagne