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
2022-05-10LineArt: Intersection in-placelineart-cas-2YimingWu
2022-05-10LineArt: Use safe remove_duplicated_edgesYimingWu
2022-05-10LineArt: Use thread safe bound box.YimingWu
2022-05-10LineArt: Fix wrong user data reference.YimingWu
2022-05-10Cleanup: Remove the OSL <UVTILE> workaroundJesse Yurkovich
2022-05-10XR: Expose the OpenXR user paths in the event data for XR eventsShashank Shekhar
2022-05-10UI: Increase bitfield size for button flagsJulian Eisel
2022-05-10UI: Remove weird looking right aligned text in texture propertiesJulian Eisel
2022-05-10Fix T97751: New OBJ IO - File Browser doesn't filter by .obj/.mtlJulian Eisel
2022-05-10DrawManager: Make instance data persistent.Jeroen Bakker
2022-05-10bpy_extras: Add utilities for getting ID referencesDemeter Dzadik
2022-05-10Fix T97872: Annotation lines lost AAGermano Cavalcante
2022-05-10Clang-tidy: Don't warn about unrecognized compiler flagsSebastian Parborg
2022-05-10Clang-tidy: Ignore variable name length and .c/.cc include warningsSebastian Parborg
2022-05-10Fix: Comments in clang-tidy checks list is not allowedSebastian Parborg
2022-05-10Curves: disable Empty Hair operator when there is no active meshJacques Lucke
2022-05-10Fix T97466: Assert when pack sound in blender DEBUG.Bastien Montagne
2022-05-10Switch viewport shading for color tools in solid modeRamil Roosileht
2022-05-10Curves: support converting legacy curves to new curves objectJacques Lucke
2022-05-10obj: move parsing utilities out of io_common, since they are fairly obj specificAras Pranckevicius
2022-05-10EEVEE: Refactor curve nodesOmar Emara
2022-05-10GPU: Move common shaders into a common directoryOmar Emara
2022-05-10Cleanup: Trailing white-spaceDalai Felinto
2022-05-10UI: Expand the Snap Curves to Surface operatorDalai Felinto
2022-05-10Curves: use old Add > Curve menu for new curves objectJacques Lucke
2022-05-10USD: add volume/VDB exportPiotr Makal
2022-05-10Cleanup: improve const correctness in material APIJacques Lucke
2022-05-10BLI: Add float3x3Omar Emara
2022-05-10Add documentation about Image/ImBuf to python/RNA API.Bastien Montagne
2022-05-10Fix: Handle default better in curves type count cacheHans Goudey
2022-05-10Cleanup: formatCampbell Barton
2022-05-10Cleanup: spelling in comments, use doxygen commentsCampbell Barton
2022-05-10WM: suppress assertion when switching toolsCampbell Barton
2022-05-10GHOST: Add support for precision touchpad gestures on WindowsAndrii Symkin
2022-05-10Fix T96585: Intersect(Knife) tool is selecting wrong edgesCampbell Barton
2022-05-10Fix T97758: Applying modifiers bakes shape-keysCampbell Barton
2022-05-10Fix T95308, T93913: Cycles mist pass wrong with SSS shaderBrecht Van Lommel
2022-05-10Cleanup: clang formatBrecht Van Lommel
2022-05-10Cleanup: quiet missing-declarations warningsCampbell Barton
2022-05-10Win32: WM_SETTINGCHANGE lParam Check for NULLHarley Acheson
2022-05-10Fix T93246: Cycles wrong volume shading after transparent surfaceBrecht Van Lommel
2022-05-10UI: Sort Force Field enums alphabeticallyPablo Vazquez
2022-05-10Docs: Clarify docs for BMesh methodsjon denning
2022-05-10Cleanup: Better const correctness for DEG_get_eval_flags_for_idSergey Sharybin
2022-05-10Fix T97575: Toggling fullscreen causes compositor recalcCampbell Barton
2022-05-10Outliner: add icons for nodegroupsPhilipp Oeser
2022-05-10Cycles: Add support for parallel compilation of OptiX modulePatrick Mours
2022-05-10Curves: move curve sculpt settings out of advanced panelJacques Lucke
2022-05-10Fix T97863: new OBJ importer issues with extra whitespace after "f" keywordsAras Pranckevicius
2022-05-10Curves: change default name of curves object to CurvesJacques Lucke