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
2020-08-28Cleanup 'make vertex parent' operator code.Bastien Montagne
2020-08-28Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-28Fix T80135: Duplicate doesn't preserve active splineCampbell Barton
2020-08-28Cleanup: use doxy sections in interface_panels.cCampbell Barton
2020-08-28Cleanup: spellingCampbell Barton
2020-08-28Fix (unreported): Walk expansion on scene collectionNathan Craddock
2020-08-28Fix: Outliner walk navigation in Data API modeNathan Craddock
2020-08-27Fix T80159: Custom Normals Averaging crash after clearingPhilipp Oeser
2020-08-27UI: Avoid redundant loops in region panel handlerHans Goudey
2020-08-27Fix T68317: Panel "A" key doesn't collapse subpanels properlyHans Goudey
2020-08-27UI: Cleanup / refactor region panel event handlingHans Goudey
2020-08-27Fix T77382: zooming into adjust last operation panel clips contentsBrecht Van Lommel
2020-08-27Cleanup: Move panel category drawing to proper sectionHans Goudey
2020-08-27Fix Outliner allowing to enter Pose Mode on linked armatureJulian Eisel
2020-08-27Fix (unreported): Outliner Data API tree subtree expansionNathan Craddock
2020-08-27UI: Use alternating row theme color in file browserRed Mser
2020-08-26Cleanup: better naming and no bad level access in BLI_winstuffBrecht Van Lommel
2020-08-26Outliner: Use `shift` for restrict button child toggleNathan Craddock
2020-08-26Outliner: Left and right walk navigationNathan Craddock
2020-08-26Clenaup: Refactor Sculpt gesture mask operatorsPablo Dobarro
2020-08-26Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-26Fix T80098: Mesh deform doesn't update in edit modeCampbell Barton
2020-08-26GPencil: Fix Assert using fill toolAntonio Vazquez
2020-08-26Cleanup: remove unused UvVertMap.flagCampbell Barton
2020-08-26Fix T79992: Error calling context.copy() in Properties EditorDalai Felinto
2020-08-26UV: match 3D mesh editing behavior for edge-loop selectCampbell Barton
2020-08-26Cleanup: simplify edge loop/boundary select cycling logicCampbell Barton
2020-08-26Docs: comments for interface_handlers.cCampbell Barton
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-08-26Cleanup: add SEQ_ALL_BEGIN, SEQ_CURRENT_BEGIN to .clang-formatCampbell Barton
2020-08-26Cleanup: spellingCampbell Barton
2020-08-26Cleanup: build without USE_KEYNAV_LIMIT definedCampbell Barton
2020-08-25Cleanup: Declare variables where they are initializedHans Goudey
2020-08-25Cleanup in interface_handlers.cValentin
2020-08-25Outliner: Include gpencil modifiers and effects in the treeNathan Craddock
2020-08-25Merge branch 'blender-v2.90-release'Jeroen Bakker
2020-08-25Fix T79915: crash when changing to white noise textureJacques Lucke
2020-08-25Cleanup: use doxy sectionsCampbell Barton
2020-08-25Fix T80077: Objects disappear when joining with a zero scaled axisCampbell Barton
2020-08-25Sculpt: Cloth Snake Hook BrushPablo Dobarro
2020-08-25Fix T80008: Smooth brush not deforming mesh boundaries correctlyPablo Dobarro
2020-08-24Theme: Remove TH_UV_OTHERS from bThemeJeroen Bakker
2020-08-24Fix selected UV vertex drawing ignoring sizeCampbell Barton
2020-08-24UVEdit: Fix assert caused by depth mask not being set before clearClément Foucault
2020-08-24Revert "Fix T77564: VSE (and compositor background) lost stereoscopy preview"Clément Foucault
2020-08-23Fix T79872: VSE - splitting strip shows the channel number when unusedPhilipp Oeser
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-23Fix T79989: File browser `Return` doesn't open a directoryCampbell Barton
2020-08-23Cleanup: remove unused UvNearestHit struct membersCampbell Barton
2020-08-22Fix T80013: Crash when toggling maximized areaHans Goudey