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
2014-06-30Compositor: Get rid of hardcoded constantsSergey Sharybin
2014-06-30Fix for subpixel sampling was broken for render layers nodeSergey Sharybin
2014-06-30OSX/cmake: Fix T40887 by detecting if we use an Apple compiler, disable omp i...Jens Verwiebe
2014-06-30Condition was inverted in the previous transparent shadows commitSergey Sharybin
2014-06-30Cmake: Remove warning for pre CUDA 5.0 Toolkit, not supported anymoreThomas Dinges
2014-06-30Fix T40795: Dot output is inverted in viewport with CyclesSergey Sharybin
2014-06-30Fix T40836: Cycles volume scattering shader crashSergey Sharybin
2014-06-30Fix T40862: numinput transform did not take into account scale_length.Bastien Montagne
2014-06-30Use text cursor for py-consoleCampbell Barton
2014-06-30Fix T40867: Autokeyframe in camera viewCampbell Barton
2014-06-30BLI_stack, use memory chunks rather then realloc when resizingCampbell Barton
2014-06-30Add BLI_stack testCampbell Barton
2014-06-30Attempt to fix T40833: Crash when rendering with freestyle.Tamito Kajiyama
2014-06-29Install_deps: fix for clang url issue.Bastien Montagne
2014-06-29Fix compilation error on OSX+SconsSergey Sharybin
2014-06-29Fix T40733: Segfault with hair particles cache and vgroups.Lukas Tönne
2014-06-29Freestyle: Fix for "cast shadows only" materials not handled properly.Tamito Kajiyama
2014-06-29Fix: NLA editor not being updated on using "Make Links" (Ctrl)+(L). We're emi...Thomas Beck
2014-06-29Fix T40850: object emitter of particles not visible in viewport when GLSL and...Lukas Tönne
2014-06-29Fix T40792: Pack all into and Blender report Missing Files.Bastien Montagne
2014-06-29CMake: attempt to resolve OSX+clang failing with OpenMPCampbell Barton
2014-06-29Fix T40829: Collada Export with 'Include Material Textures' selected crashes.Bastien Montagne
2014-06-29Correction to last commitCampbell Barton
2014-06-28BLI_stackdefinesCampbell Barton
2014-06-28Cycles: use SYSTEM for external includesCampbell Barton
2014-06-28Add render result caching.Bastien Montagne
2014-06-28Fix T40851: "Sequencer" auto-check after changing spaceview and scene.Bastien Montagne
2014-06-28BLI_stack: use strict flagsCampbell Barton
2014-06-28Cleanup: typoCampbell Barton
2014-06-28CMake: update source filesCampbell Barton
2014-06-28Fix 40841: Copy and Paste objects no longer functions from one running instan...Bastien Montagne
2014-06-27Fix T40797: Crash on render on specific file with volumentrics and 'use hair'...Sergey Sharybin
2014-06-27UI: increase contrast for active colorband handleCampbell Barton
2014-06-27UI: use cursor x-location for tooltip placement (T37478)Campbell Barton
2014-06-27BMesh: more edits to vertex dissolve, handle mixing wire edges with faces betterCampbell Barton
2014-06-27Get rid of usage of non-existing moduleSergey Sharybin
2014-06-27warning fix: use of __restrict was inconsistent in BLI_dynstr between declara...Jason Wilkins
2014-06-27Fix T40834, grab brush not working after recent jittering fix.Antony Riakiotakis
2014-06-27BMesh: tweaks to dissolve, remove wire edges before other calculationsCampbell Barton
2014-06-27BMesh: add BM_vert_is_edge_pair(), faster then checking (BM_vert_edge_count(v...Campbell Barton
2014-06-27BMesh: add ability not to delete vertex when collapsingCampbell Barton
2014-06-27BMesh: use slightly faster method of stepping over edge-disksCampbell Barton
2014-06-27Update Carve to latest upstream versionSergey Sharybin
2014-06-27MSVC: quiet harmless linker warningsCampbell Barton
2014-06-27Fix transparency issues in 3d viewportSergey Sharybin
2014-06-27Update Ceres to latest upstream versionSergey Sharybin
2014-06-27Fix for DeviceScene::attributes_uchar4 not released properlyTamito Kajiyama
2014-06-27Follow up to previous commit, do not calculate normal now with frontAntony Riakiotakis
2014-06-27Fix T40758 Front facing not consistent in sculpt mode.Antony Riakiotakis
2014-06-27Fix T40823, crash with LoD operator without valid object.Thomas Dinges