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-26Fix T74761: Reimplement vertex to face sets visibility syncPablo Dobarro
2020-03-26Fix T74899: Add Draw Face Sets brush to versioning defaultsPablo Dobarro
2020-03-26Fix T74692: Do not draw nodes with the default face setPablo Dobarro
2020-03-26Fix T74808: Division by 0 in Cloth brush solver with overlapping verticesPablo Dobarro
2020-03-26Fix T75089: Missing pmap when using Face Sets in the mesh filterPablo Dobarro
2020-03-26Fix T67888: Incorrect Wireframe After Applying SubSurf/MultiResJeroen Bakker
2020-03-26SubDiv: Incorrect normals loose edgesJeroen Bakker
2020-03-26Fix Crash In Paint OverlayJeroen Bakker
2020-03-26Fix T70807: Weight Paint Overlay XRayJeroen Bakker
2020-03-26GPencil: Fix unreported fade object when no Gpencil object is selectedAntonio Vazquez
2020-03-26Fix T75047: Number input advanced mode is not working in JP keyboardSebastian Parborg
2020-03-26Fix T75094: Gpencil Selection mode crash in Vertex Paint when build modifier ...Antonio Vazquez
2020-03-26Fix T75093: GPencil eraser selection in draw mode erase previous selected pointsAntonio Vazquez
2020-03-26Keymap: disallow modal key-maps in add-ons keyconfigCampbell Barton
2020-03-26Subsurf: Enable Optimal Display by defaultSergey Sharybin
2020-03-26Fix T75062: Frame Flashes During 3D Viewport Animation PlaybackJeroen Bakker
2020-03-26Fix T75081: RNA path For FFMPEGSettings missingMatt Rossman
2020-03-26Cleanup: redundant cast, unused argumentsCampbell Barton
2020-03-26Fix crash with missing NULL check accessing grease pencil paintCampbell Barton
2020-03-26Fix crashes accessing inactive screen propertiesCampbell Barton
2020-03-26Fix crash accessing length unit settingsCampbell Barton
2020-03-26Fix crash accessing the tool with no active spaceCampbell Barton
2020-03-26Fix crashes from various missing checks in operator poll functionsCampbell Barton
2020-03-26Fix crash when make proxy failed to assign a proxyCampbell Barton
2020-03-26Fix crash setting the brush with the current brush was unsetCampbell Barton
2020-03-26Fix crash closing a window in background modeCampbell Barton
2020-03-26Cleanup: use doxy sections & add missing sectionsCampbell Barton
2020-03-26Fix T74417: Freestyle render removes image texture usersBrecht Van Lommel
2020-03-26Fix T74711: tiling brush option in image editor not working anymoreBrecht Van Lommel
2020-03-26UI: rename image source Tiled to UDIM Tiles for easier discoveryBrecht Van Lommel
2020-03-26Fix T75090: crash with old NVIDIA drivers after overlay refactorBrecht Van Lommel
2020-03-25Cleanup: typo in printPhilipp Oeser
2020-03-25UI: remove non-unicode font and simplify default font loading codeBrecht Van Lommel
2020-03-25UI: always use international fontBrecht Van Lommel
2020-03-25Fix VR viewer offset on session start with no positional trackingJulian Eisel
2020-03-25Alpha hash support for hair in EEveeJoe Eagar
2020-03-25Cleanup: use doxy sectionsCampbell Barton
2020-03-25Fix T74846: UV gizmo swaps X/YCampbell Barton
2020-03-25Cleanup: use const to for some mask argumentsCampbell Barton
2020-03-25Cleanup: move mask queries into own fileCampbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-25Cleanup: update doxy sectionsCampbell Barton
2020-03-25Fix T74662: Prefetching causes random crashesRichard Antalik
2020-03-25Fix T75019: Frame Offset does not apply to scopesRichard Antalik
2020-03-24Fix T74038 : Scrolling doesn't work in menu if there is no active itemValentin
2020-03-24Add invert mapping option to proximity weight edit modifier, and some cleanup.Bastien Montagne
2020-03-24Modifiers: Vertex Weight Edit add invert curve falloff optionCody Winchester
2020-03-24Overlay: Wireframe: Make facing ratio offset depends on gl_Position.wClément Foucault
2020-03-24Cleanup: Silence warningsGermano Cavalcante
2020-03-24Cleanup: use switch statement instead of if/else on enum value...Bastien Montagne