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-01-06Cycles: Repot CPU and CUDA capabilities to system info operatorSergey Sharybin
2014-12-31Cycles: Fully support WITH_CYCLES_LOGGING optionSergey Sharybin
2014-12-31Cycles: Synchronize changes with standalone repositorySergey Sharybin
2014-12-31Libmv: Update to latest upstream versionSergey Sharybin
2014-12-29Cycles: Disable QBVH on 32bit systems all togetherSergey Sharybin
2014-12-26Fix T43019: Child of objectes used by duplis are visible in CyclesSergey Sharybin
2014-12-25Revert QBVH switch, after discussion with Sergey.Thomas Dinges
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-25Cleanup: Typo fixes for comments.Thomas Dinges
2014-12-25Cycles: Expose QBVH on/off switch to the UI.Thomas Dinges
2014-12-25Cycles: Enable QBVH optimization structure for SSE2 CPUsSergey Sharybin
2014-12-18Cycles: Do some logging when motion is detected in the sceneSergey Sharybin
2014-12-11Cycles: Fix more wrong usages of RNA_id_pointer_createSergey Sharybin
2014-12-11Fix T42829: Cycles crash rendering when file is saved to specific locationSergey Sharybin
2014-12-05Cycles: Report error via the new engine APISergey Sharybin
2014-12-05Cycles: Report error to the blender using report APISergey Sharybin
2014-12-05Cycles: Code cleanup, whitespaceSergey Sharybin
2014-11-28Cycles: Only report exporting curves if there are particle systems on the objectSergey Sharybin
2014-11-22Cycles UI: Several fixes for recent additions...Thomas Dinges
2014-11-21Cycles: support for specular color in solid shading mode, available inAntony Riakiotakis
2014-11-18Cycles: Add logging to blender curve segment exportingSergey Sharybin
2014-11-14skip scene_armature_depsgraph_workaround when theres no armaturesCampbell Barton
2014-11-08Cleanup: cycles whitespaceCampbell Barton
2014-11-06Cycles: Add "Max Bounce" control for lampsThomas Dinges
2014-11-04Cycles: Remove compatibility code for OSL-1.4Sergey Sharybin
2014-10-31Fix T42349: Windows Render command line Cycles CrashSergey Sharybin
2014-10-29Cycles: Add a soft min/max UI value for volume step size, usually a range fro...Thomas Dinges
2014-10-22Revert "Cycles: Implement Mitchell-Netravali pixel filter"Sergey Sharybin
2014-10-22Cycles: Implement Mitchell-Netravali pixel filterSergey Sharybin
2014-10-22Cycles: Get rid of hardcoded enum values in the codeSergey Sharybin
2014-10-22Cycles: Expose volume voxel data interpolation to the interfaceSergey Sharybin
2014-10-17Cleanup, since we don't put Cycles compat into regular bl_ui files. ;)Bastien Montagne
2014-10-17Different fix for T42262, we don't put Cycles compat into regular bl_ui files.Thomas Dinges
2014-10-14Fix T42021: OSL doesn't work when there are non-ascii chars in the pathSergey Sharybin
2014-10-08Cycles: reduce float/double conversionsCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-04Cycles: Add support for debug passesSergey Sharybin
2014-10-03Cycles: Make camera-in-volume an official featureSergey Sharybin
2014-09-25Cycles: Better feedback about experimental features being usedSergey Sharybin
2014-09-25Cycles: Add support for cameras inside volumeSergey Sharybin
2014-09-25Cycles: Add support of Glog loggingSergey Sharybin
2014-09-24Cycles: Shader Graph Optimization for Mix RGB nodes.Thomas Dinges
2014-09-23Fix typo in previous commitSergey Sharybin
2014-09-23Move versioning code under the subversion checkSergey Sharybin
2014-09-20Cycles: Backward compatibility code for the Clamp splitting in 2.70.Thomas Dinges
2014-09-20Cycles: Add a UI warning, in case the experimental GPU kernel is used.Thomas Dinges
2014-09-19Cleanup: Indentation and Whitespace.Thomas Dinges
2014-09-17Cleanup: pep8Campbell Barton
2014-09-07No need for try/except in D766Campbell Barton
2014-09-07Cycles: Several fixes for Presets.Thomas Dinges