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-06-02ShapeKey was missing lattice-flagCampbell Barton
2016-06-02Fix T48566: Render-border minor offset issueCampbell Barton
2016-06-01Usual UI/i18n message cleanup (get rid of last remaining 'addon' too).Bastien Montagne
2016-06-01Revert "BLI_ghash: Fix initial over-allocation of mempool chunks."Bastien Montagne
2016-06-01Fix T48466: Multiple passes starting with 'Diffuse' in EXR file breaks its lo...Bastien Montagne
2016-06-01Optimize mempool iterationCampbell Barton
2016-06-01Fix T48415: Segfault on opening .blend in which a 'surface' force object was ...Bastien Montagne
2016-06-01Revert "Correct invalid pointer-pair compare check"Campbell Barton
2016-06-01Fix bug where corner boundary was straight when it should curve.Howard Trickey
2016-06-01BLI_ghash: Fix initial over-allocation of mempool chunks.Bastien Montagne
2016-06-01Fix wrong vertex colors in edit modeSergey Sharybin
2016-06-01BI: fix counting of tangents, that was reset during recursion of init_render_...Alexander Romanov
2016-06-01GLSL: Attempt to fix errors in setting UV attributesSergey Sharybin
2016-06-01Depsgraph: Fix missing updates when modifying armatureSergey Sharybin
2016-06-01Fix/Workaround T48560: Color picker V fail w/ user defined RNACampbell Barton
2016-06-01Increase range of Font object textboxsDalai Felinto
2016-05-31BLI_mempool: Use an 'odd' FREEWORD for big/little endianCampbell Barton
2016-05-31Fix T46207: Slow OpenCL GPU bake and blown out baking Cycles renderSergey Sharybin
2016-05-31Small API typo found while reading the APIDalai Felinto
2016-05-31Cleanup: unused definesCampbell Barton
2016-05-31Cleanup: parenthesize definesCampbell Barton
2016-05-31Fix T48554: Absolute grid snap fails w/ cursor pivotCampbell Barton
2016-05-31Cycles: Fixes for recent refactorSergey Sharybin
2016-05-31Buildbot: Attempt to fix buildbot after recent changeSergey Sharybin
2016-05-31Buildbot: Use proper list management functionSergey Sharybin
2016-05-31Buildbot: Pass proper generator for MSVC 2015 builderSergey Sharybin
2016-05-31Properly handle vertex color color space for Cycles GLSLSergey Sharybin
2016-05-31CMake/ Visual Studio 14 2015, Use one library name for openal for both 2013 a...Martijn Berger
2016-05-31Cycles GLSL: Make it work with software opengl modeSergey Sharybin
2016-05-31Cycles: Add human readable sizes to debug outputMai Lavelle
2016-05-31Fix T48556: Missing transparent shadows on AMD OpenCLSergey Sharybin
2016-05-31Fix T48553: Cycles GLSL Box projection produces strong artifactsSergey Sharybin
2016-05-31Fix T48552: Ctrl-D to add drivers shows disabled menu itemsCampbell Barton
2016-05-31Theme: 2.4x disabled menu text wasn't greyed outCampbell Barton
2016-05-31Fix T48547: Shrinkwrap fails w/ auxiliary targetCampbell Barton
2016-05-31Fix broken Cycles curve motion radius after recent refactor, and fix warnings.Brecht Van Lommel
2016-05-30Add 'multi small' testcase to performance Ghash tests.Bastien Montagne
2016-05-30Shrinkwrap: OMP->BLI_task.Bastien Montagne
2016-05-30Depsgraph: Small optimization to update flushingSergey Sharybin
2016-05-30Fix T48527: Maya keymap fails w/ knife snapCampbell Barton
2016-05-30Depsgraph: Fix compilation with new depsgraph disabledSergey Sharybin
2016-05-30CMake: Workaround to get Libmv compiled with latest GccSergey Sharybin
2016-05-30Fix: Add a hard upper limit for fontsize of Text Strip's textJoshua Leung
2016-05-30GLSL: Fix voronoi texture giving different results form renderedSergey Sharybin
2016-05-30Depsgraph: Fix wrong layers flush form children to parentSergey Sharybin
2016-05-30Support all Cycles image texture projections in the GLSL viewportRalf Hölzemer
2016-05-30GLSL: Fix magic colors being offSergey Sharybin
2016-05-30GLSL: Brick texture uses bit operations, which seems to be a failure on some ...Sergey Sharybin
2016-05-30Change the hash-table to be 3x total items to hashCampbell Barton
2016-05-30Remove accidental static varCampbell Barton