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
2015-07-31Docs: doxy correctionsCampbell Barton
2015-07-31Use polygon normals for sculpt drawingCampbell Barton
2015-07-31Remove MFace use w/ softbodyCampbell Barton
2015-07-31Use looptri's for softbody face collisionCampbell Barton
2015-07-31Don't calculate tessface before sculptingCampbell Barton
2015-07-31Docs: MLoopTri info and example usageCampbell Barton
2015-07-31Replace MFace w/ vert-tri's for collision modifierCampbell Barton
2015-07-31Don't initialize CDDM with MFace from MeshesCampbell Barton
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-30Cleanup: safe-free macro for collision modifierCampbell Barton
2015-07-30Use looptri for smoke bvhtreeCampbell Barton
2015-07-30error reordering argsCampbell Barton
2015-07-29OpenSubdiv: Typo fixes in commentsSergey 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-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-28Audaspace: support the device list returned by the new audaspace library.Jörg Müller
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: fix the new wm_playanim.c (from gooseberry branch) to use the new ...Jörg Müller
2015-07-28Audaspace: name fixes and external library update.Jörg Müller
2015-07-28Audaspace: external audaspace library update.Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller