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-18Cleanup: Clang tidyHans Goudey
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-13Cleanup: Split paint_canvas into BKE and ED.Jeroen Bakker
2022-04-12UI: Add support for showing socket descriptions in tooltipsLukas Stockner
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-09Missing forward declaration.Jeroen Bakker
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-08Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05WM: avoid unnecessary undo step creation when duplicatingPratik Borhade
2022-04-05Cleanup: use doxygen links to struct membersCampbell Barton
2022-04-05Cleanup: spelling in commentsCampbell Barton
2022-04-04Fix T95678: Thumbnails are not working with big / large ObjectsGermano Cavalcante
2022-04-04VSE: Use edge panningRichard Antalik
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