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-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
2018-09-18Fix T56833: "zoom to cursor" in Clip editor not handling aspect ratio.Bastien Montagne
2018-09-17Fix object selection with eyerdropper not respecting property poll function.Brecht Van Lommel
2018-09-17Fix T56811: Do not show cancel button for jobs when UI is locked.Bastien Montagne
2018-09-13WM: move mousemove out of internal undo functionCampbell Barton
2018-09-12Cleanup: remove alpha_check variable from DNACampbell Barton
2018-09-11Correct own error in recent transform orientation changesCampbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-09-07Fix normal transform orientation calculationCampbell Barton
2018-09-06Fix T56698: saving render result from compositing as EXR is empty.Brecht Van Lommel
2018-09-06Compositor: Always use AA on masksSergey Sharybin
2018-09-06Fix ruler angle arc displaying past endpointsCampbell Barton
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-09-05Fix VSE cut both-sides optionCampbell Barton
2018-09-04UI: cleanup tooltip bounds clampingCampbell Barton
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-03PyAPI: add optional imports to expression eval APICampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Remove CCGDM from PBVHSergey Sharybin
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-24Fix T56491: Undo crash while preview jobs runCampbell Barton
2018-08-24UI: always align item w/ labelCampbell Barton