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
path: root/source
AgeCommit message (Expand)Author
2020-06-23Fix T62961 EEVEE: Viewport refresh when hovering widgetsClément Foucault
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-23Fix mistake in bevel versioningHans Goudey
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-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: 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
2020-06-22Fix T78134: GPencil interpolation crashAntonio Vazquez
2020-06-22Fix T77754: Crash after any alembic import undo in an empty sceneSybren A. Stüvel
2020-06-22Fix: Wrong fake user icons in outliner orphan modeNathan Craddock
2020-06-22UV Editor: Fix Vertex Overlay color not being color managedClément Foucault
2020-06-22Fix T62917 UV editor: Edge overlay not shown when edge overlay type is DashClément Foucault
2020-06-22Subdiv CCG: Add access to first grid index of a faceSergey Sharybin
2020-06-22Fix (unreported) broken UI of modifiers for liboverrides.Bastien Montagne
2020-06-22Subdiv: Cleanup, remove unused codeSergey Sharybin
2020-06-22Functions: add utilities that allow creating some multi-functions with less t...Jacques Lucke