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-03-09Fix T74500: Rebuild the Face Sets datalayer after slicing the geometryPablo Dobarro
2020-03-09Fix T74499: Add visibility checks to Face Sets creation operationsPablo Dobarro
2020-03-09Sculpt: Remove hardcoded hardness from Clay brushPablo Dobarro
2020-03-09Fix T74492: Reset Face Set data when cancelling the expand operatorPablo Dobarro
2020-03-09Fix failing assert because of invalid region coordinatesJulian Eisel
2020-03-09UI: avoid blurring of view navigation widgets at some UI scalesYevgeny Makarov
2020-03-09Python API: allow overriding context.workspace for workspace operatorsKai Jægersen
2020-03-09UI: rename View Frame to Go to Current Frame in video sequencerEitan
2020-03-09Fix layout.prop invert_checkbox not working combined with iconsBrecht Van Lommel
2020-03-09Cleanup: Silence warningsDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-09Cleanup: clang-formatGermano Cavalcante
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante
2020-03-08Revert "Outliner: Allow deleting entire selection"Campbell Barton
2020-03-08Outliner: Allow deleting entire selectionNathan Craddock
2020-03-07Cleanup: Outliner: Remove unused parameterNathan Craddock
2020-03-07Fix T74513: Wrong naming in some Face Set comments and operatorsPablo Dobarro
2020-03-07Fix T74501: Wrong initial iteration when using mask expandPablo Dobarro
2020-03-07Fix T74498: Do not iterate over hidden vertices when using the transform toolPablo Dobarro
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile for the file-sele...Campbell Barton
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possibleCampbell Barton
2020-03-06UI: Remove Windows 3D Object Folder ReferenceHarley Acheson
2020-03-06Cleanup: Fix forward declaration of headersDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Image: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-06Bring back code accidentally removed by previous commitJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-03-06Cleanup: Move Multiplane Scrape brush to its own filePablo Dobarro
2020-03-06Sculpt: Cleanup, remove macro re-definitionSergey Sharybin
2020-03-06Cleanup: Use the SCULPT_ prefix in all sculpt_intern functionsPablo Dobarro
2020-03-06Nodes: Support storing socket link limits in bNodeSocketTypeJacques Lucke
2020-03-06CodeCleanup: move include statements before extern "C"Jeroen Bakker
2020-03-06CodeCleanup: Use eDrawTypeJeroen Bakker
2020-03-06Cleanup: move camera, lights, world to IDTypeInfoBrecht Van Lommel
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-03-06Animation: improved error handling when adding/deleting keyframesSybren A. Stüvel
2020-03-06Cleanup: Animation, renamed and clarified 'success' variableSybren A. Stüvel
2020-03-06Keymap: ignore repeat events for transform actionsCampbell Barton
2020-03-06Cleanup: typo in function namePhilipp Oeser
2020-03-06Cleanup: keyframing return argumentsCampbell Barton
2020-03-06Cleanup: remove unused 'eInsertKeyFlags' from delete API callCampbell Barton
2020-03-06Cleanup: keyframe API naming, high level keyframe APICampbell Barton
2020-03-06Cleanup: rename 'verify' to 'ensure' for BKE_image_viewer functionsCampbell Barton
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-06Cleanup: use BLI_strnlen instead of strlenCampbell Barton
2020-03-06Cleanup: clang-formatCampbell Barton
2020-03-06Cleanup: use MEM_recallocN_idCampbell Barton
2020-03-06Cleanup: spellingCampbell Barton