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
path: root/source
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 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-12Add bmesh.select_history.discardCampbell Barton
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-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-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-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
2016-01-10Some minor fixes from coverity reports.Bastien Montagne
2016-01-10OpenGL: port smoke drawing code to GLSL.Kévin Dietrich
2016-01-09DNA: remove endian switching long checksCampbell Barton
2016-01-09Cleanup: style, gpu moduleCampbell Barton
2016-01-09Byte swap doubles on file readCampbell Barton
2016-01-09PyAPI: Redraw notifier when debug value changesCampbell Barton
2016-01-09Cleanup: warning/spellingCampbell Barton
2016-01-09Fix T47060: Uv form dupli not working with Cycles when the hair/particles mes...Bastien Montagne
2016-01-09Fix broken build from rBd7da51b727725Bastien Montagne
2016-01-09Fix (unreported) other joke in our localizing code - setting LIB_TAG_LOCAL tag!Bastien Montagne
2016-01-09Fix T47121: Image node on linked and localized material loses image after reo...Bastien Montagne
2016-01-09Smoke (fire): Move spectrum code from C++ (intern/) to C code (BLI)Kévin Dietrich
2016-01-09Smoke, Dynamic Paint: de-duplicate object subframe update function.Kévin Dietrich