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
2020-08-30WM: Remove 10year old workaround for buggy driversClément Foucault
2020-08-30GPUUniformBuf: Fix debug name being shorter than release nameClément Foucault
2020-08-30Cleanup: GPUContext: Remove default_framebuffer_Clément Foucault
2020-08-30GPUFrameBuffer: Use debug name supportClément Foucault
2020-08-30GPUFrameBuffer: GL backend isolationClément Foucault
2020-08-30Cleanup: GPU: Remove unused init/exit functionsClément Foucault
2020-08-30GPUFramebuffer: Make GPUFrameBuffer an opaque typeClément Foucault
2020-08-30GPUState: Fix missing writemask encapsulationClément Foucault
2020-08-30Object: support multiple objects for limit-total vertex groupsCampbell Barton
2020-08-30Object: add ED_object_array_in_mode_or_selectedCampbell Barton
2020-08-30UI: add "Object -> Clean Up" menuCampbell Barton
2020-08-30Object: support removing unused weights for selected objectsCampbell Barton
2020-08-30Object: support removing unused material slots for selected objectsCampbell Barton
2020-08-30Operator: expose ED_operator_object_active_local_editable_exCampbell Barton
2020-08-30BKE_layer: add BKE_view_layer_array_selected_objects_paramsCampbell Barton
2020-08-30Cleanup: pass v3d as const to view layer utilitiesCampbell Barton
2020-08-30UI: Use term "Plasticity" instead of "Plastic"Aaron Carlisle
2020-08-30New Boolean: performance improvement.Howard Trickey
2020-08-29New boolean: fixed a bug in coplanar intersect.Howard Trickey
2020-08-29Cleanup: spellingCampbell Barton
2020-08-29Cleanup: remove paranoid 'MDeformVert.totweight < 0' checkCampbell Barton
2020-08-29Boolean Modifier: Reorder propertiesHans Goudey
2020-08-29Clang Tidy: Fix readability-delete-null-pointer warningHans Goudey
2020-08-29Clang Tidy: Fix no lint marker placementHans Goudey
2020-08-28Revert "tmp"Hans Goudey
2020-08-28UI: Improve curve grid drawing codepembem22
2020-08-28Fix T80195: crash when invoking tooltips on MacOSGermano Cavalcante
2020-08-28tmpGermano Cavalcante
2020-08-28Fix for T75369: Text Editor Line ColorHarley Acheson
2020-08-28UI: Do Not Display Negative Zero FloatsHarley Acheson
2020-08-28Cleanup: clang-formatRay Molenkamp
2020-08-28cleanup: Fix style issue in sculpt.cRay Molenkamp
2020-08-28Change cmake configs for full and release to enable WITH_GMP.Howard Trickey
2020-08-28Cleanup: Fix build error with msvcRay Molenkamp
2020-08-28Fix to previous commit to allow building without WITH_GMP.Howard Trickey
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-28Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-28Blenloader: add api function for accessing packedfile address mapJacques Lucke
2020-08-28Fix T80104: Crash on making material local.Bastien Montagne
2020-08-28Fix T80064: Adding mask curve points doesn't work around endpointsGermano Cavalcante
2020-08-28Blenloader: new api function to check if reading is for undoJacques Lucke
2020-08-28Refactor: move Lattice .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-08-28Refactor: move Mesh .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-08-28GPU: Fix Segmentation Fault Freeing Failed ShaderJeroen Bakker
2020-08-28Revert "GPU: Fix Segmentation Fault Freeing Failed Shader"Jeroen Bakker
2020-08-28Fix building without bullet supportSebastian Parborg
2020-08-28Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-28DNA: add pragma once to dna_type_offsets.hJacques Lucke
2020-08-28Fix Rigidbody depsgraph passive and constraint transform relations.Sebastian Parborg
2020-08-28Fix T80078: Overrides: Crash with animated IK control on linked armature.Bastien Montagne