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-11-09Fix strict compiler warningsSergey Sharybin
2022-11-09Fix T102278: Compositor transforms apply locallyOmar Emara
2022-11-09Cancel Equalize Handles & Snap Keys when no control points are selectedColin Basnett
2022-11-09Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-09Fix T102287: Unhandled Numpad Separator on QWERTZ under WaylandCampbell Barton
2022-11-09Fix T102306: buildtime shader compilation option fails under WaylandCampbell Barton
2022-11-09Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-09Revert "Fix T102306: buildtime shader compilation option fails under Wayland"Campbell Barton
2022-11-09Fix T102306: buildtime shader compilation option fails under WaylandCampbell Barton
2022-11-09BLI_math: remove normalize from mat3_normalized_to_quat_fastCampbell Barton
2022-11-09Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-09Cleanup: fix types from f04f9cc3d021Chris Blackbourn
2022-11-09Cleanup: add function attributes to BLI_sprintfCampbell Barton
2022-11-09Fix T101848: Zeroed matrix converted to a quaternion results in rotationCampbell Barton
2022-11-09Merge branch 'blender-v3.4-release'Colin Basnett
2022-11-09Hide ratio when using error margin mode in decimate keyframes operatorColin Basnett
2022-11-09Cleanup: formatChris Blackbourn
2022-11-09Cleanup: add unique_index_table to UvElementMapChris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Richard Antalik
2022-11-08Fix VSE: Effect strip flickers when moving left handleRichard Antalik
2022-11-08Color Management: Parallelize ImBuf conversion to floatLukas Stockner
2022-11-08Cleanup: Improve precision during UV packing.Chris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Hans Goudey
2022-11-08Geometry Nodes: Add preferred domain to many field inputsHans Goudey
2022-11-08Fix T102358: Sample curve node all curves factor mode incorrectHans Goudey
2022-11-08Cleanup: formatChris Blackbourn
2022-11-08Merge branch 'blender-v3.4-release'Brecht Van Lommel
2022-11-08Fix Cycles error with runtime compilation when there is no path to OptiX SDKGon Solo
2022-11-08Merge branch 'blender-v3.4-release'Richard Antalik
2022-11-08Fix T102328: Incorrect strip state after copyingRichard Antalik
2022-11-08Merge branch 'blender-v3.4-release'Hans Goudey
2022-11-08Fix T102003: Spline parameter length wrong for NURBSHans Goudey
2022-11-08Geometry Nodes: Fix alignment of exposed properties in the modifierLeon Schittek
2022-11-08Geometry Nodes: Fix alignment of exposed properties in the modifierLeon Schittek
2022-11-08Merge branch 'blender-v3.4-release'Philipp Oeser
2022-11-08Fix T102318: crash smoothing vertex weights in editmodePhilipp Oeser
2022-11-08GPencil: Make Sculpt Auto-masking Global and not by BrushAntonio Vazquez
2022-11-08Merge branch 'blender-v3.4-release'Jacques Lucke
2022-11-08Fix: improve CD_ASSIGN handling when adding custom data layerJacques Lucke
2022-11-08Merge branch 'blender-v3.4-release'Sybren A. Stüvel
2022-11-08Fix T101894: only do FCurve-select if no keys have been touched previouslySybren A. Stüvel
2022-11-08BLI: new basic CacheMutexJacques Lucke
2022-11-08Cleanup: fix compiler warning with openjpeg 2.5Brecht Van Lommel
2022-11-08Texture Paint: sync adding a new texture slot to the Image EditorEdward
2022-11-08Merge branch 'blender-v3.4-release'Philipp Oeser
2022-11-08Fix T102312: anchored brush texture overlay draws in wrong placePhilipp Oeser
2022-11-08Refactor: replace Cycles sse/avx types by vectorized float4/int4/float8/int8Brecht Van Lommel
2022-11-08Merge branch 'blender-v3.4-release'Julian Eisel
2022-11-08Fix T85870: ColorRamp Keyframes crash BlenderJulian Eisel
2022-11-08Merge branch 'blender-v3.4-release'Sergey Sharybin