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-22Fix T96711: snap in edit mode for selected objects does not workGermano Cavalcante
2022-03-15Cleanup: remove redundant 'extern StructRNA' declarationsGermano Cavalcante
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-03-12Fix transform gizmo check for shift to constrain to a planeCampbell Barton
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-11Transform/UI: individualize the option to use snap per editor typeGermano Cavalcante
2022-03-09Fix cursor drag failing to use click-startCampbell Barton
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-03-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-03-08Fix T92861: Transform fails for multiple pose object sharing ob-dataCampbell Barton
2022-03-08Cleanup: spelling in comments, use C++ comments for disabled codeCampbell Barton
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-03-02Event System: match click-drag & tweak event handling for transformCampbell Barton
2022-03-01Merge branch 'blender-v3.1-release'Germano Cavalcante
2022-03-01Fix wrong object mode checking in snap codeGermano Cavalcante
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-23Merge branch 'blender-v3.1-release'Richard Antalik
2022-02-23Fix T95183: Cage gizmo axis unreliableRichard Antalik
2022-02-22Fix (unreported): Issues with 'SNAP_NOT_SELECTED' for pose and edit modesGermano Cavalcante
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-12Fix (unreported): Issues with 'SNAP_NOT_SELECTED' for pose and edit modesGermano Cavalcante
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04Cleanup: spelling in commentsCampbell Barton
2022-02-02Fix crash in recent pose-bone transform cleanupCampbell Barton
2022-02-02Cleanup: shadow warning, remove unused flagsCampbell Barton
2022-02-02Fix error in ff5e8e6d535374891e09Germano Cavalcante
2022-02-02Fix build errorHans Goudey
2022-02-02Cleanup: restructure 'transform_convert_pose_transflags_update'Germano Cavalcante
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-24Cleanup: clang-formatCampbell Barton
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-19Cleanup: VSE animation handlingRichard Antalik
2022-01-18Fix T95029: Arrow gizmo always uses normal directionGermano Cavalcante
2022-01-17Cleanup: deduplicate condition in transform curve codeGermano Cavalcante
2022-01-16Cleanup: simplify parametersGermano Cavalcante
2022-01-16Fix T94951: Crash when snappingGermano Cavalcante
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
2022-01-03Fix T94392: 3D Cursor surface projection onto hidden geometryGermano Cavalcante
2021-12-30Fix T93163: GPencil scale thickness fails in negative scalesAntonio Vazquez
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-22Fix T93408: Snap performance regression at high poll rateGermano Cavalcante
2021-12-21Fix T94191: correct (time) translation headers not showing DeltaXGermano Cavalcante