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-08-27deps/win: Fix USD debug build linker errortmp_libupdate_34Ray Molenkamp
2022-08-26deps: fix idiff failing in debug builds.Ray Molenkamp
2022-08-26Merge remote-tracking branch 'origin/master' into tmp_libupdate_34Ray Molenkamp
2022-08-26UV: improve consistency for scale parameter of uvcalc_randomize_transformChris Blackbourn
2022-08-26IDManagement: fix missing WM name validation when using "keep current WM list...Aras Pranckevicius
2022-08-26Merge branch 'blender-v3.3-release'Philipp Oeser
2022-08-26Fix T100602: Incoming Vector in world shader for Eevee is invertedPhilipp Oeser
2022-08-26Cleanup: use booleansCampbell Barton
2022-08-26Cleanup: quiet GCC array bounds warningCampbell Barton
2022-08-26Merge remote-tracking branch 'origin/master' into tmp_libupdate_34Ray Molenkamp
2022-08-26makesrna: type check bool/int/float/enum get/set callbacksCampbell Barton
2022-08-26Cleanup: use matching function signatures for RNA callbacksCampbell Barton
2022-08-26Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-26Fix Sequence.frame_start being rounded to int when assignedCampbell Barton
2022-08-26CMake: disable IME for lite configurationCampbell Barton
2022-08-26Cleanup: reduce variable scopeCampbell Barton
2022-08-26Cleanup: spelling in comments, formatCampbell Barton
2022-08-26Fix incorrect UI scaling after changing monitors DPI under WaylandCampbell Barton
2022-08-25Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-25Fix T100255: Make RigidBodyWorld (and effector_weights) collections refcounted.Bastien Montagne
2022-08-25Revert "LibOverride: Preserve viewlayers when creating overrides of collecito...Bastien Montagne
2022-08-25Clarify comment and code for enabling USD OpenGL support.Brecht Van Lommel
2022-08-25Move usercustomize.py to less conspicuous locationBrecht Van Lommel
2022-08-25Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-25Update liboverride operators to manual mapping.Bastien Montagne
2022-08-25LibOverride: Preserve viewlayers when creating overrides of collecitons.Bastien Montagne
2022-08-25Merge branch 'blender-v3.3-release'Sergey Sharybin
2022-08-25Fix Cycles oneAPI for a newer DPC++ compiler versionSergey Sharybin
2022-08-25Merge branch 'blender-v3.3-release'Philipp Oeser
2022-08-25Fix T100599: dont reset parent inverse setting parent type the samePhilipp Oeser
2022-08-25PyAPI: return faces instead of indices from bmesh_linked_uv_islandsCampbell Barton
2022-08-25Cleanup: replace dict with set for bmesh_utils.bmesh_linked_uv_islandsCampbell Barton
2022-08-25Fix T78406: create uv randomize islands operatorChris Blackbourn
2022-08-25Cleanup: remove redundant calculation in bmo_poke_execCampbell Barton
2022-08-25Cleanup: rename mat3_to_quat_is_ok to mat3_to_quat_legacyCampbell Barton
2022-08-25Keyframing: replace mat3_to_quat_is_ok with mat4_to_quatCampbell Barton
2022-08-25BLI_math: ensure non-negative matrices for mat3_to_quat calculationsCampbell Barton
2022-08-25Cleanup: remove outdated, unhelpful commentsCampbell Barton
2022-08-25Fix matrix/quaternion conversion with negative scaled camerasCampbell Barton
2022-08-25Fix accessing freed memory for GHOST/Wayland clipboard accessCampbell Barton
2022-08-25fix: usd not importing on windowsRay Molenkamp
2022-08-25Cleanup: Add asserts to curves data-block creationMattias Fredriksson
2022-08-25Cleanup: Improve commentsMattias Fredriksson
2022-08-25deps/windows: add backport USD 20.08 patch for openvdbRay Molenkamp
2022-08-24Cleanup: Deduplicate RNA mesh element index retrievalHans Goudey
2022-08-24Enable OpenGL, Metal and OpenImageIO in USD libraryBrecht Van Lommel
2022-08-24Make OpenImageIO and OpenEXR dynamic libraries work on Linux / macOSBrecht Van Lommel
2022-08-24Cleanup: Move outliner types to namespace, avoid C-style type definitionJulian Eisel
2022-08-24Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-24Cleanup warning about missing pointer casting.Bastien Montagne