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
2022-03-03i18n: Fix more potential contextual issues with "Back" UI label.Bastien Montagne
2022-03-03WM: use pass-through for cursor placement operatorCampbell Barton
2022-03-02Add Object Tool: use the drag-start location for initial placementCampbell Barton
2022-03-02Docs: document the use_axis_view argumeht to view_roll_angleCampbell Barton
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-03-01Cleanup: move Event.is_repeat & is_direction_inverted to flagsCampbell Barton
2022-03-01Cleanup: ED_view3d_win_to_delta & ED_view3d_calc_zfac usageCampbell Barton
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-24Merge remote-tracking branch 'origin/blender-v3.1-release'Kévin Dietrich
2022-02-24Fix T95976: on cage GPU subdivision breaks X-ray selectionKévin Dietrich
2022-02-243D View: keep the orthographic view when rolling 90 degreesCampbell Barton
2022-02-23NDOF: make camera view/pan behavior optionalCampbell Barton
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-18Cleanup: simplify viewmove_applyCampbell Barton
2022-02-183D View: Add camera view pan/zoom support for NDOFCampbell Barton
2022-02-18Cleanup: move camera-view pan/zoom into utility functionsCampbell Barton
2022-02-16Cleanup: clang-format, use static sets, sort struct declarationsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-08Cleanup: clang-formatCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-07Cleanup: clang-formatCampbell Barton
2022-02-05Partially pevert "Fix error in b1b1a74af15b4eaa0757ad88acfbcac73b9a64fe"Germano Cavalcante
2022-02-05Fix error in b1b1a74af15b4eaa0757ad88acfbcac73b9a64feGermano Cavalcante
2022-02-05Cleanup: set 'op->customdata' out of 'viewops_data_create'Germano Cavalcante
2022-02-05Cleanup: merge functions with similar usageGermano Cavalcante
2022-02-04Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-04Fix T94410: stopping Cycles render in 3D viewport quad view keeps using CPUBrecht Van Lommel
2022-02-04View3D: move some of the early returns from operators to the poll functionGermano Cavalcante
2022-02-04Cleanup: spelling in commentsCampbell Barton
2022-02-04Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-04Fix assertion snapping to selected in mesh edit-modeCampbell Barton
2022-02-04Fix T94334: Area close operator crash in 3D view menuHans Goudey
2022-02-03Cleanup: Rename 'TRACKBALLSIZE' to 'V3D_OP_TRACKBALLSIZE'Germano Cavalcante
2022-02-03Cleanup: Split View3D navigation code into specific compilation unitsGermano Cavalcante
2022-02-02Cleanup: skip redundant steps when the selection buffer is cachedCampbell Barton
2022-02-02Cleanup: shadow warning, remove unused flagsCampbell Barton
2022-01-31Cleanup: use struct for GPU the select bufferCampbell Barton
2022-01-31Cleanup: use enum type for selection mode & internal algorithm enumCampbell Barton
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich