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
2019-09-19Cleanup: use uint,ushort,uchar for modifiersCampbell Barton
2019-09-19Cleanup: spellingCampbell Barton
2019-09-18GPencil: Create blank texture only once by engineAntonio Vazquez
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-18Depsgraph: Cleanup, spelling in commentSergey Sharybin
2019-09-18Subvid: Initial support of subdiv topology querySergey Sharybin
2019-09-18Subdiv: Cleanup, split function into smaller onesSergey Sharybin
2019-09-18BLI_tasks: simplify/generalize heuristic computing default chunk size.Bastien Montagne
2019-09-18GPencil: Fix unreported error using Grab sculpt in empty frameAntonio Vazquez
2019-09-18GPU: AMD: Remove workaround that doesn't workmano-wii
2019-09-18Fix (unreported) missing viewport update deleting a particlePhilipp Oeser
2019-09-18Fix T65816: Alembic export of procedural mesh results in a static mesh and cr...Sybren A. Stüvel
2019-09-18Fix T69580: Smooth brush freezes on highpoly meshPablo Dobarro
2019-09-18Fix preference for file browser and new window not being savedBrecht Van Lommel
2019-09-18Revert "UI: Open file browser in fullscreen by default"Brecht Van Lommel
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: Open file browser in fullscreen by defaultJulian Eisel
2019-09-18UI: Preference for file browser as fullscreen areaJulian Eisel
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-18Cleanup: includes for readfile.cCampbell Barton
2019-09-17Fix T69989: Correct Mapping node min/max versioning.OmarSquircleArt
2019-09-17GPU: Comment incorrect assertsClément Foucault
2019-09-17Fix T69809, T69810: sculpt gone or crashing after renderBrecht Van Lommel
2019-09-17GPU: Fix broken assertClément Foucault
2019-09-17Fix paint cursor crashPhilipp Oeser
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-17Fix T69808: crash using custom Node.draw_labelBrecht Van Lommel
2019-09-17Fix T69687: Edit Curve cullingPhilipp Oeser
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-17Alembic: fix updating of GUI when export progress is madeSybren A. Stüvel
2019-09-17Cleanup: Alembic: use pointers instead of references when passing progress va...Sybren A. Stüvel
2019-09-17Fix T61313: gravity not displayed correct when changing unit scaleBrecht Van Lommel
2019-09-17Fix T69716: Can't select geometry hidden by faces created by modifiersmano-wii
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-17Fix T69931: Materials with keyframes duplicated by 'make single user' are lin...Bastien Montagne