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-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06VSE: Reduce memory footprint when using thumbnailsRichard Antalik
2021-10-06Cleanup: VSE: Move thumbnail drawing to own fileRichard Antalik
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-10-06Cleanup: simplify ED_imbuf_sample_pollCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05GPencil: Remove unused spacetype check in Paint operatorAntonio Vazquez
2021-10-05Fix missing proper 'make local' call for liboverrides from outliner.Bastien Montagne
2021-10-05Fix T91940: Asset Browser catalogs continuously redrawJulian Eisel
2021-10-05Cleanup: Better way to pass activate callbacks to Tree-View itemsJulian Eisel
2021-10-05Cleanup: remove unused parameterPeter Kim
2021-10-05DRW: Move buffer & temp textures & framebuffer management to DrawManagerClément Foucault
2021-10-05XR: Add runtime window area for XR eventsPeter Kim
2021-10-04Fix T91725: Waveforms are not displayedRichard Antalik
2021-10-04Make keyframe inserts/removals less verbose when called from python.Gaia Clary
2021-10-04Assets: Show all assets indirectly nested inside the active catalogJulian Eisel
2021-10-04GPencil: Simplify code removing extra functionAntonio Vazquez
2021-10-04UI Tree-View API: Enforce active item to be un-collapsedJulian Eisel
2021-10-04GPencil: Remove unused flagAntonio Vazquez
2021-10-04Assets: Support dragging assets on "Unassigned" catalogJulian Eisel
2021-10-04Cleanup: Use static function for asset catalog tree-view helperJulian Eisel
2021-10-04Cleanup: Separate interface & implementation for asset catalog tree-viewJulian Eisel
2021-10-04Fix T91823: Regression not showing idblocks when recursion is set to `Blend f...Julian Eisel
2021-10-04Fix T89759: baking normals does not take into account mirror modifierBrecht Van Lommel
2021-10-04Fix camera border bug in passepartout render viewSimon Lenz
2021-10-04Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes.Bastien Montagne
2021-10-04Fix T91873: Crash when opening properties panelFalk David
2021-10-04Cleanup: remove unused assignmentsCampbell Barton
2021-10-04Cleanup: pass arguments as constCampbell Barton
2021-10-04Cleanup: use system includesCampbell Barton
2021-10-04Fix possible NULL pointer deferenceCampbell Barton
2021-10-04Fix T91904: Assert when loading empty CurveProfileHans Goudey
2021-10-04Cleanup: Replace macro with functionHans Goudey
2021-10-04Cleanup: rename eRegionType -> eRegion_TypeCampbell Barton
2021-10-04Asset Browser: Support dragging assets into catalogsJulian Eisel
2021-10-04Cleanup: Rename file-list function to better match what it's doingJulian Eisel
2021-10-03Cleanup: clang-formatCampbell Barton
2021-10-03Cleanup: spelling in stringsCampbell Barton
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-10-01VSE: Draw active strips with a different color in the preview windowSebastian Parborg
2021-10-01Fix T91872: incorrect socket inspection on group nodesJacques Lucke
2021-10-01Gizmo: hide 2D gizmos while transformingCampbell Barton
2021-09-30Fix T91285: Bad tooltip for VSE Slip operatorPratik Borhade
2021-09-30Nodes: Add Float Curve for GN and Shader nodes.Charlie Jolly
2021-09-30Fix T91734: Crash snapping mesh if a beveled curve is presentGermano Cavalcante
2021-09-30UI: Support easy dropping into/onto rows in new tree-view APIJulian Eisel
2021-09-30Cleanup: remove `CatalogPath` aliasSybren A. Stüvel
2021-09-30Asset Catalog: introduce `AssetCatalogPath` classSybren A. Stüvel
2021-09-30Asset Browser: Support activating catalogs in the "Current File" libraryJulian Eisel
2021-09-30Fix color width regression in 66e24ce35bb37753b8002283a72d55639bb40239Campbell Barton