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
2015-11-26Fix error with intersect handling split-wire edgesCampbell Barton
2015-11-26Cleanup: warningsCampbell Barton
2015-11-26Partial revert of last commitCampbell Barton
2015-11-26cleanup: C99 and vertex array commentsMike Erwin
2015-11-26OpenGL: remove unused VBO_DISABLED from PBVHMike Erwin
2015-11-26Fix T46870: bge globalDict kept between sessionsCampbell Barton
2015-11-26Cleanup: whitespaceCampbell Barton
2015-11-26Cleanup: use const for linklist APICampbell Barton
2015-11-26Fix error in shadowing cleanup (wrong pointer free)Campbell Barton
2015-11-25Fix T46848: more OpenNL crashes due to uninitialized variables.Brecht Van Lommel
2015-11-25Fix OpenSubdiv geometry shader error on Linux / AMD.Brecht Van Lommel
2015-11-25CUEW: Update to latest versionSergey Sharybin
2015-11-25OpenGL: GLSL always supportedMike Erwin
2015-11-25Use different approach to the antialias nodeSergey Sharybin
2015-11-25Cycles: Create proper sockets for OSL script nodesSergey Sharybin
2015-11-25Fix bplayer (c)Bastien Montagne
2015-11-25Cycles: Whitespace cleanup from the recent changesSergey Sharybin
2015-11-25Cycles: Fix crash in constant folding introduced by recent commitSergey Sharybin
2015-11-25Sequencer: nested scene strip support (like metas)Campbell Barton
2015-11-25install_deps.sh: Updated official boost version (grrr).Bastien Montagne
2015-11-25Fix T46867: Face-Mask hiding failed on mode switchCampbell Barton
2015-11-25Cleanup: use correct name in printsCampbell Barton
2015-11-25Accept non-existing files from the CLISybren A. Stüvel
2015-11-25Cycles: Refactor of constant fold.Thomas Dinges
2015-11-25Fix T46646: Point Cloud Density crashes on real time renderingSergey Sharybin
2015-11-25Cycles: Fix shader update bug introduced by recent commitsSergey Sharybin
2015-11-25PyAPI: remove workaround for Py3.4 bugCampbell Barton
2015-11-25install_deps.sh: Updated official Python (to 3.5.0) and NumPy (to 1.10.1).Bastien Montagne
2015-11-25MOD_weightvg: switch from OMP to BLI_task's parallelized 'for loop'.Bastien Montagne
2015-11-25BLI_task: BLI_task_parallel_range_ex: add some per-chunk userdata.Bastien Montagne
2015-11-25Fix T46782: Updating Shaders very slow with complex nodegraphSergey Sharybin
2015-11-25Cycles: Ensure order of shader nodes in the dependnecies setSergey Sharybin
2015-11-25Cycles: Fix wrong volume stack update with SSS object intersecting the volumeSergey Sharybin
2015-11-25Cycles: Trace indirect subsurface rays by restarting the integrator loopSergey Sharybin
2015-11-25Cycles: Delay shooting SSS indirect raysSergey Sharybin
2015-11-25Cysles: Avoid having ShaderData on the stackSergey Sharybin
2015-11-25OpenGL: set geometry shader input length implicitlyMike Erwin
2015-11-25BMesh: raise exception face-split w/ adjacent loopsCampbell Barton
2015-11-25BMesh: remove double faces when triangulatingCampbell Barton
2015-11-25Fix error in recent check for duplicate trisCampbell Barton
2015-11-25OSX bump python to 3.5Martijn Berger
2015-11-24Sculpting optimization: Avoid iterating the PBVH for intersection duringAntony Riakiotakis
2015-11-24Fix T46855: Limit Location Max value limited to 1000 units.Bastien Montagne
2015-11-24Fix previous own fix - second message was actually OK, first one had bad comm...Bastien Montagne
2015-11-24Fix broken windows 'MessageBox' calls (UI messages).Bastien Montagne
2015-11-24Fix T46851: Crash on multires more than millionSergey Sharybin
2015-11-24Buildbot: Switch Linux builds to Python 3.5Sergey Sharybin
2015-11-24Fix T46839: New dependency graph missed time update on motrack constraintsSergey Sharybin
2015-11-24Fix outliner crash after recent no-functional-changes cleanup commitsSergey Sharybin
2015-11-24install_deps.sh: update official numpy version.Bastien Montagne