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-05-17Cleanup: DRW: Remove uneeded DRWState valuesClément Foucault
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-30Stop using deprecated ob->flag & SELECTDalai Felinto
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-21Fix T61791: Motion path step is not taken into accountJacques Lucke
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-22Cleanp: use single global for draw managerCampbell Barton
2018-12-29Fix T59675: Motion path frame numbers at wrong positionsJacques Lucke
2018-09-25Edit Mesh: Center text when Edge length & Edge Angle is activatedClément Foucault
2018-08-22Cleanup: styleCampbell Barton
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-30Motion Path: Don't blit MSAA buffer if there is no motion pathsClément Foucault
2018-07-30Motion Path: Fix motion path when MSAA is enabledClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-08Cleanup: abbreviate unsigned types (draw manager)Campbell Barton
2018-07-06Fix T55796: Motion Paths are not being drawn as overlayJoshua Leung
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: whitespaceCampbell Barton
2018-06-01T54991: Restore support for Motion Path drawing in 2.8Joshua Leung