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-07-24Print a summary of the perf test suite for easier spreadsheet import.temp-sculpt_curve_collisions-testsLukas Tönne
2022-07-24Implemented a parameterized performance test function.Lukas Tönne
2022-07-24Fix constraint counting for correct RMS error calculation.Lukas Tönne
2022-07-24Added a basic performance test for the curves constraint solver.Lukas Tönne
2022-07-24Replace the incorrect root-to-tip solver loop.Lukas Tönne
2022-07-23Added timing and error measurement to the constraint solver.Lukas Tönne
2022-07-22Fix incorrect TLS access in comb tool, broken when exceeding grain size.Lukas Tönne
2022-07-22Changed collision method from raycasts to substeps with sphere casts.Lukas Tönne
2022-07-20Curve sculpt: Planning some unit tests for the curve constraint solver.Lukas Tönne
2022-07-19Curve sculpting: Moved constraint solver into blenkernel for tests.Lukas Tönne
2022-07-19Merge branch 'master' into sculpt_curve_collisionsLukas Tönne
2022-07-19Fix T99785: Make Principled Hair IOR input behave like other IOR slidersJesse Yurkovich
2022-07-19Fix T99737: Dropping files fails with WaylandCampbell Barton
2022-07-19Cleanup: quiet compiler warningsCampbell Barton
2022-07-19Fix T99794: regression from uv unwrap selectedChris Blackbourn
2022-07-19Fix T99781: uv minimize stretch now unflips flipped facesChris Blackbourn
2022-07-19Fix Text Editor highlight of assert and asyncHenrik Dick
2022-07-18Fix wrong alpha for scene linear byte images during texture paintingBrecht Van Lommel
2022-07-18Context: implement an active_action property that returns a single action.Alexander Gavrilov
2022-07-18Context: implement indexing for list properties in path_resolve.Alexander Gavrilov
2022-07-18Fix T99750: crash with file output node, after image colorspace saving changesBrecht Van Lommel
2022-07-18Build: update Embree to 3.13.4, enable Neon2x on ArmBrecht Van Lommel
2022-07-18Cleanup: change internal Cycles compact BVH default to match UIBrecht Van Lommel
2022-07-18I18n: translate add node operator tooltipsDamien Picard
2022-07-18Fix T99742: crash when generating rigify rigs, after recent changesJun Mizutani
2022-07-18Subdiv: remove unused GPU device choice, fix crash with libepoxy on initBrecht Van Lommel
2022-07-18Fix error indenting new-lines in generated RST API docsCampbell Barton
2022-07-17Fix T99644: Anchored brush mode fails for negative brushesJoseph Eagar
2022-07-17Sculpt: Fix scene spacing mode (phase 1)Joseph Eagar
2022-07-16Audaspace: minor formatting fix for last commit.Jörg Müller
2022-07-16Fix T99039: bpy.ops.sound.mixdown returns indecipherable errorColin Basnett
2022-07-16Curve sculpt: Make constraint solver parameters configurable.Lukas Tönne
2022-07-16Merge branch 'master' into sculpt_curve_collisionsLukas Tönne
2022-07-16Curve sculpting: Fix threading issues in constraint solver.Lukas Tönne
2022-07-16PyAPI: re-enable the "bgl" module for headless buildsCampbell Barton
2022-07-16Cleanup: early exit MEM_lockfree_freeN when called with NULL pointerCampbell Barton
2022-07-16Fix T99744: NULL pointer free with corrupt zSTD readingCampbell Barton
2022-07-16Fix error in assertion after 92a99c14965905e73f049bc1f92b597a903977fcCampbell Barton
2022-07-15Fix workbench background render broken after recent changes from D15463Brecht Van Lommel
2022-07-15Fix Eevee backround render crash after recent changes from D15463Brecht Van Lommel
2022-07-15Cycles: refactor rays to have start and end distance, fix precision issuesBrecht Van Lommel
2022-07-15Fix Cycles MetalRT error after recent specialization changesBrecht Van Lommel
2022-07-15Cleanup: compiler warningsBrecht Van Lommel
2022-07-15Fix compiler error in debug builds after 1cf465bbc331Julian Eisel
2022-07-15Fix GPU backend deleting resources without an active contextBrecht Van Lommel
2022-07-15Fix overly noisy surface deform warning messageSergey Sharybin
2022-07-15Cleanup: VSE waveform drawingRichard Antalik
2022-07-15Cleanup: compiler warningBrecht Van Lommel
2022-07-15Fix T99706: Crash rendering with headless buildsCampbell Barton
2022-07-15UI: make many modifier strings translatableDamien Picard