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-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-10Fix T53544: Undo in pose mode selects all fcurvesCampbell Barton
2018-12-10DNA: add runtime struct to for graph & action editorCampbell Barton
2018-12-07Cleanup: redundant counterCampbell Barton
2018-12-06Fix T58819: Weight paint gradient crashCampbell Barton
2018-12-05Fix T49624: Fly uses camera settings outside camera viewCampbell Barton
2018-12-03Fix T54580: Pointer buttons skip undo pushCampbell Barton
2018-12-03Use scene active object for sculptmode enter/exit callsCampbell Barton
2018-12-03Fix T56331: Undo crash w/ sculpt on hidden layerCampbell Barton
2018-12-02Cleanup: BKE b-bone API namingCampbell Barton
2018-12-02Cleanup: BKE_effect.h namingCampbell Barton
2018-12-01Cleanup: styleCampbell Barton
2018-11-30Revert "3D View: locked camera was using the original view offset"Campbell Barton
2018-11-303D View: locked camera was using the original view offsetCampbell Barton
2018-11-30Cleanup: ensure '_END' macros end with a semicolonCampbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-27Fix T56872: Edge slide gives invalid normalsCampbell Barton
2018-11-22Fix T57989: File loaded as startupCampbell Barton
2018-11-19Linux: list GVFS mount pointsRoel Koster
2018-11-16Call PRE_VIEW and POST_VIEW draw callbacks in movie clip editorSybren A. Stüvel
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-14Cleanup: naming for paint modesCampbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-11-13Cleanup: use lowercase 2d/3d in function namesCampbell Barton
2018-11-11PyAPI: update keyword listCampbell Barton
2018-11-10PyAPI: add imports arg to BPY_execute_stringCampbell Barton
2018-11-07Cleanup: use STRPREFIX for mount point checksCampbell Barton
2018-11-07Cleanup: renmae ePaintTexture(Projective) -> 3DCampbell Barton
2018-11-01Fix T57529: 2D image paint fill tool not taking into account alpha.Brecht Van Lommel
2018-10-30UI: add uiItemMenuFN which frees it's argumentCampbell Barton
2018-10-28Fix snaps appearing in system bookmarks on Linux.Roel Koster
2018-10-19Fix T57284: poor result UV unwrapping concave n-gon.Brecht Van Lommel
2018-10-17DEBUG_IO: add sanity check on libdata in undo step as well.Bastien Montagne
2018-10-11Cleanup: style (pointers)Campbell Barton
2018-10-02Correct tooltipCampbell Barton
2018-09-28Fix compilation errors and warnings with Clang-6Sergey Sharybin
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-27Spin Tool: hide options unrelated to duplicationCampbell Barton
2018-09-26BMesh: spin option to merge first/lastCampbell Barton
2018-09-25Fix UV edit smart stitch not redoing correctly.Alan Troth
2018-09-25Missing from last commitCampbell Barton
2018-09-25BMesh: option to flip normals for extrude/spinCampbell Barton
2018-09-20Sculpt: Fix memory leak in undo systemSergey Sharybin
2018-09-20Cleanup: use win_to_3d_on_plane for curve drawingCampbell Barton
2018-09-203D View: add clip argument to win_to_3d_on_planeCampbell Barton
2018-09-203D View: add a simple un-clipped win_to_rayCampbell Barton
2018-09-20Cleanup: rename 3D view ray calculation functionsCampbell Barton
2018-09-203D View: point-on-plane from screen location utilityCampbell Barton
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton