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-09-13Cleanup: spellingCampbell Barton
2015-09-08Fix T46003: Scale w/ script ignores axis-alignCampbell Barton
2015-09-08typo in last commitCampbell Barton
2015-09-08Fix T45771: Walk mode fails on OSXCampbell Barton
2015-09-05Depsgraph: Don't use legacy function when building without legacy depsgraphSergey Sharybin
2015-09-03View-Selected: use custom bones boundboxCampbell Barton
2015-08-26Fix for error in recent smooth-view commitCampbell Barton
2015-08-26Smooth-view: Ignored camera-viewpoint on exit to user-viewCampbell Barton
2015-08-26Fix T45901: Smooth-view w/ bg-image glitchCampbell Barton
2015-08-25Fix walk navigation: scene unit used even when unit not setDalai Felinto
2015-08-25Fix T45776: Rotate around selected fails in texture-paint mode w/ armatureCampbell Barton
2015-08-25Fix for previous commitSergey Sharybin
2015-08-24Fix T45833: Light group instances are not rendered in the 3D viewportSergey Sharybin
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-21Docs: correct some commentsCampbell Barton
2015-08-18Docs: function commentsCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-17Cleanup: remove unused Object.ipoflagCampbell Barton
2015-08-13Add real boundbox support to lattice, and update armature one.Philipp Oeser
2015-08-08Remove leftover from sticky keysJulian Eisel
2015-08-07Fix scrubbing only treated as animation for sequencerAntony Riakiotakis
2015-08-05OpenSubdiv: Completely avoid possible access to non-existing CPU dataSergey Sharybin
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-08-02Fix VSE showing FPS during scrubbingJulian Eisel
2015-08-01Replace checks for tessface w/ polygonsCampbell Barton
2015-07-31Docs: doxy correctionsCampbell Barton
2015-07-29Fix T45605 crash with editmode selection on solidify modifier.Antony Riakiotakis
2015-07-29Do not show fps while scrubbing.Antony Riakiotakis
2015-07-29CleanupCampbell Barton
2015-07-27Use loop data instead of face dataCampbell Barton
2015-07-25GPU Buffers:Antony Riakiotakis
2015-07-25Cleanup - we don't need a bogus enable material function, just passAntony Riakiotakis
2015-07-25Fix T45515, dynamic paint not displaying colors correctly.Antony Riakiotakis
2015-07-22Fix weight painting + mask not drawing in latest master.Antony Riakiotakis
2015-07-21Fix T45361: Camera does not rotate in walk modeCampbell Barton
2015-07-21Fix T45434: GPencil on editmode surface failsCampbell Barton
2015-07-19Properly fix T45477Antony Riakiotakis
2015-07-17Only use material callback when enabledCampbell Barton
2015-07-17Avoid double index lookup mesh/selection drawingCampbell Barton
2015-07-17Avoid accessing MTFace drawing subsurfCampbell Barton
2015-07-16Add tessellation data to DerivedMesh (LoopTri)Campbell Barton
2015-07-16Optimize Vertex Color updateCampbell Barton
2015-07-15 VBO offscreen selection drawing, cdderivedmeshAntony Riakiotakis
2015-07-14Particle Info node support for GLSL mode and the internal render.Alexander Romanov
2015-07-14Move from MTFace to MTexPoly w/ texture checksCampbell Barton
2015-07-13EditMesh: show angles of adjacent selected vertsCampbell Barton
2015-07-12Add new modalkeymap usage in helper header message to Fly mode.Bastien Montagne
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-07-09Curve: change rules wrt active bezierCampbell Barton
2015-07-03Walk mode: Add modal shortcuts in UI (header help message).Bastien Montagne