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-10-05Cleanup: Remove unused includesHans Goudey
2022-10-05Fix: Crash when reininitializing empty generic arrayHans Goudey
2022-10-05Fix T101185: New Mikktspace crashes on meshes without valid trianglesLukas Stockner
2022-10-05Geometry Nodes: Add soft min for points node radius inputHans Goudey
2022-10-05Build: fix missing xml2 build time dependency for waylandCampbell Barton
2022-10-04Cleanup: VSE: Rename `val` to `timeline_frame`Richard Antalik
2022-10-04Cleanup: Add docstrings to `SEQ_time.h`Richard Antalik
2022-10-04Cleanup: VSE code readabilityRichard Antalik
2022-10-04Fix: Crash versioning transfer node with animation dataHans Goudey
2022-10-04Build: integrate OpenPGL into platform files like other librariesBrecht Van Lommel
2022-10-04Build: also list Cycles build options on first cmake configBrecht Van Lommel
2022-10-04Cleanup: remove unused members from RenderResultBrecht Van Lommel
2022-10-04UI: Avoid unnecessary label in set curve normal nodeHans Goudey
2022-10-04Fix: Bump subversion after forward compatibility breakageHans Goudey
2022-10-04Fix T101583: Issues applying modifier to mesh with shape keysHans Goudey
2022-10-04Fix: UI: Warning for description with period at endHans Goudey
2022-10-04Cycles: refine inlining thresholds for oneAPI backendNikita Sirgienko
2022-10-04Cycles: Speed up oneAPI GPU binaries compilation by using parallel instancesNikita Sirgienko
2022-10-04BLI: Unroll vector loops for better performance on GCCHans Goudey
2022-10-04Revert "install_deps: update OpenVDB for Blender 3.4."Bastien Montagne
2022-10-04Revert "install_deps: update OIIO/Boost/Python/NumPy versions."Bastien Montagne
2022-10-04Fix T101233: Crash on deleting the object in outliner due to null pointer accessPratik Borhade
2022-10-04Always initialize MaterialPass (Fixes a crash in mscv)Miguel Pozo
2022-10-04Fix T101447: Hold split not working correctlyRichard Antalik
2022-10-04Fix T101499: Do not allow unlinking objects from linked collections.Bastien Montagne
2022-10-04Cleanup: Remove commented out code in ssr_lib.glsl.Jeroen Bakker
2022-10-04Fix T101438: Wrong LOD selection after clamping the mip value (Nvidia)Miguel Pozo
2022-10-04Animation: Update tooltips to be more readableJames
2022-10-04Fix T101559: Rain Test Animation demo crashes Blender 3.3Bastien Montagne
2022-10-04New viewlayer deferred resync code: add utils to ensure resync of whole Scene...Bastien Montagne
2022-10-04Cleanup: rename BKE_appdir_folder_id_version, improve doc-stringsCampbell Barton
2022-10-04Support environment variables to override USER & SYSTEM resource pathsCampbell Barton
2022-10-04Cleanup: remove unnecessary includes from sculpt_paintCampbell Barton
2022-10-04Cleanup: formatCampbell Barton
2022-10-04Cleanup: undeclared function warningCampbell Barton
2022-10-04Cleanup: correct argument size for plane in planeProjectionCampbell Barton
2022-10-04Sculpt: Visibility bugfixesJoseph Eagar
2022-10-04Sculpt: implement Reveal All for PBVH_BMESHJoseph Eagar
2022-10-04Cleanup: Fix sign conversion warning in BMesh logHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-04Sculpt: Fix T101430: Blank stroke undo steps corrupt dyntopoJoseph Eagar
2022-10-04Sculpt: Add debug code to print sculpt undo stack.Joseph Eagar
2022-10-04Geometry Nodes: Add index input to Edge Vertices nodeHans Goudey
2022-10-04Fix: Incorrect field status in offset point in curve nodeHans Goudey
2022-10-04Geometry Nodes: Rename Control Point Neighbors NodeHans Goudey
2022-10-04Geometry Nodes: Change order of outputs in topology nodesHans Goudey
2022-10-03Geometry Nodes: Set Curve NormalJohnny Matthews
2022-10-03Cycles: add option to bake specular from active camera viewpointPhoenix Katsch
2022-10-03Cleanup: fix source comment/documentation typosBrecht Van Lommel
2022-10-03Fix OpenEXR saving still outputting alpha when using RGB instead of RGBA modeBrecht Van Lommel