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-31Fix base unit for wavelengthsprincipled-v2Lukas Stockner
2022-10-31Attempt to fix Metal compilation issuesLukas Stockner
2022-10-30Add Wavelength unit type for Thin Film and Wavelength socketsLukas Stockner
2022-10-30Fix broken thin film refraction for base IOR=1Lukas Stockner
2022-10-30Rework temporary Eevee fixLukas Stockner
2022-10-30Formatting fixesLukas Stockner
2022-10-30Fix NaNs with thin film on glassLukas Stockner
2022-10-30Fix missing GGX Fresnel v2 closure evaluationLukas Stockner
2022-10-30Disable Thin Film controls with Principled v1Lukas Stockner
2022-10-30Remove redundant angle checkLukas Stockner
2022-10-30Temporary workaround to stop Eevee from crashingLukas Stockner
2022-10-30Implement initial version of iridescence, not on metals yetLukas Stockner
2022-10-30Fix Precomputation codeLukas Stockner
2022-10-30Merge v1 and v2 clearcoat closuresLukas Stockner
2022-10-30Simplify v1 Fresnel computationLukas Stockner
2022-10-30Merge remote-tracking branch 'origin/master' into principled-v2Lukas Stockner
2022-10-29make.bat: skip SVN update when running make code_updateRay Molenkamp
2022-10-29NLA: Push down Action names the Track after the ActionSybren A. Stüvel
2022-10-29Cleanup: use STREQ macroCampbell Barton
2022-10-28Cycles: add Equiangular Cubemap Face camera projectionDamian Trebilco
2022-10-28Cleanup: formatCampbell Barton
2022-10-28Cleanup: quiet unused argument warnings and minor changes in GHOSTCampbell Barton
2022-10-28Fix error in leaving the tablet pointer set under WaylandCampbell Barton
2022-10-28GHOST/Wayland: code-commentsCampbell Barton
2022-10-28Fix failure to clear DND in_use in rare cases under WaylandCampbell Barton
2022-10-28Cleanup: use common prefix for static ghost/wayland variablesCampbell Barton
2022-10-28GHOST/Wayland: improve code-commentsCampbell Barton
2022-10-28Cleanup: use plain 'char *' for mime types in GHOST/WaylandCampbell Barton
2022-10-28Cleanup: move GWL_DataOffer in_use to the 'dnd' structCampbell Barton
2022-10-28GHOST/Wayland: postpone reading from the clipboard until neededCampbell Barton
2022-10-28GHOST/Wayland: unlock clipboard mutex on failureCampbell Barton
2022-10-28Cycles: fix up logic in oneAPI devices filteringXavier Hallade
2022-10-27Fix T102085: X11 Startup crashAnton Raves
2022-10-27GPencil: Fix MSVC warning in lineart_cpp_bridge.ccRay Molenkamp
2022-10-27Fix T102092: GPencil Sculpt Grab crash using Shift keyAntonio Vazquez
2022-10-27GHOST/Wayland: replace deferred registration with an update callbackCampbell Barton
2022-10-26Fix T101925: sculpt color painting not updating with Cycles viewport renderBrecht Van Lommel
2022-10-26Fix slow continuous depsgraph updates in sculpt paint mode in some casesBrecht Van Lommel
2022-10-26Fix build error on Windows without precompiled headersBrecht Van Lommel
2022-10-26Sculpt: fix T102067: Set material properly in new pbvh drawJoseph Eagar
2022-10-26Cycles: oneAPI: update dg2 target to acm-g10Xavier Hallade
2022-10-26Cycles: List Level-Zero in oneAPI device requirements in the UI on LinuxXavier Hallade
2022-10-26Cycles: use packed float3 back for oneAPIXavier Hallade
2022-10-26Fix T101790: MNEE caustic settings are not visible in the UI when using MetalMichael Jones
2022-10-26Fix: set more UI colors to PROP_COLOR_GAMMAPhilipp Oeser
2022-10-26Fix T102045: Properties Editor Attribute panels errors when pinning meshPhilipp Oeser
2022-10-26Revert "GHOST/Wayland: postpone reading from the clipboard until needed"Campbell Barton
2022-10-26GHOST/Wayland: postpone reading from the clipboard until neededCampbell Barton
2022-10-26Cleanup: remove GWL_RegisteryAdd_Params.wl_registryCampbell Barton
2022-10-26GHOST/Wayland: support device add/removal at runtimeCampbell Barton