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
2019-03-04UI: Rename Shrink/Fatten in curve contextual menu to fit with recent tool nam...William Reynish
2019-03-04Cleanup: typo in commentPhilipp Oeser
2019-03-04Fix unreported: Shrink/Fatten in Curve Transform menu fails because it was ca...William Reynish
2019-03-04UI: Move paint context menus to panelsCampbell Barton
2019-03-04Tools: Rename Curve Shrink/Fatten to RadiusWilliam Reynish
2019-03-04Icons: only use macOS override if blender not foundCampbell Barton
2019-03-04DRW: Remove unecessary state changesClément Foucault
2019-03-04DRW: Fix matflag not being updated after first drawcallClément Foucault
2019-03-03Fix T62076: Delete Active Scene Freezes Blender.Bastien Montagne
2019-03-03Fix (unreported) missing handling of 'never self' ID pointers in library_quer...Bastien Montagne
2019-03-03Fix T62064: Linked object made by Make Links isn't showed in the scene you li...Bastien Montagne
2019-03-03Tweaks to icons for curve shrink/fatten & tiltWilliam Reynish
2019-03-03Tools: Add Randomize to Curve Edit toolbarWilliam Reynish
2019-03-03Annotations: Make strokes smootherAntonioya
2019-03-03Icons: Make blender_icons_geom_update.py support macOSWilliam Reynish
2019-03-03DNA: optimize data reconstructionCampbell Barton
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-03-03Cleanup: rename FileData.listbase -> bhead_listCampbell Barton
2019-03-03UI: subtle outline for negative 3D view gizmo axesCampbell Barton
2019-03-03UI: use grey for 3D view axis gizmo highlightCampbell Barton
2019-03-03Tools: Remove parenthesis from Spin Duplicates tool nameWilliam Reynish
2019-03-03Tools: Add Shrink/Fatten to Curve Edit ToolbarWilliam Reynish
2019-03-03UI: Add Shrink/Fatten to curve contextual menusWilliam Reynish
2019-03-03UI: increase 3D view icon contrast over light colorsCampbell Barton
2019-03-03Improve slightly the stability of wireframes in old GPUs from AMD.mano-wii
2019-03-03Refactor duplicate code for collections.Bastien Montagne
2019-03-02Cleanup: comma warningCampbell Barton
2019-03-02Cleanup: SDNA/DNA namingCampbell Barton
2019-03-02GPencil: Set alpha to 1 for all materials in SOLID modeAntonioya
2019-03-02GPencil: Initialize Fill alpha to 1.0 by default for new materialsAntonioya
2019-03-02GPencil: Set Viewport color to black by defaultAntonioya
2019-03-02GPencil: Fix Display Textures in Solid modeAntonioya
2019-03-02Fix BLI_mempool incorrect slop-space calculationCampbell Barton
2019-03-02Cleanup: code style & commentsCampbell Barton
2019-03-02Cleanup: remove unused defineCampbell Barton
2019-03-02Revert accidental change in submodules from last commitLuca Rood
2019-03-02CMake: Use static libstdc++ for static buildsLuca Rood
2019-03-02Cleanup: comments, assert align is a power of twoCampbell Barton
2019-03-02BLI_memarena: use ASAN memory poisonCampbell Barton
2019-03-02Cleanup: use dummy valgrind macros instead of ifdef'sCampbell Barton
2019-03-02Cleanup: unused variableCampbell Barton
2019-03-02Revert "Fix T62098: Outliner: Delete hierarchy crash"Bastien Montagne
2019-03-02Fix T62098: Outliner: Delete hierarchy crash.Bastien Montagne
2019-03-01Fix drawing order messed up by rB005626b8c6b4Richard Antalik
2019-03-01Fix T62098: Outliner: Delete hierarchy crashDalai Felinto
2019-03-01Fixup for fix for OSX build using a build folder name with spacesDalai Felinto
2019-03-01GPencil: Change display modesAntonioya
2019-03-01Fix T62025: Outliner and viewport missing update after deleting objectDalai Felinto
2019-03-01Fix unreported: Glitches on the wireframe of curves.mano-wii
2019-03-01Fix warning for uiButPushedStateFuncDalai Felinto