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-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
2020-03-06Cleanup: redundant-decls warningCampbell Barton
2020-03-06UI: Using Consistent Font Icon in File BrowserHarley Acheson
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-05UI: File Browser FavoritesHarley Acheson
2020-03-05UI: Mac File Browser System List ChangesYevgeny Makarov
2020-03-05Fix T74332: selection sync replacing parent selectionNathan Craddock
2020-03-05Cleanup: Clarified commentSybren A. Stüvel
2020-03-05Cleanup: redundant castsCampbell Barton
2020-03-05Cleanup: material API namingCampbell Barton
2020-03-04Cleanup: replace unnecessary MEM_callocN callsCampbell Barton
2020-03-04Fix T74434: Video Sequencer: Alt+ clicking (assign to all selected) doesPhilipp Oeser
2020-03-04Fix T71578: knife tool draws some points incorrectlyJacques Lucke
2020-03-04Fix T74426: Crash in the IK Pose Brush preview with null preview chainPablo Dobarro
2020-03-04Cleanup: spellingCampbell Barton
2020-03-04Refactor ID make local to use a single flag parameter.Bastien Montagne
2020-03-04Cleanup: Rename 'make local' functions to new scheme.Bastien Montagne
2020-03-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-03-04Fix T73797: Selection/Editing after Make Single User for Object DataPhilipp Oeser
2020-03-04Cleanup: avoid the term old when storing/restoring context variablesCampbell Barton
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2020-03-04Cleanup: replace commented code with define checkCampbell Barton
2020-03-03Fix T72028: Crash switching to vertex paintPhilipp Oeser
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-03-03Fix Snake Hook rake on rotated objectsPablo Dobarro
2020-03-03Fix T71871: Quadriflow remesh operator don't stack operationsSebastian Parborg