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
2018-09-25Multires: Pass mesh instead of objectSergey Sharybin
2018-09-25Gizmo: dial support for a click setting a valueCampbell Barton
2018-09-25Gizmo: reset dial value on cancelCampbell Barton
2018-09-25Gizmo: support spin tool normal flippingCampbell Barton
2018-09-25Merge branch 'master' into blender2.8Campbell Barton
2018-09-25BMesh: option to flip normals for extrude/spinCampbell Barton
2018-09-25Merge branch 'master' into blender2.8Campbell Barton
2018-09-25Cleanup: styleCampbell Barton
2018-09-24GP: Move MIrror modifier to Generate columnAntonioya
2018-09-24GP: Move Unlock Color to Adjustments panelAntonioya
2018-09-24GP: Disable AA for material previewsAntonioya
2018-09-24Remove unused filesmano-wii
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24BGL: Wrap glBlitFramebuffermano-wii
2018-09-24Fix T56861: freestyle + BI + full sample AA not working correct.IRIE Shinsuke
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-24Modifiers: use Mesh instead of DerivedMesh for dynamic paint.Sebastian Parborg
2018-09-24Weight Paint: Multiply overlay on the meshJacques Lucke
2018-09-24Tracking: Use pixel aspect from clipSergey Sharybin
2018-09-24Depsgraph: Always respect visibility flag when building objectSergey Sharybin
2018-09-24Depsgraph: Tweak to visibility flushSergey Sharybin
2018-09-24Depsgraph: Provide more information about componentSergey Sharybin
2018-09-24Depsgraph: Cleanup, spelling in commentSergey Sharybin
2018-09-24Cleanup: SpellingSergey Sharybin
2018-09-24Fix T56895: crash loading template with Load UI unchecked.Brecht Van Lommel
2018-09-24Fix: insert missing break in switch statement (second try)Jacques Lucke
2018-09-24Revert "Fix: insert missing break in switch statement"Jacques Lucke
2018-09-24Add support for a one-dimensional Force Field source shape.Alexander Gavrilov
2018-09-24Fix: insert missing break in switch statementJacques Lucke
2018-09-24Fix T56875: Auto Render not working after render pass name refactorLukas Stockner
2018-09-24Gizmo: hide redo gizmo when spin tool not activeCampbell Barton
2018-09-24Gizmo: show partial arc & icons for spin toolCampbell Barton
2018-09-24Gizmo: dial3d option to draw a partial arcCampbell Barton
2018-09-24Gizmo: option to hide from selectionCampbell Barton
2018-09-24GPU: utility function to draw a partial circleCampbell Barton
2018-09-24Cleanup: rename gizmo flagCampbell Barton
2018-09-24Gizmo: add spin-tool rotate on view axisCampbell Barton
2018-09-24Cleanup: skip translation to calculate lengthCampbell Barton
2018-09-24Cleanup: styleCampbell Barton
2018-09-22Remove last traces of game engine and blenderplayerInes Almeida
2018-09-22Depsgraph: Shrinkwrap modifier needs its own object transform.Alexander Gavrilov
2018-09-21Select Similar: Cleanup - WITH_FREESYTLEDalai Felinto
2018-09-21Multi-Objects: Select similar edge SIMEDGE_FREESTYLEDalai Felinto
2018-09-21Select Similar: CleanupDalai Felinto
2018-09-21Select Similar: Skip hidden elementsDalai Felinto
2018-09-21Multi-Objects: Select similar edge SIMEDGE_SEAM/SIMEDGE_SHARPDalai Felinto
2018-09-21Fix part of T56865: wrong center with orbit around selection in weight paint.Brecht Van Lommel
2018-09-21GPU Python API: matrix.load_projection_matrixmano-wii
2018-09-21MESH_OT_select_similar: CleanupDalai Felinto