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-07Correct exit-code checkCampbell Barton
2016-06-07Cycles: Use faster ray-quad-intersection testLukas Stockner
2016-06-06EditNormal modifier: add some 'maximum angle' limit.Bastien Montagne
2016-06-06Added P key toggle to allow mouse movement to control bevel profile (modal).Howard Trickey
2016-06-06Cleanup: remove unused Library.idblockCampbell Barton
2016-06-06Cleanup: warningCampbell Barton
2016-06-06Fix T48571: Cycles/GPU - A lot of fireflies on SSS+VolumeSergey Sharybin
2016-06-06Fix T48582: Rigidbody simulation issue with new depsgraphSergey Sharybin
2016-06-06Fix compilation error on 32 bit WindowsSergey Sharybin
2016-06-06Fix T48550: Imperfections when Bake displacement map to plane if camera is no...Sergey Sharybin
2016-06-06Cycles: Fix compilation error on OSXSergey Sharybin
2016-06-06Depsgraph: Russian electric tape bodge to have multiple proxies workSergey Sharybin
2016-06-06readfile: add assert to check libmap isn't sortedCampbell Barton
2016-06-06readfile: minor optimization, no need to count flagsCampbell Barton
2016-06-06Cleanup: use const for old member in OldNew structCampbell Barton
2016-06-06Cleanup: rename flag -> tagCampbell Barton
2016-06-06Cycles: Ignore zero size instances in BVHSergey Sharybin
2016-06-06Cycles: Add support of processor groupsSergey Sharybin
2016-06-06RNA: disable animating object dimensionsCampbell Barton
2016-06-06Fix T48579: RNA shadows new custom propertiesCampbell Barton
2016-06-05Fix T48580: path / branched path UI grayed out with OpenCL device that is not...Brecht Van Lommel
2016-06-04Fix T48587, constant fold should only be done for Mix Type.Thomas Dinges
2016-06-04buildbot work around cuda / msvc compatibility issues attempt 2/ passing a st...Martijn Berger
2016-06-04buildbot work around cuda / msvc compatibility issuesMartijn Berger
2016-06-04CMake, minor changes to make Visual studio 2015 use a compatible numpy andMartijn Berger
2016-06-04Cleanup: avoid temp string editCampbell Barton
2016-06-03changed use_connect from bool to a 3 state value (-1,0,1)Gaia Clary
2016-06-03fix T48389 (wip) added warning for loops that define holes (polygons with hol...Gaia Clary
2016-06-03Workaround MSVC errorCampbell Barton
2016-06-03Fix T48234: Glitch w/ action constraints sharing an actionCampbell Barton
2016-06-03Fix PlayercompileJens Verwiebe
2016-06-03Cycles: Mark which CUDA device is used for displaySergey Sharybin
2016-06-03Make playback invoked form animation editors more usableSergey Sharybin
2016-06-03Cycles: Simplify check for degenerated faces on GPUSergey Sharybin
2016-06-03Cleanup & simplify snapping functionsGermano Cavalcante
2016-06-03Fix possible uninitialized variable in snappingGermano Cavalcante
2016-06-03Fix T48111: Auto-run fails w/ empty pathsCampbell Barton
2016-06-03Fix T48575: Particle crash using 'Parting' settingCampbell Barton
2016-06-02Add upstream information to wcwidth libraryCampbell Barton
2016-06-02Theme: 2.4x, correct graph region colorCampbell Barton
2016-06-02Fix T48456: 2x pixel size clamps min brush sizeCampbell Barton
2016-06-02Fix T47637: Multiple multires objects in Sculpt mode make blender crash.Bastien Montagne
2016-06-02Fix for GLSL uniform being update from inside glBegin/glEndSergey Sharybin
2016-06-02Fix leak using UI_BTYPE_TEXT button w/o a callbackJulian Eisel
2016-06-02Cleanup: warnings in previous commitCampbell Barton
2016-06-02Minor edits to last commitCampbell Barton
2016-06-02BLI_array_store: Move writing many chunks into a functionCampbell Barton
2016-06-02BLI_array_store: store max size in BArrayInfoCampbell Barton
2016-06-02Add extra validation checks to array-storeCampbell Barton
2016-06-02Minor changes to help textCampbell Barton