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-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-04Cleanup: pass selection threshold to curve pickingCampbell Barton
2022-04-03Curves: Curve PenDilith Jayakody
2022-04-03Cleanup: Remove interface region files to C++Hans Goudey
2022-03-30UI: Improve node editor dot backgroundLeon Schittek
2022-03-30Fix T85689: Assume Win32 Volumes are ValidHarley Acheson
2022-03-30Modifiers: Support applying modifiers for multi-user dataDalai Felinto
2022-03-30Cleanup: use utility function to initialize SelectPick_ParamsCampbell Barton
2022-03-29LibOverride: Add a new 'virtual' non-editable override icon and use it in Out...Bastien Montagne
2022-03-29Icons: Programmatically create indirect library icon, remove from SVGJulian Eisel
2022-03-28Cleanup: Move transform_snap_object.c to C++Hans Goudey
2022-03-28Cleanup/Refactor: remove unused 'SNAP_ONLY_ACTIVE' enum parameterGermano Cavalcante
2022-03-28Fix T96812: Regression: Snapping is broken with proportional editingGermano Cavalcante
2022-03-24Outliner: Don't draw library overrides indicator for override buttonsJulian Eisel
2022-03-18Animation: Blend To Default ImplementationChristoph Lendenfeld
2022-03-18Cleanup: Remove unused functionSergey Sharybin
2022-03-17View 3D: support for select passthrough when picking selected itemsCampbell Barton
2022-03-16View 3D: refactor edit-mode meta-element selectionCampbell Barton
2022-03-16View 3D: move picking arguments into a struct & minor refactorCampbell Barton
2022-03-15Outliner: Display buttons to edit library override propertiesJulian Eisel
2022-03-14Revert "Animation: Sensible frame range for motion paths"Sybren A. Stüvel
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-03-09Cleanup: fix wrong spelling of texture and indentationBrecht Van Lommel
2022-03-09Cleanup: use doxygen comments & sections for animation filesCampbell Barton
2022-03-08Cleanup: pass const scene argument to UV selection functionsCampbell Barton
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-03-03UV: Edge selection supportSiddhartha Jejurkar
2022-03-02Cleanup: Use rectangle for file browser tile drawingJulian Eisel
2022-03-01Geometry Nodes: Port most curve primitives to new data-blockHans Goudey
2022-03-01Curves: Move curves primitive to object add codeHans Goudey
2022-03-01Cleanup: ED_view3d_win_to_delta & ED_view3d_calc_zfac usageCampbell Barton
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-02-28Animation: Sensible frame range for motion pathsColin Marmont
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-22UI: ActionZone Swap Areas Between WindowsHarley Acheson
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Fix T93629: Reset to defaults undoes all steps when applied twiceCampbell Barton
2022-02-18UI: Speedup preview icon loading from hard driveJulian Eisel
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-18Cleanup: move camera-view pan/zoom into utility functionsCampbell Barton
2022-02-16UV: move sticky selection from image space into tool settingsCampbell Barton
2022-02-16Cleanup: clang-format, use static sets, sort struct declarationsCampbell Barton
2022-02-15Curves: add initial sculpt modeJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: non-standard license formatting, minor changesCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-04Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-04Fix assertion snapping to selected in mesh edit-modeCampbell Barton
2022-02-04Cleanup: Add file names back to node headerHans Goudey