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
2019-09-19Cleanup: spellingCampbell Barton
2019-09-18Fix transforming paint curve edit points also doingPhilipp Oeser
2019-09-18Fix remesher operator poll functionPablo Dobarro
2019-09-18Fix T70006: crash when transforming paint curve edit points in sculpt modePhilipp Oeser
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-09-18GPencil: Fix unreported error using Grab sculpt in empty frameAntonio Vazquez
2019-09-18Fix (unreported) missing viewport update deleting a particlePhilipp Oeser
2019-09-18Fix T69580: Smooth brush freezes on highpoly meshPablo Dobarro
2019-09-18Fix T69984: Cursor curve Alpha doesn't display curves other than CustomPablo Dobarro
2019-09-18Sculpt: Split original normal into original normal and planePablo Dobarro
2019-09-18UI: Move render display type to PreferencesJulian Eisel
2019-09-18Refactor temp-space opening for optional fullscreen modeJulian Eisel
2019-09-18Cleanup: minor changes to paint undoCampbell Barton
2019-09-18Fix segfault when polling OBJECT_OT_voxel_remesh without active objectSybren A. Stüvel
2019-09-17Fix T69809, T69810: sculpt gone or crashing after renderBrecht Van Lommel
2019-09-17Fix paint cursor crashPhilipp Oeser
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-17Fix enabled dynamic size in pose brushPablo Dobarro
2019-09-17Fix topology automasking when starting from a boundary vertexPablo Dobarro
2019-09-17Sculpt: Add pose origin preview to the Pose BrushPablo Dobarro
2019-09-17Fix part of T69728: drawing glitches with sculpt dynamic mesh previewBrecht Van Lommel
2019-09-17Fix T69974: crashes in .blend files where 3D viewport was splitBrecht Van Lommel
2019-09-17Fix T69963: GPencil Hotkeys (1,2,3) do not work to switch Select Mode in Edit...Antonio Vazquez
2019-09-17Tracking: Early output when drawing 0 path pointsSergey Sharybin
2019-09-17Fix T69960: Track path tries to draw negative point countsSergey Sharybin
2019-09-17Tracking: Restore check for marker being disabledSergey Sharybin
2019-09-17Tracking: Use proper wrapper around line width and point sizeSergey Sharybin
2019-09-16UI: Open file options region for more operationsJulian Eisel
2019-09-16UI: Show in-/decrement buttons for exportersJulian Eisel
2019-09-16Tracking: Refactor path drawing codeSergey Sharybin
2019-09-16Cleanup: Spelling in commentSergey Sharybin
2019-09-16Fix T69755: 'Enter' over file name not workingJulian Eisel
2019-09-16Fix T64238: Scene Full Copy: Cameras bound to markers does not update.Bastien Montagne
2019-09-15UI: Add extra file browser iconsWilliam Reynish
2019-09-14Quiet self assignment warningJacques Lucke
2019-09-14UI: quiet warning when drawing markersJacques Lucke
2019-09-14VSE: prefetchingRichard Antalik
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-14Cleanup: undeclared variable warnings, extra semicolonCampbell Barton
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13Fix (unreported) 'smooth vertex colors' operator not respecting vertexPhilipp Oeser
2019-09-13Fixed macOS build, header cleanup was too agressive.Stefan Werner
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-09-13Cleanup: compiler warningsBrecht Van Lommel
2019-09-13Fix T69816: Using Transform gizmos in Sculpt Mode while MultiRes is activated...Pablo Dobarro
2019-09-13Fix T69804: Transform tools in sculpt mode fails with transformed objectsPablo Dobarro
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-13Fix vertex paint: color transform operators not respecting vertex paintPhilipp Oeser
2019-09-13UI: use pageup/down and home/end to scroll to start/end of menusJoep Peters