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-06-29Cleanup: formatCampbell Barton
2022-06-29Cleanup: Fix mul_v2_v2_ccw for repeated arguments (no functional changes)Chris Blackbourn
2022-06-29Mantaflow: call MANTA::terminateMantaflow on exitCampbell Barton
2022-06-29Cleanup: update curve_fit_nd (no functional changes)Campbell Barton
2022-06-29Cleanup: spelling in commentsCampbell Barton
2022-06-29Fix T78394: In UV Editor, UV Unwrap respects selectionChris Blackbourn
2022-06-29Fix: Use distance unit for points node radius inputHans Goudey
2022-06-28Fix: Flush mode to evaluated object when exiting curves sculpt modeHans Goudey
2022-06-28Fix T98924: Skip saving selection properties for UV edge ring operatorSiddhartha Jejurkar
2022-06-28Fix Cycles assert with mix weights outside of 0..1 rangeBrecht Van Lommel
2022-06-28UI: Unhide the world mist panel if the mist pass is not enabledClément Foucault
2022-06-28DRW: Curve: Fix wrong UBO alignmentClément Foucault
2022-06-28Cleanup: GPUShader: Fix missing space in debug messageClément Foucault
2022-06-28Cleanup: DRW: Fix misnamed argument and add more info in a function docClément Foucault
2022-06-28Cycles: enable Vega GPU/APU supportSayak Biswas
2022-06-28Fix T98882: Regression: Gradient colors in a Grease Pencil material change de...Germano Cavalcante
2022-06-28Build: add HIP version to buildbot configurationBrecht Van Lommel
2022-06-28Build: when using Wayland, always enable EGL and disable system GLEWChristian Rauch
2022-06-28Py API Doc: add runtime changelog generation to `sphinx_doc_gen.py`.Bastien Montagne
2022-06-28Py API Doc: refactor changelog generation script.Bastien Montagne
2022-06-28Fix frame_final_start/end strip property not setting handle positionRichard Antalik
2022-06-28Build: remove GLEW version checking from install_deps.shBrecht Van Lommel
2022-06-28Cleanup: fix various typosluzpaz
2022-06-28Install_deps: Fix several issues with TBB.Bastien Montagne
2022-06-28Fix: sampling points on mesh surface generates too many pointsJacques Lucke
2022-06-28BLI: add kdtree range search method that accepts c++ lambdaJacques Lucke
2022-06-28Mask editor: Always use smooth drawingSergey Sharybin
2022-06-28Cleanup: Remove redundant theme versioning codeJulian Eisel
2022-06-28Fix T98799: camera unselectable in camera view below a certain scalePhilipp Oeser
2022-06-28Fix textview selection rendering in front of textRed Mser
2022-06-28Cleanup: replace magic number with define for scan-code/key-code offsetCampbell Barton
2022-06-28GHOST/Wayland: avoid creating a keyboard-state each key press/releaseCampbell Barton
2022-06-28Fix T96170: keys mis-mapped with NeoQwertz layout under WaylandCampbell Barton
2022-06-28Cleanup: group wayland event codes in their own doxy sectionCampbell Barton
2022-06-28Fix T99202: AccentGrave key doesn't work with WaylandCampbell Barton
2022-06-28UI: add Custom properties panel to collectionsKeith Boshoff
2022-06-28GHOST: only use GHOST_PRINT when WITH_GHOST_DEBUG is enabledCampbell Barton
2022-06-28Cleanup: compiler warnings, remove unused functionsCampbell Barton
2022-06-28Fix T99156: UV parameterizer respects both Pins and SeamsChris Blackbourn
2022-06-28Fix T96776: Assets dropped upside down when looking through cameraGermano Cavalcante
2022-06-27Fix T99216: RNA startdisp and enddisp return unreliable valuesRichard Antalik
2022-06-27Fix error in previous commit - missed includeRichard Antalik
2022-06-27Fix meta strip has incorrect range when createdRichard Antalik
2022-06-27Fix T84369: Fluid: Missing cache invalidation when properties on non-domain o...Germano Cavalcante
2022-06-27Sculpt: Fix backwards normals in PBVH_GRIDS raycastingJoseph Eagar
2022-06-27BLI: Math: Add ceil_to_multiple_u()Clément Foucault
2022-06-27VSE: Add API function to select displayed meta stripFélix
2022-06-27Fix broken build on macOS after recent changesBrecht Van Lommel
2022-06-27FFmpeg: Add VFR media supportRichard Antalik
2022-06-27File Browser UI: Use "Widget" font style instead of "Widget Label"Julian Eisel