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-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
2016-01-10Some minor fixes from coverity reports.Bastien Montagne
2016-01-10OpenGL: port smoke drawing code to GLSL.Kévin Dietrich
2016-01-10Cycles: Fix Uninitialized Value compiler warning in the scoped_timerLukas Stockner
2016-01-10Cycles: Read Wave texture profile in the XML parserLukas Stockner
2016-01-10Cycles: Adding Hilbert Spiral as a tile order for renderingLukas Stockner
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-09MSVC 2015 do not redefine snprintfMartijn Berger