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-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-22Cleanup in style from previous commit.Bastien Montagne
2020-09-22Fix T80859: Thread safe pixeldata concersion from float to uchar and v.v.Martijn Versteegh
2020-09-21Cleanup: move some paint helpers to ED_ 'namespace'.Bastien Montagne
2020-09-21Fix T79373: Forbid painting on linked image from 3DView.Bastien Montagne
2020-09-21Cleanup: Sculpt/Paint ED code: correct return constant types.Bastien Montagne
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-18Fix T80885: Texture paint camera project crashes after undo/redoCampbell Barton
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-07GPU: Rename gpu_extensions to gpu_capabilitiesClément Foucault
2020-08-18Fix T79714: Projecting texture from camera failsSybren A. Stüvel
2020-08-18Mesh: merge `mesh_create_eval_final_{view,render}` functionsSybren A. Stüvel
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-30Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRWClément Foucault
2020-07-30Cleanup: Split gpu_texture_image.c into BKE and IMB modulesClément Foucault
2020-07-10Cleanup: spellingCampbell Barton
2020-07-07Cleanup: spellingCampbell Barton
2020-07-03Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-07-01Cleanup: spellingCampbell Barton
2020-05-14Fix T73286: Projection Painting Dense Mesh BleedJeroen Bakker
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-09TaskScheduler: Minor Preparations for TBBBrecht Van Lommel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-26Fix crashes from various missing checks in operator poll functionsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-10Fix T74425: Cannot texture paint an images sequence anymorePhilipp Oeser
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-03-04Cleanup: spellingCampbell Barton
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-11Fix T73656: Use BKE_brush_alpha_get in texture paintPablo Dobarro
2020-02-11Cleanup: Sculpt/Paint, use correct types and iterator variable declarationPablo Dobarro
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2019-12-18Fix T72487: Painting on unitialized UDIM tile crashesLukas Stockner
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-10-21Fix project from view crash before the GPU is initializedCampbell Barton
2019-10-01Cleanup: remove ED_image_paint_tile_remove_masks_allCampbell Barton
2019-10-01Cleanup: rename image undo_tile to paint_tileCampbell Barton
2019-09-21Cleanup: unused headers in editorsCampbell Barton