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-06-03LibOverride: ensure proper indirect tag for 'virtual' linked IDs.Bastien Montagne
2021-06-03IDManagement: Collection: Fix several issues in relationships building code.Bastien Montagne
2021-06-03Cleanup: use ascii characters instead of unicode where possibleCampbell Barton
2021-06-03Cleanup: spelling in comments, correct outdated commentsCampbell Barton
2021-06-03Cleanup: use doxy sections for node_relationships.ccCampbell Barton
2021-06-03Fix invalid return values from file_executeCampbell Barton
2021-06-03Draw Mesh Extractor: Fix used thread countGermano Cavalcante
2021-06-02Cleanup: Remove unused 'ExtractTaskData's membersGermano Cavalcante
2021-06-02Cleanup: Fix build warningsRichard Antalik
2021-06-02VSE: Add strip-time intersection test functionRichard Antalik
2021-06-02Cleanup: Strip duplication codeRichard Antalik
2021-06-02Fix T57397: Movies are blurred after sws_scaleRichard Antalik
2021-06-02FFmpeg: Update proxy settingsRichard Antalik
2021-06-02FFmpeg: Fix H264 lossless render not losslessRichard Antalik
2021-06-02Boolean exact: speedup by parallelizing a plane calculation.Erik Abrahamsson
2021-06-02Boolean exact: speedup when there are many components.Howard Trickey
2021-06-02Nodes: move some files to C++Jacques Lucke
2021-06-02Cleanup: unused variableCampbell Barton
2021-06-02Fix swapped x/y in event simulation scriptCampbell Barton
2021-06-02Fix T88732: Curve to mesh node crash with empty input curveHans Goudey
2021-06-02EEVEE: AOVs not same as cycles.Jeroen Bakker
2021-06-02Revert "EEVEE: AOVs not same as cycles."Jeroen Bakker
2021-06-02EEVEE: AOVs not same as cycles.Jeroen Bakker
2021-06-02GPencil: New operator to Normalize strokesAntonio Vazquez
2021-06-02Splines: Function to copy spline settings without dataHans Goudey
2021-06-02LineArt: Tolerance for faces perpendicular to viewYimingWu
2021-06-02Cleanup: Correct commentsHans Goudey
2021-06-02Cleanup: Clang formatHans Goudey
2021-06-02Geometry Nodes: Allow reading converted attribute directly from splineHans Goudey
2021-06-02Add workaround for gcc 11 compiler bugJacques Lucke
2021-06-02Keymap: use D-Key for view-pie menuCampbell Barton
2021-06-02Object: support running transfer mode in any object modeCampbell Barton
2021-06-02Docs: 2.93 release description for Linux appdataDalai Felinto
2021-06-02Fix T88567: Cryptomatte only works for the first View Layer.Jeroen Bakker
2021-06-02Docs: formalize naming for generic callbacks in BKE_callbacks.hCampbell Barton
2021-06-02Cleanup: trailing commas to avoid right shiftCampbell Barton
2021-06-02Cleanup: spelling in commentsCampbell Barton
2021-06-02Fix assert with geometry node outputHans Goudey
2021-06-02Cleanup: Avoid duplicating node input retrievalHans Goudey
2021-06-02Geometry Nodes: Add Delete Geometry NodeWannes Malfait
2021-06-02VSE: Use own category for metadata panelRichard Antalik
2021-06-01Geometry Nodes: Skip calculating normals in transform nodeHans Goudey
2021-06-01Fix T88715: particle size influence texture not working for 'keyed' or 'none'...Philipp Oeser
2021-06-01LibOverride: Fix again infinite loop in resync in some complex/degenerated ca...Bastien Montagne
2021-06-01Geometry Nodes: add empty material slot to new meshesJacques Lucke
2021-06-01BuildBot: CleanupJames Monteath
2021-06-01Fix T88658: Force Fields of curve shape can crash if curve has only one pointPhilipp Oeser
2021-06-01Cleanup: remove unused parameter.Jeroen Bakker
2021-06-01Cleanup: remove unused parameter.Jeroen Bakker
2021-06-01Cleanup: NULL->nullptr.Jeroen Bakker