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
2017-02-24Cycles: Fix compilation warning with CUDA on OSXSergey Sharybin
2017-02-24Cycles: Fix non-zero exit status when rendering animation from CLI and runnin...Sergey Sharybin
2017-02-24Add "Gravitation" option to "Force" type force fieldsLuca Rood
2017-02-24Fix some more minor issue with updated py doc generation.Bastien Montagne
2017-02-24Fix stupid mistake in previous commit for release builds of API doc.Bastien Montagne
2017-02-23Update py API doc generation tools to comply to new name scheme on server.Bastien Montagne
2017-02-23Usual UI messages fixes...Bastien Montagne
2017-02-23Cycles: Fix compilation error on 32bit LinuxSergey Sharybin
2017-02-23Cycles: Fix wrong render results with texture limit and half-float texturesSergey Sharybin
2017-02-23Cycles: Add utility function to convert float to halfSergey Sharybin
2017-02-23Fix T50656: Compositing node editor is empty, no nodes can be addedSergey Sharybin
2017-02-23Fix T50748: Render Time incorrect when refreshing rendered preview in GPU modeSergey Sharybin
2017-02-23Fix T50736: Zero streaks in Glare node.Bastien Montagne
2017-02-23Fix possible crash in various 3D View operatorsJulian Eisel
2017-02-23Columns should be expandable by defaultraa
2017-02-22Fix T50745: Shape key editing on bezier objects broken with Rendered Viewport...Bastien Montagne
2017-02-22Cleanup: remove unused orig_nu from keyIndex ghash of editcurves.Bastien Montagne
2017-02-22Use new api doc linksAaron Carlisle
2017-02-22Fix Cycles still saving render output when error happenedSergey Sharybin
2017-02-22Cycles: Fix shading with autosmooth and custom normalsSergey Sharybin
2017-02-22Cycles: Additionally report all OpenCL cflagsSergey Sharybin
2017-02-22Refactor Mesh split_faces() code to use loop normal spaces.Bastien Montagne
2017-02-21Fix Drawing nested box layouts (D2508)raa
2017-02-21Cycles: Speedup by avoiding extra calculations in noise texture when unneededMai Lavelle
2017-02-21Cleanup: use proper link to the apiAaron Carlisle
2017-02-20Fix T50718: Regression: Split Normals Render Problem with CyclesSergey Sharybin
2017-02-20Mesh faces split: Add missing vertex normal copySergey Sharybin
2017-02-20Fix T50719: Memory usage won't reset to zero while re-rendering on two video ...Sergey Sharybin
2017-02-19Fix a few compiler warnings with macOS / clang.Brecht Van Lommel
2017-02-19Fix T50564: 3D view panning with scroll wheel inconsistent with dragging.Brecht Van Lommel
2017-02-17Fix T50614: Curve doesn't restore initial form after deleting all its shapekeysBastien Montagne
2017-02-17Remove unused functions related to distance between BoundBox and rayGermano Cavalcante
2017-02-17Forgotten in last commit: Check the allocationGermano Cavalcante
2017-02-17Do not release the arrays used in the parameters of the expanded functions of...Germano Cavalcante
2017-02-17Make File: Print 'blender.exe' at the end of the path to run fromAaron Carlisle
2017-02-17Cleanup: Spelling, Spaces --> Tabs, WhitespaceAaron Carlisle
2017-02-16UI: Move 'relations extras' right below 'relations'Aaron Carlisle
2017-02-16Fix T50687: Cycles baking time estimate and progress bar doesn't work / progr...Sergey Sharybin
2017-02-16Register test for mesh.split_faces()Sergey Sharybin
2017-02-16Faces split: Don't leave CD_NORMAL after splitSergey Sharybin
2017-02-16Cyctes tests: Commit blender.git side changesSergey Sharybin
2017-02-16CDDM Copy: Only tag data layers dirty if we ignored tessellation dataSergey Sharybin
2017-02-16Cleanup: IndentationSergey Sharybin
2017-02-16Freestyle: Feature edge selection by nested object groups.Tamito Kajiyama
2017-02-16Fix more corner cases failing in mesh faces splitSergey Sharybin
2017-02-15Fix wrong edges created by split facesSergey Sharybin
2017-02-15[Alembic] Fix msvc warning - C4138 '*/' found outside of commentlazydodo
2017-02-15Cycles: Cleanup, styleSergey Sharybin
2017-02-15Fix T50542: Wrong metadata frame when using OpenGL renderSergey Sharybin
2017-02-15Motion blur investigation featureSergey Sharybin