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-06-24Fix T66934 Overlay: "Outline Selected" overlay doesnt affect armaturesClément Foucault
2020-06-24API Docs: Small edits to recent commitAaron Carlisle
2020-06-23Fix T62961 EEVEE: Viewport refresh when hovering widgetsClément Foucault
2020-06-23UI: Remove unnecessary ellipsisAaron Carlisle
2020-06-23Snapping: Snap to the origin of Light and Camera objectsGermano Cavalcante
2020-06-23Fix camera snapping in camera ViewGermano Cavalcante
2020-06-23GPencil: Implement antialiasing parameter to Pixel FXAntonio Vazquez
2020-06-23Refactor: use new api for lib linking mask, windowmanager and screenJacques Lucke
2020-06-23Fix T77830: Crash in VR session when opening material previewJulian Eisel
2020-06-23Refactor: move more modifier specific code out of readfile.cJacques Lucke
2020-06-23Refactor: move blenloader code of bevel modifierJacques Lucke
2020-06-23Refactor: move blenloader code of curve profile to blenkernelJacques Lucke
2020-06-23Fix T77712: Crash on proxied rig, custom bone shape, driver targeting rigSybren A. Stüvel
2020-06-23Refactor: move blenloader code of surface deform modifierJacques Lucke
2020-06-23Refactor: move more blenloader code into modifier filesJacques Lucke
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-23UI: Don't expand bevel active tool settingHans Goudey
2020-06-23Fix mistake in bevel versioningHans Goudey
2020-06-23Cleanup: style, raw multi-line string sphinx updaterCampbell Barton
2020-06-23Docs: quiet deprecation warning, add missing context membersCampbell Barton
2020-06-23API docs: intro overhaulTobias Heinke
2020-06-23Fix T77803: IK Degrees of freedom drawing glitchJeroen Bakker
2020-06-23Fix T77893: Crash drawmanager threading custom dataJeroen Bakker
2020-06-23EEVEE: Motion Blur: Add accumulation motion blur for better precisionClément Foucault
2020-06-23Animation: Only update timeline header during playbackJeroen Bakker
2020-06-23Cleanup: remove some dead codeJacques Lucke
2020-06-23Cleanup: renamed `do_draw_overlay` to `do_draw_paintcursor`Jeroen Bakker
2020-06-23Performance: Draw play head as an overlayJeroen Bakker
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-23Cleanup: USD, move code from `USD` to `blender::io::usd` namespaceSybren A. Stüvel
2020-06-23Transform: default to median center instead of boundsCampbell Barton
2020-06-23Functions: Multi Function NetworkJacques Lucke
2020-06-23Fix T77743: Number pad key-map items missing from searchYevgeny Makarov
2020-06-23Cleanup: use doxy sections for BLI read/write headersCampbell Barton
2020-06-23Fix T78146: Crash using scroll barsCampbell Barton
2020-06-23Correct recent 'name' -> 'filepath' rename (missed Collada)Campbell Barton
2020-06-23Cleanup: move text.c comments to the struct/flag declarationsCampbell Barton
2020-06-23Cleanup: remove Text.nlinesCampbell Barton
2020-06-23Cleanup: use static sets instead of tuplesCampbell Barton
2020-06-23Cleanup: A few small comment & naming changes in bevelHans Goudey
2020-06-23Bevel: Refactor profile type input to use an enumHans Goudey
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-23Cleanup: rename Library.filepath to filepath_absCampbell Barton
2020-06-23Cleanup: unused argumentCampbell Barton
2020-06-23Fix T78045: CTL-ALT-S does nothing in pose mode and crashes when called from ...Germano Cavalcante
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-22Trasnform: Support for other snapping types on Edge SlideGermano Cavalcante
2020-06-22Fix T78136: Image editor - crash to desktop with changing the threshold for e...Antonio Vazquez
2020-06-22UI: Widget: Replace geometry by fragment shader drawingClément Foucault
2020-06-22GPencil: Cleanup commentsAntonio Vazquez