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-19UI: Port view item features to base class, merge view item button typesJulian Eisel
2022-07-19UI: Add AbstractViewItem base classJulian Eisel
2022-07-19Fix T97559: Undoing of NLA strip duplication requires two undo stepsColin Basnett
2022-07-19Animation RNA: Add `clear()` method to FCurveKeyframePointsColin Basnett
2022-07-19Curves: align surface and curves object in Empty Hair operatorJacques Lucke
2022-07-19Depsgraph: Cleanup, Make variable less ambiguous and more clearSergey Sharybin
2022-07-19Depsgraph: Make variable naming more clearSergey Sharybin
2022-07-19EEVEE: use mipmaps of compressed textures (DDS)Ethan-Hall
2022-07-19Depsgraph: Cleanup, use nested namespace definitionSergey Sharybin
2022-07-19Depsgraph: Localize synchronization component visibility handlingSergey Sharybin
2022-07-19Depsgraph: Cleanup, comments wrapping and spacing between linesSergey Sharybin
2022-07-19Depsgraph: Introduce operation code for visibility operationSergey Sharybin
2022-07-19Depsgraph: Cleanup, don't mic static function and anonymous namespaceSergey Sharybin
2022-07-19Depsgraph: Refactor evaluation into smaller reusable functionsSergey Sharybin
2022-07-19Depsgraph: Cleanup, use nested namespace definitionSergey Sharybin
2022-07-19Depsgraph: Make name and name tag optional in component nodeSergey Sharybin
2022-07-19Depsgraph: Clarify comment in the component nodeSergey Sharybin
2022-07-19Depsgraph: Use single task pool during evaluationSergey Sharybin
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-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