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
path: root/source
AgeCommit message (Expand)Author
2017-02-24Cycles: Fix non-zero exit status when rendering animation from CLI and runnin...Sergey Sharybin
2017-02-24Fix Cycles still saving render output when error happenedSergey Sharybin
2017-02-23Blender 2.78c: Officially move to 'c'Sergey Sharybin
2017-02-22Fix T50512: Linked Backround scene with animation not updating with new depsg...Sergey Sharybin
2017-02-22Blender 2.78c: Fix crash with material preview and image sequencesSergey Sharybin
2017-02-22Blender 2.78c: Fix Brick Texture GLSL, broken after Mortar Smooth addition.Thomas Dinges
2017-02-22Fix T50550: GPUShader: compile error - Background image not showing inKévin Dietrich
2017-02-03Blender release: We are officially 'b' nowSergey Sharybin
2017-02-03[msvc] cmake fixes to support the recent for oiio/ffmpeg/numpy version changes.lazydodo
2017-01-26Fix compilation error with latest OIIO 1.7.8Sergey Sharybin
2017-01-26Return correct alpha for environment map in GLSLAlexander Romanov
2017-01-24Fix T49857: Blender crashes after adding texture node to compositing treeSergey Sharybin
2017-01-20Depsgraph: Bone parent should also include armature transform relationSergey Sharybin
2017-01-20Depsgraph: Only re-schedule objects which are on visible layersSergey Sharybin
2017-01-20Depsgraph: Use HIGH priority for scheduled tasksSergey Sharybin
2017-01-20Depsgraph: avoid more transitive relations for rigid body simulationSergey Sharybin
2017-01-20Depsgraph: Rigid body simulation doesn't need explicit time relationSergey Sharybin
2017-01-20Depsgraph: Avoid transitive relation from local transform to finalSergey Sharybin
2017-01-20Fix depsgraph: hair collision is actually enabled, so add the relations.Alexander Gavrilov
2017-01-20Depsgraph: Fix matrix_world driver sourceSergey Sharybin
2017-01-20Fix T49981: New Depsgraph - When camera is on inactive layer, it does not eva...Sergey Sharybin
2017-01-20Depsgraph: Fix infinite viewport object update in CYcles render modeSergey Sharybin
2017-01-20Depsgraph: use more explicit parenthesisSergey Sharybin
2017-01-20Depsgraph: Fix residue of debug-only codeSergey Sharybin
2017-01-20Fix copy/paste typo in new depsgraph object geometry builder (found by coveri...Bastien Montagne
2017-01-20Depsgrpah: Fix missing animation update in movie clipsSergey Sharybin
2017-01-20Depsgraph: Move scene builder function to own fileSergey Sharybin
2017-01-20Fix T50060: New depsgraph does not update mask animationSergey Sharybin
2017-01-20Depsgraph: Use utility macro to iterate over linked listSergey Sharybin
2017-01-20Depsgraph: Move rig builder functions to own filesSergey Sharybin
2017-01-20Depsgraph: Fix typo in previous optimization commitSergey Sharybin
2017-01-20Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2017-01-20Fix T49994: Setting dupligroup which uses indirect relation will crashSergey Sharybin
2017-01-20Depsgraph: Add missing NULL pointer checkSergey Sharybin
2017-01-20Depsgraph: Fix missing DONE flag in relations builderSergey Sharybin
2017-01-20Fix T49993: Indirectly used taper/bevel crashes new dependency graphSergey Sharybin
2017-01-20Depsgraph: Fix typo in text on curve relation builderSergey Sharybin
2017-01-20Depsgraph: Fix missing ID node tagSergey Sharybin
2017-01-20Depsgraph: Add some data builder logic to corresponding functionSergey Sharybin
2017-01-20Depsgraph: cleanup, no functional changesSergey Sharybin
2017-01-20Depsgraph: Fix another issue which seems to be a bugSergey Sharybin
2017-01-20Depsgraph: Fix wrong relation from IK solver to pole targetSergey Sharybin
2017-01-20Depsgraph: Disable timing profileSergey Sharybin
2017-01-20fix building depsgraph after recent changesMartijn Berger
2017-01-20Depsgraph: Do not rely on indirectly included cstringSergey Sharybin
2017-01-20Despgraph: Optimize cycles detection algorithmSergey Sharybin
2017-01-20Depsgraph: Speedup initial rig build timeSergey Sharybin
2017-01-20Depsgraph: Move key implementation from header to dedicated fileSergey Sharybin
2017-01-20Depsgraph: Move class implementation from header to implementation filesSergey Sharybin
2017-01-20Depsgraph: Fully switch from string to const char*Sergey Sharybin