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
2016-05-17Use reasonable defaults for pole merge anglescycles_panorama_experimentsSergey Sharybin
2016-05-17Merge branch 'master' into cycles_panorama_experimentsSergey Sharybin
2016-05-17Fix CUDA MEMCPY condition, it should only copy 3D, 2D or 1D.Thomas Dinges
2016-05-17Cycles / Requested Features: Volume was missing in logging print.Thomas Dinges
2016-05-16Usual i18n/UI messgaes fixes...Bastien Montagne
2016-05-16Remove strict header, gives issues with gcc5xCampbell Barton
2016-05-16Cleanup: use const argsCampbell Barton
2016-05-16CustomData: Support for >2gig layersCampbell Barton
2016-05-16Cycles: Fix pole merging for perspective cameraSergey Sharybin
2016-05-16Cleanup: simplify checks calculating tangentsCampbell Barton
2016-05-16BLI_task: Add new 'BLI_task_parallel_range_finalize()'.Bastien Montagne
2016-05-16BLI_task: Add back lost 'push_from_thread' change to BLI_task_parallel_range(...Bastien Montagne
2016-05-16Fix T48447: Inactive menu items don't grey-out iconsCampbell Barton
2016-05-16BLI_task: make foreach loop index hleper lockfree, take II.Bastien Montagne
2016-05-16Atomic ops: add 'fetch_and_add_uint32' op.Bastien Montagne
2016-05-16Cleanup rna_Brush_direction_itemf()Bastien Montagne
2016-05-16Merge branch 'master' into cycles_panorama_experimentsSergey Sharybin
2016-05-16Cycles: Cleanup after recent refactorSergey Sharybin
2016-05-16Fix compilation error after recent mergeSergey Sharybin
2016-05-16Merge branch 'master' into cycles_panorama_experimentsSergey Sharybin
2016-05-16Revert "Docs: smoke typo corrections"Campbell Barton
2016-05-16Docs: smoke typo correctionsCampbell Barton
2016-05-16Curve Fitting: correct circular tangent length calculationCampbell Barton
2016-05-15Fix T48422: Revert "BLI_task: nano-optimizations to BLI_task_parallel_range f...Bastien Montagne
2016-05-15BGE: Fix KX_LightObject python API documentation.Porteries Tristan
2016-05-15Fix T48425: Armature Symmetrize is flipping Custom Shape parameter.Bastien Montagne
2016-05-14Fix an error in new lockfree parallel_range_next_iter_get() helper.Bastien Montagne
2016-05-14Fix Cube generated UV's rotated incorrectlyCampbell Barton
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-05-13Correct BM_iter_mesh_bitmap_from_filter returnCampbell Barton
2016-05-13Correct assertsCampbell Barton
2016-05-13Fix script_paths(check_all=True) missing script pathsCampbell Barton
2016-05-13Fix compilation with strict compiler flagsSergey Sharybin
2016-05-13Fix T48421: AO pass broken, only works when AO in cycles is enabledSergey Sharybin
2016-05-13Cleanup: rna naming, indentationCampbell Barton
2016-05-13Fix T48416: Impossible to copy a linked object from a file to another one man...Bastien Montagne
2016-05-13Fix T48416: Impossible to append from another file without localizing also al...Bastien Montagne
2016-05-13Fix T47652: Texture shading mode fails to update material colorsCampbell Barton
2016-05-13Armature meshdeform evaluation: parallelize computation of bbones deform matr...Bastien Montagne
2016-05-13BLI_task: add support for listbase parallelized for loops.Bastien Montagne
2016-05-13Cleanup: fix inconsitency in dynamicPaint_outputLayerExists()Bastien Montagne
2016-05-13Dynapaint: cleanup of BKE code.Bastien Montagne
2016-05-13BLI_math: add 'equals_m4m4' (and 'm3' variant) helpers.Bastien Montagne
2016-05-13Cycles: Scale debug pass with number of samplesSergey Sharybin
2016-05-13Image editor: Show actual value of single-channel buffer in sample infoSergey Sharybin
2016-05-13install_deps: Avoid conflicts on Arch-based systems when gcc-multilib is inst...Mai Lavelle
2016-05-12Cycles: Add support for single channel byte textures.Thomas Dinges
2016-05-12Fix array bounds compile warning.Thomas Dinges
2016-05-12Fix T48413: editmesh intersect tool crashCampbell Barton
2016-05-12Correct debug printsCampbell Barton