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-28Merge branch 'master' into newbooleanHoward Trickey
2020-08-28Use blo_do_versions_290 to set Fast solver for pre-2.91 files.Howard Trickey
2020-08-28Cleanup: improve function namesJacques Lucke
2020-08-28IDTypeInfo: add .blend file io callbacksJacques Lucke
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-27GPencil: Don't convert color to sRGBAntonio Vazquez
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 crash of alembic tests after recent depsgraph builder changeSergey Sharybin
2020-08-27Cleanup: more spelling correctionsCampbell Barton
2020-08-27Expand on solver descriptionsCampbell Barton
2020-08-27Cleanup: mostly comments, use doxy syntax & typosCampbell Barton
2020-08-27Merge branch 'master' into newbooleanCampbell Barton
2020-08-27Cleanup: clang-formatCampbell Barton
2020-08-27Fix (unreported): Outliner Data API tree subtree expansionNathan Craddock
2020-08-27Cleanup: Fix build warning with MSVCRay Molenkamp
2020-08-27UI: Use alternating row theme color in file browserRed Mser
2020-08-26Cleanup: Fix const warning with BLI_array_freeRay Molenkamp
2020-08-26Fix T80080: improve tooltip for render number of threadsBrecht Van Lommel
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-26Logging: change error to warningJacques Lucke
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: Hide Boundary strokes in RenderAntonio Vazquez
2020-08-26GPencil: Fix Assert using fill toolAntonio Vazquez
2020-08-26Merge branch 'master' into newbooleanHoward Trickey
2020-08-26Cleanup: remove G.debug_value check for old mesh-deform behaviorCampbell Barton
2020-08-26Cleanup: remove unused UvVertMap.flagCampbell Barton
2020-08-26Refactor to defer building Plane for Faces until later.Howard Trickey
2020-08-26Fix T79992: Error calling context.copy() in Properties EditorDalai Felinto
2020-08-26Cleanup: typosJacques Lucke
2020-08-26Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-26Fix #ifdef WITH_PARTICLE_NODES and WITH_HAIR_NODES mixup in rna_internal.hEvan Wilson
2020-08-26BLI: support removing multiple elements from a vectorJacques Lucke
2020-08-26UV: match 3D mesh editing behavior for edge-loop selectCampbell Barton
2020-08-26Cleanup: simplify edge loop/boundary select cycling logicCampbell Barton