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
2021-09-16Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-09-16App Settings: Edge ResizeDalai Felinto
2021-09-16App Settings: Regions Visbility ToggleDalai Felinto
2021-09-16Rename show_layout_ui > show_corner_split and remove from UIDalai Felinto
2021-09-16Cleanup: Rename USER_APP_LOCK_UI_LAYOUTDalai Felinto
2021-09-16Cleanup: Rename `BKE_id_clear_newpoin` to `BKE_id_newptr_and_tag_clear`.Bastien Montagne
2021-09-16IDManagement: refactor: Remove 'test' part from `BKE_lib_id_make_local`.Bastien Montagne
2021-09-15Gizmo: add flag to hide the gizmo group during interactionCampbell Barton
2021-09-15Sculpt dyntopo:Joseph Eagar
2021-09-15Gizmo: show groups flagged with SHOW_MODAL_ALL during interactionCampbell Barton
2021-09-15GPencil: Dot dash modifier.YimingWu
2021-09-15LineArt: Automatic crease with flat/smooth faces.YimingWu
2021-09-13Asset Template: Extra UI optionsDalai Felinto
2021-09-13UI: Freestyle UI UpgradeIyad Ahmed
2021-09-13Various UI messages fixes and updates.Bastien Montagne
2021-09-13Cleanup: clang-formatCampbell Barton
2021-09-11Geometry Nodes: Support modifier on curve objectsHans Goudey
2021-09-11Geometry Nodes: Support "Evaluated" mode in Resample Curve nodeHans Goudey
2021-09-11UI: Quad View Option Names ImprovedNikhil Shringarpurey
2021-09-10Geometry Nodes: Add versioning to change legacy node ID namesHans Goudey
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-09-09Sculpt dyntopo: Added a 'hard edge mode' optionJoseph Eagar
2021-09-09Fix T90317: Confusing File Browser PreferencesHarley Acheson
2021-09-09Geometry Nodes: fields and anonymous attributesJacques Lucke
2021-09-09Fix FONT objects cannot use Object Font anymorePhilipp Oeser
2021-09-09Sculpt dyntopoJoseph Eagar
2021-09-09Cleanup: remove newlines from logging textCampbell Barton
2021-09-09Modifier: add support for vertex groupsMaxime Casas
2021-09-09Sculpt dyntopo:Joseph Eagar
2021-09-08VSE: Adding a panning angle for multichannel audio.Jörg Müller
2021-09-08Fix T90825: Performance texture painting with limited scale.Jeroen Bakker
2021-09-08Sculpt dyntopo:Joseph Eagar
2021-09-06GPencil: Change icons missing in previous commitAntonio Vazquez
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-09-06GPencil: Replace temp icons for final designAntonio Vazquez
2021-09-06BLI_utildefines: add UNUSED_FUNCTION_WITH_RETURN_TYPECampbell Barton
2021-09-06Cleanup: comment unused functionsCampbell Barton
2021-09-06UI: Blend Preview Thumbnails Showing WorkspaceHarley Acheson
2021-09-05Compositor: New Posterize NodeAaron Carlisle
2021-09-03UDIM: Show the UV grid even when images are loadedJesse Yurkovich
2021-09-03Fix T87768: `.path_resolve` fails when requested property is None.Campbell Barton
2021-09-03Fix T91159: GPencil Smooth brush is using Affect Pressure but not usedAntonio Vazquez
2021-09-03RNA: minor optimize for token extraction of RNA pathsCampbell Barton
2021-09-03Cleanup: use bool for RNA path token extractionCampbell Barton
2021-09-02Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-09-01File Browser/BPY: Expose relative path of a file via BPYJulian Eisel
2021-08-31Fix T90989: Annotation opacity must not be animatableAntonio Vazquez
2021-08-31Cleanup: remove unnecessary obedit argument from ED_space_image_setCampbell Barton
2021-08-31Fix logical error resolving RNA pathsCampbell Barton