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-10-12Experiment with 1M instances fast generationtmp-workbench-perf-experimentClément Foucault
2022-10-10port of workbench_data.c is now completeMiguel Pozo
2022-10-10Allow passing View3DShading directly to XRAY macrosMiguel Pozo
2022-10-10world orientationMiguel Pozo
2022-10-10RefactorMiguel Pozo
2022-10-07Basic vertex colorsMiguel Pozo
2022-10-07Fix: Use 16F texture target for gbuffer_materialMiguel Pozo
2022-10-07Revert "Fix workbench_float_pair encode/decode"Miguel Pozo
2022-10-07Fix workbench_float_pair encode/decodeMiguel Pozo
2022-10-07Keep WorldData and WORKBENCH_UBO_World in syncMiguel Pozo
2022-10-06add support for background colorMiguel Pozo
2022-10-06fix ssbo bindingMiguel Pozo
2022-10-06Workbench Next: Add color modes, flat shading and backface cullingMiguel Pozo
2022-10-05Workbench next: Render the same UI as the regular Workbench engineMiguel Pozo
2022-10-05Fix several bug in order to draw simple scene correctlyClément Foucault
2022-10-05Fix: Compilation issue on msvcMiguel Pozo
2022-10-04Fix compilation and rendering errorsClément Foucault
2022-10-03Fix experimental option and add SMAAClément Foucault
2022-10-03WORKBENCH: Rewrite using the new Draw Manager APIClément Foucault
2022-10-02GPU: Fix issue with GPU render boundaries being opened while a GPUBackend doe...Jason Fielder
2022-10-01Fix T101504: Crash when repeat value is zeroPratik Borhade
2022-10-01Cleanup: simplify uv packing for non-square materialsChris Blackbourn
2022-10-01Sculpt: Fix T101467: Improper vertex count in pbvh drawJoseph Eagar
2022-10-01Sculpt: Fix sculpt face set undo creating duplicate face set layersJoseph Eagar
2022-10-01Sculpt: fix crash in relax face sets brushJoseph Eagar
2022-10-01Sculpt: Fix T101430: Dyntopo undo crashJoseph Eagar
2022-10-01Sculpt: Upload white for color attributes in multires in sculptJoseph Eagar
2022-10-01Sculpt: Fix T101503: Memory corruption in multires faceset drawingJoseph Eagar
2022-10-01Sculpt: Fix T101430: Curve shown improperly in mask from cavity redoJoseph Eagar
2022-09-30Attribute Node: refactor lookup to remove duplication between engines.Alexander Gavrilov
2022-09-30Cleanup: Move draw_manager_data.cc to C++Hans Goudey
2022-09-30Fix missing Outliner updates when adding nodetreesPhilipp Oeser
2022-09-30Fix T101347: Curve draw fails to project to cursor depth in ortho viewsCampbell Barton
2022-09-30Cleanup: formatPhilipp Oeser
2022-09-30Cleanup: quiet unused parameter warning in lambda functionPhilipp Oeser
2022-09-30Fix error in blf_get_sample_text returning a pointer to stack memoryCampbell Barton
2022-09-30Cleanup: use function style casts for C++Campbell Barton
2022-09-30Cleanup: Move files that use mesh runtime data to C++Hans Goudey
2022-09-30Cleanup: Move object_update.c to C++Hans Goudey
2022-09-30Cleanup: Move modifier.c to C++Hans Goudey
2022-09-30Fix T101118, T101471: Crash with bevel weight in solidify modifierHans Goudey
2022-09-29Sculpt: fix stroke-only attributes not being freed at stroke endJoseph Eagar
2022-09-29Sculpt: fix T101465, crash in cloth filter with new automasking modesJoseph Eagar
2022-09-29Sculpt: Fix T101464: Crash in mask from cavityJoseph Eagar
2022-09-29Sculpt: Fix T101463: Don't initialize automask to zero inJoseph Eagar
2022-09-29Cleanup: Naming in edge vertices nodeHans Goudey
2022-09-29Fix: Order of node mixins in custom nodes python templateHans Goudey
2022-09-29Fix: Viewer node overlay alpha broken on NVidia GPUsHans Goudey
2022-09-29Cleanup: Simplify code and remove duplicationsAntonio Vazquez
2022-09-29GPencil: Remove Fill `use_collide_only` optionAntonio Vazquez