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-01sculpt-dev: Rename BLI_arc_spline.hh to BLI_even_spline.hhsculpt-devJoseph Eagar
2022-10-23sculpt-dev: fix memory corruptionJoseph Eagar
2022-10-23sculpt-dev: Fix stroke id error in smooth codeJoseph Eagar
2022-10-21sculpt-dev: Roll mappingJoseph Eagar
2022-10-19sculpt-dev: Implement arc-length derivatives for BLI_arc_spline.hhJoseph Eagar
2022-10-19sculpt-dev: Improve roll texture mapping modeJoseph Eagar
2022-10-19sculpt-dev: Add beginnings of c++-afification of BLI_heap_minmax.Joseph Eagar
2022-10-19sculpt-dev: roll brush updateJoseph Eagar
2022-10-17sculpt-dev: fix hide bugs and a compiler errorJoseph Eagar
2022-10-17sculpt-dev: Fix windows compile errorJoseph Eagar
2022-10-17sculpt-dev: fix crash in extract face setJoseph Eagar
2022-10-17sculpt-dev: fix broken face set boundary automask modeJoseph Eagar
2022-10-12Merge remote-tracking branch 'origin' into sculpt-devJoseph Eagar
2022-10-11sculpt-dev: Fix .hide_poly attribute crashJoseph Eagar
2022-10-11sculpt-dev: Split boundary flags into its own attributeJoseph Eagar
2022-10-11Sculpt: Clean up Dyntopo's original triangle apiJoseph Eagar
2022-10-11Sculpt: Fix T101674: Passing null to GPU_batch_elembuf_setJoseph Eagar
2022-10-10Sculpt: T101699: Face set change visibility crashes on no face setsJoseph Eagar
2022-10-10Sculpt: Fix T101729: Automasking crash in elastic deform brushJoseph Eagar
2022-10-10deps_builder: Add support for cve-bin-toolRay Molenkamp
2022-10-10Fix building WITH_HEADLESSSebastian Parborg
2022-10-10Cleanup: clang-formatLukas Stockner
2022-10-10Fix T101651: Cycles crashes when failing to initialize render deviceLukas Stockner
2022-10-10I18n: disambiguate message "World"Damien Picard
2022-10-10Cleanup: NLA transforms, simplify `recalcData_nla()`Thibault de Villèle
2022-10-10Cycles: oneAPI: Trigger compilation of used kernels onlyNikita Sirgienko
2022-10-10Fix missing view layer update when iterating a collection from Python.Alexander Gavrilov
2022-10-10Node: Add blend modes to Mix node link drag searchCharlie Jolly
2022-10-10IO: support Presets in Alembic, Collada, OBJ, STL, USD importersAras Pranckevicius
2022-10-10IO: remove BKE_layer_collection_resync_forbid & allowAras Pranckevicius
2022-10-10I18n: disambiguate or extract a few messagesDamien Picard
2022-10-10I18n: fix popup menus contextDamien Picard
2022-10-10EEVEE-Next: Fix surface deferred shader compilation in debug modeClément Foucault
2022-10-10GHOST/Wayland: warn when falling back to X11 because of missing libdecorCampbell Barton
2022-10-10Fix typos & co in UI messages.Bastien Montagne
2022-10-10OBJ: add global scale factor import settingAras Pranckevicius
2022-10-10UI: show the windowing environment in the "About" splashCampbell Barton
2022-10-10Cleanup: spelling in commentsCampbell Barton
2022-10-10Cleanup: quiet warnings, formatCampbell Barton
2022-10-10Partially fix T101702: OSL Shaders with boolean inputs crashLukas Stockner
2022-10-09Fix T101685: OBJ importer does not assign proper material if "usemtl" is befo...Aras Pranckevicius
2022-10-09OBJ: extend importer tests to test imported material expectationsAras Pranckevicius
2022-10-09Cleanup: Remove data duplication from large array in eevee_camera.hhJesse Yurkovich
2022-10-08Set operator poll message when vertex group is lockedColin Basnett
2022-10-08Attribute Node: support accessing attributes of View Layer and Scene.Alexander Gavrilov
2022-10-08Cleanup: Use helper function for previous mesh loopHans Goudey
2022-10-08Cleanup: Fix outdated mesh data commentsHans Goudey
2022-10-08Linux: enable WAYLAND by defaultCampbell Barton
2022-10-08Build: show X11 & Wayland options on first runCampbell Barton
2022-10-08sculpt-dev: another windows compiler errorJoseph Eagar