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-04-04Fix T48045: Freestyle ID user decrement error.Bastien Montagne
2016-04-04Update hash for an OBJ unit testSergey Sharybin
2016-04-04Cycles: Make spatial split BVH multi-threadedSergey Sharybin
2016-04-04Cycles: Solve possible issues with running out of stack memory allocatorSergey Sharybin
2016-04-04Cycles: Log overall time spent on building object's BVHSergey Sharybin
2016-04-04Cycles: Log allocation slop factor for BVH arraysSergey Sharybin
2016-04-04Fix missing ID_SO sound type in outliner's ID types.Bastien Montagne
2016-04-04Cycles: Tweak to stack allocator used by BVH builderSergey Sharybin
2016-04-04Smoke: Don't use `min` as an uniform nameSergey Sharybin
2016-04-04Cycles: Make curves modified by a taper object with modifier considered a def...Sergey Sharybin
2016-04-04Fix T48002: Wrong behavior with "RGB to Intensity" in Image texturesSergey Sharybin
2016-04-04Fix curve editmode adding 3D primitives w/ 2D curvesCampbell Barton
2016-04-04Fix curve adding 3D nurbs when 2D is setCampbell Barton
2016-04-04Fix curve hide keeping spline activeCampbell Barton
2016-04-04Fix curve, missing update on Ctrl-LMBCampbell Barton
2016-04-04Fix curve add-vertex w/ 2D curvesCampbell Barton
2016-04-04Move some debug print under G.debugSergey Sharybin
2016-04-04Fix uninitialized variable use w/ VSE transformCampbell Barton
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-04-02Fix T47971: rigid body baking crash due to thread race condition.Brecht Van Lommel
2016-04-02Fix T48030: Can't zoom VSE properties panelCampbell Barton
2016-04-01Fix T47505: Cycles OpenCL rendering crash on Windows.Brecht Van Lommel
2016-04-01Cycles: Fix wrong camera-in-volume stack when camera ray hits volume domain t...Sergey Sharybin
2016-04-01Cycles: Temporarily revert index sort commit for spatial splitSergey Sharybin
2016-04-01Fix T48001: Highlighting selected item in filtered lists.Bastien Montagne
2016-04-01Knife Project: revert fix for T43896Campbell Barton
2016-04-01Cycles: Support deformation motion blur for curves deformed by taperSergey Sharybin
2016-04-01Cycles: Report thread ID from worker thread to callbacksSergey Sharybin
2016-04-01BMesh: improve path-select fill region w/ ngonsCampbell Barton
2016-04-01Fix T48013: UV Sculpt Brush Does not appear in UV window - but does show up i...Philipp Oeser
2016-04-01Buildbot: Explicitly disable tests on all platformsSergey Sharybin
2016-04-01Update stub for recent BPY APICampbell Barton
2016-04-01Cycles: Fix for missing pthread's spin on OSXSergey Sharybin
2016-04-01Fix When using keying sets, the toggling "all items" in the array target only...Joshua Leung
2016-04-01Hide layers from UI in templateCampbell Barton
2016-04-01Cleanup: style/spellingCampbell Barton
2016-04-01Generic check for string being a Py keywordCampbell Barton
2016-04-01Use STRPREFIX macro for testing property nameCampbell Barton
2016-03-31Fix T48012: Knife Project crashCampbell Barton
2016-03-31Fix NULL check before freeCampbell Barton
2016-03-31Cycles: Fix wrong initialization order of mesh flags and object transformSergey Sharybin
2016-03-31Cycles: Fix too many objects being considered an instanceSergey Sharybin
2016-03-31Cycles: Fix compilation on Win32 after bitscan commitSergey Sharybin
2016-03-31Fix memory leak when assigning driverJulian Eisel
2016-03-31Fix memory leak when calling new driver eyedropperJulian Eisel
2016-03-31Remove the obsolete windows launcherMartijn Berger
2016-03-31CMAKE disable building the windows launcher, fix type in delayloading of debu...Martijn Berger
2016-03-31Cycles: Name cleanup and some comments in BVH codeSergey Sharybin
2016-03-31CMAKE / msvc openmp, delay loading of openmp dll so we can set environmentMartijn Berger
2016-03-31Cycles: Add easy to use spin lock primitiveSergey Sharybin