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-07-14Cleanup: Avoid duplication in line art stroke generationHans Goudey
2021-07-14Fix T88908: Incorrect path handling in adding stripsRichard Antalik
2021-07-14Fix T89826: VSE snapping with constrained axisRichard Antalik
2021-07-14Geometry Nodes: initial socket inspectionJacques Lucke
2021-07-14Fix T89849: Time offset not working with Bake Object transform to Grease pencilAntonio Vazquez
2021-07-14Transform: Identify more safely when the mesh is deform onlyGermano Cavalcante
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-13Fix 'Correct Face Attributes' optionGermano Cavalcante
2021-07-13Cleanup: duplicate checks, unused initializationCampbell Barton
2021-07-13Cleanup: replace BKE_customdata.h in BKE_editmesh.hCampbell Barton
2021-07-13Cleanup: reduce indentationCampbell Barton
2021-07-13Cleanup: improve BMEditMesh docstringsCampbell Barton
2021-07-13VSE: Make pasted strip activeRichard Antalik
2021-07-13Edit Mesh: use partial updates editing vertices with number buttonsCampbell Barton
2021-07-13UI: support persistent state during number/slider interactionCampbell Barton
2021-07-13Undo System: avoid redundant decoding on undoCampbell Barton
2021-07-13Undo: optimize edit-mode undoCampbell Barton
2021-07-13Cleanup: remove commented codeCampbell Barton
2021-07-13Cleanup: minor changes to edit-mesh API callsCampbell Barton
2021-07-13Fix object "Set Origin" operating on linked library dataCampbell Barton
2021-07-13Depsgraph: Implement 'ID_RECALC_GEOMETRY_DEFORM'Germano Cavalcante
2021-07-12Cleanup: improve naming and comments of scene frame/ctime functionsBrecht Van Lommel
2021-07-11Edit Mesh: tag the object data for updating instead of the objectCampbell Barton
2021-07-09Fix: crash when using empty attribute searchJacques Lucke
2021-07-09Walk Navigation: Z axis correctionDalai Felinto
2021-07-09Fix T89435: Reordering FCurves can cause crash or corruptionSybren A. Stüvel
2021-07-09Cleanup: Walk Navigation define remameDalai Felinto
2021-07-09Fix typo in Fly mode tooltipDalai Felinto
2021-07-09Nodes: Moved group interface panel code to python.Lukas Tönne
2021-07-09Make Single User: support object data animationPhilipp Oeser
2021-07-09Cleanup: rename BKE_animdata_{add=>ensure}_idCampbell Barton
2021-07-08Fix compositor backdrop gizmo refresh problem when toggling sidebarJulian Eisel
2021-07-08Outliner: use 'compacted' row for bones as wellPhilipp Oeser
2021-07-08Cleanup: spellingCampbell Barton
2021-07-08CMake: add missing headers, sort file listsCampbell Barton
2021-07-08Fix crash displaying the sequencer without a valid 'scene->ed'Campbell Barton
2021-07-08Cleanup: Consolidate tablet walk mode rotate factors.Nicholas Rishel
2021-07-07Cleanup: Remove wrong File Browser commentJulian Eisel
2021-07-07Cleanup: Correct comment in earlier commit (f4cb3ccd9c07)Julian Eisel
2021-07-07Assets: Keep assets active after renaming, ensure they are scrolled into viewJulian Eisel
2021-07-07File Browser: Select files and directories after renamingJulian Eisel
2021-07-07Cleanup: Move file deselection function to more appropriate fileJulian Eisel
2021-07-07Geometry Nodes: refactor logging during geometry nodes evaluationJacques Lucke
2021-07-07Fix T89559: Outliner shows extra view layer column when it shouldn'tDalai Felinto
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-07Cleanup: clang-tidy, unused functionCampbell Barton
2021-07-07VSE: Use snapping settings for scrubbingRichard Antalik
2021-07-07VSE: Fix cache bar not visibleRichard Antalik
2021-07-06UI: Center the Status Bar Progress TextVincent Blankfield
2021-07-06Nodes: Adds button to groups to change type of sockets.Lukas Tönne