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-07-31Don't initialize CDDM with MFace from MeshesCampbell Barton
2015-07-30Cleanup: Remove unused variable in PathState.Thomas Dinges
2015-07-30Move tangents and baking to looptris:Antony Riakiotakis
2015-07-30CustomData: quiet error on 0 element copyCampbell Barton
2015-07-30Fix T45577 tiled sculpting not working with brushes requiring a sculptAntony Riakiotakis
2015-07-30OpenSubdiv: Add CMake option to enable -Werror in subsurf codeSergey Sharybin
2015-07-30OpenSubdiv: Remove debug-only leftoverSergey Sharybin
2015-07-30Cleanup: safe-free macro for collision modifierCampbell Barton
2015-07-30Use looptri for smoke bvhtreeCampbell Barton
2015-07-30error reordering argsCampbell Barton
2015-07-29Cycles: Fix issue in closure merge function.Lukas Stockner
2015-07-29Fix SCons path issue on Windows.Thomas Dinges
2015-07-29OpenSubdiv: Workaround for vertices which are adjacent to several manifold is...Sergey Sharybin
2015-07-29OpenSubdiv: Proper detection of crease changesSergey Sharybin
2015-07-29OpenSubdiv: Some debug-only code sneaked into previous commitSergey Sharybin
2015-07-29OpenSubdiv: Make topology orientation optionalSergey Sharybin
2015-07-29OpenSubdiv: Fixes for crease in non-manifold meshesSergey Sharybin
2015-07-29OpenSubdiv: Typo fixes in commentsSergey Sharybin
2015-07-29OpenSubdiv: Rework vert-edge and vert-face orderingSergey Sharybin
2015-07-29OpenSubdiv: Fix for weirdly ordered linesSergey Sharybin
2015-07-29Fix T45605 crash with editmode selection on solidify modifier.Antony Riakiotakis
2015-07-29Audaspace: fixes for building with Quicktime on Mac.Jörg Müller
2015-07-29Do not show fps while scrubbing.Antony Riakiotakis
2015-07-29Gooseberry animation feature: Add toggle that disables modifiers on fcurves.Antony Riakiotakis
2015-07-29Clean channels tool for Hwoozeberry.Antony Riakiotakis
2015-07-29Add mathutils.bvhtree APICampbell Barton
2015-07-29Expose bvhtree_sphereray_tri_intersection for general useCampbell Barton
2015-07-29OpenSubdiv: Make empty meshes supported and not crashingSergey Sharybin
2015-07-29Port optimization from gooseberry branch:Antony Riakiotakis
2015-07-29CleanupCampbell Barton
2015-07-29Math Lib: add isect_tri_tri_epsilon_v3 functionCampbell Barton
2015-07-29Remove not really helpful debug printSergey Sharybin
2015-07-29ImBuf: Fixes for openexr imagesSergey Sharybin
2015-07-29Triangulate wasn't clearing arena after each useCampbell Barton
2015-07-29Optimize PySequence_Fast usageCampbell Barton
2015-07-29Fix leaks in mathutils PySequence_Fast usageCampbell Barton
2015-07-29Fix leak in BPy_BMElem_PySeq_As_ArrayCampbell Barton
2015-07-29Fix leak in PyC_AsArrayCampbell Barton
2015-07-29Cleanup: check exact error w/ mathutils functionsCampbell Barton
2015-07-29Cleanup: styleCampbell Barton
2015-07-29Fix build with Quicktime after Audaspace updateDalai Felinto
2015-07-28Sequencer: Disable Refresh Sequencer button while renderingSergey Sharybin
2015-07-28cdderivedmesh: don't prepare a normal buffer when selecting, evenAntony Riakiotakis
2015-07-28Fix T45529: Texture Compositor node composition artifact (random pixels)Sergey Sharybin
2015-07-28Audaspace: fixing a memory access violation in the audio device list.Lukas Stockner
2015-07-28Cycles: Correction to image extension type commitsSergey Sharybin
2015-07-28Fix T45590: Some more missing glsl functionsSergey Sharybin
2015-07-28Audaspace: building without audaspace.Jörg Müller
2015-07-28Cycles: Expose Clip image extension typeSergey Sharybin
2015-07-28Cycles: Add implementation of clip extension modeSergey Sharybin