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
path: root/source
AgeCommit message (Expand)Author
2020-07-15Workbench: Replace viewvecs caculation by DRWViewClément Foucault
2020-07-15DRW: Add glsl math librariesClément Foucault
2020-07-15EEVEE: Fix undefined behavior in world outputClément Foucault
2020-07-15GPU: Shader: Move IN_OUT define to shader GPU_shader_create_exClément Foucault
2020-07-15DRW: Shader: Fix const correctness and print better debug outputClément Foucault
2020-07-15DRW: Shader: Add DRW_shader_create(_fullscreen)_with_shaderlibClément Foucault
2020-07-15DRW: View: Add ViewVecs calculationClément Foucault
2020-07-15Fix T78369: Sculpt Vertex Colors not rendering in EEVEEPablo Dobarro
2020-07-15LibOverride: make outliner's 'override hierarchy' use same logic as 3DView op...Bastien Montagne
2020-07-15LibOverride: move most of 'complete override creation' from ED_object to BKE_...Bastien Montagne
2020-07-15BKE collection: add util to add a collection using another collection as 'tem...Bastien Montagne
2020-07-15Cleanup: remove debug prints.Bastien Montagne
2020-07-15Fix error in recent commitJacques Lucke
2020-07-15GPencil: Fix unreported error baking mesh animationAntonio Vazquez
2020-07-15Particles: use CD_PROP_FLOAT3 instead of CD_LOCATIONJacques Lucke
2020-07-15CustomData: add float2 and float3 data typesJacques Lucke
2020-07-15Fix T78747: Fix mesh boundary detection and automaskingPablo Dobarro
2020-07-15Fix T77417: Topology Automasking not working with individual verticesPablo Dobarro
2020-07-15UV: support region fill for path selectCampbell Barton
2020-07-15Revert "Cleanup: simplify Weld Modifier logic"Germano Cavalcante
2020-07-15Fix T76690: Incorrect liquid particle count displayedJacques Lucke
2020-07-15GPencil: Fix name typo errorAntonio Vazquez
2020-07-15Add missing NULL assignment to D8293Sebastian Parborg
2020-07-15Fix T78909: Curve-edit proportional connected-only brokenSebastian Parborg
2020-07-15LibOverride: rework 'make override' 3DView operator.Bastien Montagne
2020-07-15Cleanup: remove assignment from a NULL structCampbell Barton
2020-07-15Cleanup: spellingCampbell Barton
2020-07-15Revert "Cleanup: remove public unused function."Campbell Barton
2020-07-14Fix T78875: Numerical display of delta of translation is not updating in 3d viewGermano Cavalcante
2020-07-14Fluid: Fix liquid mesh scalingSebastián Barschkis
2020-07-14Cleanup: simplify Weld Modifier logicGermano Cavalcante
2020-07-14Fix T77263: Mantaflow: Cache gets deleted at changing upres factor under Part...Sebastián Barschkis
2020-07-14Fix T78704: RenderPass normals disapear when view isn't updatedJeroen Bakker
2020-07-14Fix T78431: Update mesh_cd_layers_type_ to support 8 bytes.Jeroen Bakker
2020-07-14Fix T78880: UV Editor - Match prop edit connected behavior with mesh editing ...Sebastian Parborg
2020-07-14Gpencil: Simplify modifier sample mode minimal vert count fix.Antonio Vazquez
2020-07-14Cleanup: function name not following its module conventions.Bastien Montagne
2020-07-14BLI: remove static assert noexcept move constructorsJacques Lucke
2020-07-14Fluid bake: fix memory leak when path validation failsKévin Dietrich
2020-07-14Cleanup: remove tab indentionCampbell Barton
2020-07-14PyAPI: support element multiplication for vector, matrix, quaternionsCampbell Barton
2020-07-14LibOverride: Outliner: Add an operation to override the selected ID and its p...Bastien Montagne
2020-07-14LibOverride: Move code tagging reauired dependencies of an override into BKE.Bastien Montagne
2020-07-14Fix T78900: Single vertex sliding crashesGermano Cavalcante
2020-07-14Fix T77766: support animated global gravity toggleJacques Lucke
2020-07-14Fix wrong vector size functions used in knife toolSergey Sharybin
2020-07-14GPencil: Cleanup Build modifier and fix potential div by zero errorsAntonio Vazquez
2020-07-14Cleanup: sort header, cmake pathsCampbell Barton
2020-07-14Fix T78883: New bezier curve points to uninitialized memoryCampbell Barton
2020-07-14Cleanup: spellingCampbell Barton