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-01-14Weight Painting: Respect locks w/ auto-normalizeCampbell Barton
2016-01-14Fix weight paint normalizing w/ locked groupsCampbell Barton
2016-01-14Fix incorrect weight normalize w/ locksCampbell Barton
2016-01-14Correct NULL checks in recent weight-paint fixCampbell Barton
2016-01-14Cleanup: use const qualifier in makesdnaCampbell Barton
2016-01-14Cleanup: use BM_mesh_* prefix for BMesh functionsCampbell Barton
2016-01-14UI: show error when pasting failsCampbell Barton
2016-01-14Fix T47170: Sculpt w/ constructive modifier crashCampbell Barton
2016-01-14Add object & pose-mode select more/less menusCampbell Barton
2016-01-14Add object mode select more/lessCampbell Barton
2016-01-13BI "Real Sky" option works incorrectly for environment texture.Alexander Romanov
2016-01-13Use const qualifier in do_sky_texSergey Sharybin
2016-01-13Remove outdated assertCampbell Barton
2016-01-13Polyfill2d: improve sweep clipping logicCampbell Barton
2016-01-12Final OMP -> BLI_task commit for sculpt code.Bastien Montagne
2016-01-12BMesh: select next can now step over existing selectionCampbell Barton
2016-01-12Add bmesh.select_history.discardCampbell Barton
2016-01-12Fix os.path.is_subdir w/ trailing slashCampbell Barton
2016-01-12Cycles: Use proper primitive for the motion subsurface refineSergey Sharybin
2016-01-12Cycles: Use special debug panel to fine-tune debug flagsSergey Sharybin
2016-01-12Fix T47164: [Scene.raycast] - True result when it should be False.Bastien Montagne
2016-01-11Support for copy/paste groupsCampbell Barton
2016-01-11Cycles: Always inline triangle precalc for CUDA devicesSergey Sharybin
2016-01-11Cycles: Fix for SSS objects being black when combined with motion blurSergey Sharybin
2016-01-11Fix T47147: small particles incorrectly rendered as large particles (particle...Bastien Montagne
2016-01-11Fix tip about hair grid display (was copy/paste from hair guides one...).Bastien Montagne
2016-01-11Cleanup: use Linux line ends!!!Bastien Montagne
2016-01-11Fix T47148: Hair grid dos not work.Bastien Montagne
2016-01-11Update add-on descriptionsCampbell Barton
2016-01-11UI: Move checkbox for toggling addons to the LHSCampbell Barton
2016-01-11Bah, forgot to increase boost magic number...Bastien Montagne
2016-01-11install_deps: add wave to boost built modules, seems needed by OSL1.6.9...Bastien Montagne
2016-01-11install_deps: fix typo preventing installation of libsndfile on Fedora-like d...Bastien Montagne
2016-01-11Fix T47158: Labels w/ icons use button text colorCampbell Barton
2016-01-11Error in last commit (assumed mirror existed)Campbell Barton
2016-01-11Fix T47152: Normalize fails w/ mirror groupCampbell Barton
2016-01-11Fix T47154: Sequencer add/subtract ignored alphaCampbell Barton
2016-01-11Fix error in white-balance w/ float bufferCampbell Barton
2016-01-11Fix memory & file-handle leak w/ custom data writeCampbell Barton
2016-01-11Fix T47101 - Grease Pencil eraser doesn't work when activated using D+RMB whe...Joshua Leung
2016-01-11Report errno string when writing files failsCampbell Barton
2016-01-11Cleanup: use const image-format argCampbell Barton
2016-01-11WM: show file selector errors in headerCampbell Barton
2016-01-11Fix GL regression from D1645Campbell Barton
2016-01-11DNA: remove 'long' typeCampbell Barton
2016-01-11DNA: print errors to stderrCampbell Barton
2016-01-11Cleanup: warnings (misleading-indentation)Campbell Barton
2016-01-10Cycles: Add utility funcs to UI code, to check GPU usage.Thomas Dinges
2016-01-10OpenGL Smoke: fix color issue, and clarify meaning of variables in the shader.Brecht Van Lommel
2016-01-10Smoke: fix for missing viewport color update.Kévin Dietrich