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-16UI: avoid aligning labels for ui_item_with_labelCampbell Barton
2020-07-16Fix T78636: Crash displaying many aligned buttonsCampbell Barton
2020-07-16Cleanup: fix building without USE_UIBUT_SPATIAL_ALIGN definedCampbell Barton
2020-07-16Fix T78966: Center cursor doesn't refresh the UICampbell Barton
2020-07-16Cleanup: missing CMake headers from source listsCampbell Barton
2020-07-16Cleanup: undeclared function warning, unused argumentCampbell Barton
2020-07-16Cleanup: spellingCampbell Barton
2020-07-16Cleanup: minor change to grease pencil material accessCampbell Barton
2020-07-16Fix T78837: Prefetching can corrupt .blend filesRichard Antalik
2020-07-15Fix T78647 UVEdit: Crash when entering edit mode with UV Editor openClément Foucault
2020-07-15PointCloud: Initial rendering support for WorkbenchClément Foucault
2020-07-15Cleanup: EEVEE: Remove concentric samples.Clément Foucault
2020-07-15Cleanup: EEVEE: Remove unused IRRADIANCE_CUBEMAPClément Foucault
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