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
2018-08-09Fix trivial error in callsoc-2018-bevelRohan Rathi
2018-08-09Fixed custom shading not updating in Edit ModeRohan Rathi
2018-08-08Cleanup: trailing spaceCampbell Barton
2018-08-05Fix indentation, spacing and added commentsRohan Rathi
2018-08-04Initialized normal data in BevModRohan Rathi
2018-08-04Added some comments to bevel_harden_normals for bev toolRohan Rathi
2018-08-04Added comments to functionality in main bevel codeRohan Rathi
2018-08-04Added comments to seam and sharp len, removed unused varRohan Rathi
2018-08-04Fixed hnmode not being passed with bevel toolRohan Rathi
2018-08-04Added comments on hn_mode, BMOps on bevelRohan Rathi
2018-08-04Fixed comment formatting in editmesh.cRohan Rathi
2018-08-04Removed redundant comment in BMeshRohan Rathi
2018-08-01Some more minor typo fixes in comments.Bastien Montagne
2018-08-01Fix more merge stupid leftover, and some build warnings.Bastien Montagne
2018-08-01Fix issues after last 2.8 merge.Bastien Montagne
2018-08-01Merge branch 'blender2.8' into soc-2018-bevelBastien Montagne
2018-08-01Cleanup: Remove ToDo commentAntonioya
2018-08-01Fix context problem when render in background modeAntonioya
2018-08-01Cleanup: Replace "Move Color" to "Assign Material"Antonioya
2018-08-01Fix T56187: Crash using cursor tool in Edit/Sculpt and Weight Paint modeAntonioya
2018-08-01Merge branch 'master' into blender2.8Campbell Barton
2018-08-01Cleanup: remove unused array memberCampbell Barton
2018-08-01UI: add 3D view check for grease pencil toolCampbell Barton
2018-08-01RNA: add space_type to toolCampbell Barton
2018-08-01UI: correct grease pencil placement textCampbell Barton
2018-08-01Keymap: use Q key for quick menu in gpencil modeCampbell Barton
2018-08-01Merge branch 'master' into blender2.8Campbell Barton
2018-08-01Cleanup: declare vars or make staticCampbell Barton
2018-08-01Merge branch 'master' into blender2.8Campbell Barton
2018-08-01DNA: remove View3D.flag3Campbell Barton
2018-07-31Fix T56181: Annotations hide proportionnal editing UI buttonsAntonioya
2018-07-31KnifeTool: Use GPUBatch API instead of IMM to fix buffer overflow issueClément Foucault
2018-07-31Revert "Gitignore: Ignore diffs in all subdirs"Aaron Carlisle
2018-07-31Gitignore: Ignore diffs in all subdirsAaron Carlisle
2018-07-31Fix crash when rendering viewport within another areaClément Foucault
2018-07-31GPUFrameBuffer: Put active framebuffer in GPUContextClément Foucault
2018-07-31GPU: Replace malloc/calloc/realloc/free with MEM_* counterpartClément Foucault
2018-07-31Fix set_pixel overflow in fill brushAntonioya
2018-07-31Fix: Motion Paths were still visible after clearing themJoshua Leung
2018-07-31UI: Grease Pencil Simplify tweaksPablo Vazquez
2018-07-31Change Brush smooth factor to 0.1 by defaultAntonioya
2018-07-31Set overlay default valuesAntonioya
2018-07-31Enable ghost onion skin by defaultAntonioya
2018-07-31Fix grease pencil line toggleCampbell Barton
2018-07-31Fix T55718: Blender 2.8 crashes when converting to Curve from Mesh.Bastien Montagne
2018-07-31UI: Grease Pencil Onion Skin minor tweaksPablo Vazquez
2018-07-31UI: remove grease pencil settings from topbarCampbell Barton
2018-07-31Fix cmake external library build for blosc/freetype on some systems.Brecht Van Lommel
2018-07-31UI: Metadata panel tweaksPablo Vazquez
2018-07-31Fix (unreported) wrong logic in gpencil UI code.Bastien Montagne