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-09-13Remove commented out code.temp-eevee-next-cryptomatteJeroen Bakker
2022-09-13Fix viewport denoising.Jeroen Bakker
2022-09-13Merge branch 'master' into temp-eevee-next-cryptomatteJeroen Bakker
2022-09-13Use correct resource_id to store object hashes.Jeroen Bakker
2022-09-13Store material hashes in meta data.Jeroen Bakker
2022-09-13Geometry Nodes: new evaluation systemJacques Lucke
2022-09-13Cleanup: use u-prefixed integer types (for brevity)Campbell Barton
2022-09-13Calculate the correct material hash.Jeroen Bakker
2022-09-13Docs: improve explanation for why CLG_exit shouldn't be called earlyCampbell Barton
2022-09-13Cleanup: improve titles for CMake sections, line lengthCampbell Barton
2022-09-13CMake: omit WITH_INSTALL_PORTABLE from bpy_module.cmakeCampbell Barton
2022-09-13CMake: omit WITH_INSTALL_PORTABLE from the 'lite' configurationCampbell Barton
2022-09-13Python: update defaults for "make bpy"Campbell Barton
2022-09-13Makefile: support 'make bpy lite' / 'make bpy release'Campbell Barton
2022-09-13Docs: improve BKE_object_defgroup_flip_map doc-stringCampbell Barton
2022-09-13Cleanup: spelling in commentsCampbell Barton
2022-09-13Cleanup: remove unused functionCampbell Barton
2022-09-13Nodes: Avoid unnecessary sorting when selecting or moving nodesHans Goudey
2022-09-13Cleanup: Use attribute API for curves functionsHans Goudey
2022-09-13NLA: actionclip_add now fails on invoke if no NLA track is selectedColin Basnett
2022-09-13Fix building WITH_GHOST_WAYLAND, WITH_OPENXR (without X11)Campbell Barton
2022-09-13Cleanup: quiet missing-variable-declarations warningCampbell Barton
2022-09-13Cleanup: missing declaration warningCampbell Barton
2022-09-13IMBUF: Fix WebP Build Error and WarningsHarley Acheson
2022-09-13Update RNA to User manual mappingsAaron Carlisle
2022-09-13IMBUF: Improved Thumbnailing of WebP ImagesHarley Acheson
2022-09-13Fix T101013: Reordering materials broken with only one assignedHans Goudey
2022-09-13Fix: Node edge pan and remove on cancel doesn't workHans Goudey
2022-09-13Fix: Multires crash after recent face set refactorHans Goudey
2022-09-12USD IO: fixed compiler warningsMichael Kowalski
2022-09-12Fix T100886: error saving side-by-side stereo EXR image of depth passBrecht Van Lommel
2022-09-12Sculpt: Fix T100941: Draw cache invalidation loopJoseph Eagar
2022-09-12Cleanup: obj: rename MTLMaterial & MTLTexMapType membersAras Pranckevicius
2022-09-12Cleanup: Comment formattingHans Goudey
2022-09-12Sculpt: Fix T100608: SCULPT_UNDO_FACE_SETS broken for redoJoseph Eagar
2022-09-12When these features aren't used, there is no sense in storing theHans Goudey
2022-09-12Sculpt: Fix T101008: Missing CD_MDISPS layerJoseph Eagar
2022-09-12Fix T100956: Cycles GPU context assert after recent changesBrecht Van Lommel
2022-09-12Fix T100016: Memory leak in USD importer.Michael Kowalski
2022-09-12Geometry: Avoid unnecessary initialization when resizing data arraysHans Goudey
2022-09-12BLI: Add utility functions to generic spansHans Goudey
2022-09-12Attributes: Add function to retrieve span without adding attributeHans Goudey
2022-09-12Merge remote-tracking branch 'origin/blender-v3.3-release'Sybren A. Stüvel
2022-09-12Fix T100918: change min value for NLAStrip startThibault de Villèle
2022-09-12Store cryptomatte hash inside material node_tree.Jeroen Bakker
2022-09-12Fix macOS incomplete Python install after recent changesBrecht Van Lommel
2022-09-12GLibC Compat: Add deprecated memory hooks symbols removed from 2.34.Bastien Montagne
2022-09-12Fixes issue with selecting incorrect meta-data.Jeroen Bakker
2022-09-12UI: Cleanup/Fixes of some UI messages.Bastien Montagne
2022-09-12Merge branch 'master' into temp-eevee-next-cryptomatteJeroen Bakker