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-07-22fix unreported: typo in python documentationGaia Clary
2019-07-19Fix new Text ID usercount handling in add/load cases.Bastien Montagne
2019-07-18Fix T67062: Movie Clip Editor does not update Editor Type when changing Editi...Sebastian Parborg
2019-07-17Fix T59713: Armature layer dots not updated on changesmano-wii
2019-07-17Fix T67075: make object.visible_get() and similar APIs more forgivingBrecht Van Lommel
2019-07-17Fix T67115: Changing the Shape of a Force Field object does not refresh the a...mano-wii
2019-07-17Undo System: replace with simpler binary diffing buffer storageCampbell Barton
2019-07-11Fix T66706: crash in viewport shading popover for workbench engineBrecht Van Lommel
2019-07-11Cleanup: clang-formatCampbell Barton
2019-07-10Cleanup: avoid line breaks from trailing commentsCampbell Barton
2019-07-09Fix T66565: crash linking unused light datablock during Cycles preview renderBrecht Van Lommel
2019-07-09Raise particle count limit for 2.8 releaseSergey Sharybin
2019-07-09Fix (minor) some typos and other errors in UI messages.Bastien Montagne
2019-07-09Fix T66274: Object Texture Coordinate mode not updating in Lookdev / EeveeSergey Sharybin
2019-07-09Implement Movieclip filter for action editorsSergey Sharybin
2019-07-08Fix T66431: SE - Audio Caching crashSergey Sharybin
2019-07-08UI: Update tooltip of Vertex Selection maskingPablo Vazquez
2019-07-07Cleanup: move enum unto BKE_packedFile.hCampbell Barton
2019-07-07Cleanup: use BKE_packedfile prefix for function namesCampbell Barton
2019-07-07Cleanup: rename gpencil chess -> checkerCampbell Barton
2019-07-07UI: Correct tooltipAaron Carlisle
2019-07-05TexturePaint: Force Workbench Texture Color ModeJeroen Bakker
2019-07-05Fix T66356: runtime assert disabling a collectionCampbell Barton
2019-07-05Cleanup: redundant scene access, duplicate flag clearCampbell Barton
2019-07-04GPencil: Fix unreported error with occlude eraserAntonioya
2019-07-04Workbench: Support for MatCap + Textured modelsJeroen Bakker
2019-07-04Fix T63260: Rigid body connectSergey Sharybin
2019-07-03Fix missing update when setting rigid body world collectionBrecht Van Lommel
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-07-02GPencil: New python API for closing strokes with geometryAntonioya
2019-07-01GPencil: Add new parameter to python API for activating the new created frameAntonioya
2019-07-01Revert "Fix T65798: Incorrect auto-tex space for Curves"Sergey Sharybin
2019-07-01Fix T60289: changing gizmo properties causes excessive redrawsBrecht Van Lommel
2019-07-01Fix T65798: Incorrect auto-tex space for CurvesSergey Sharybin
2019-07-01Fix T66267: only add DEG cloth collision relations if collisions arePhilipp Oeser
2019-07-01Fix keymap editing not tagging dirtyCampbell Barton
2019-06-30UI: Use term "3D Viewport"Aaron Carlisle
2019-06-30Fix T66264: UI: Repeated word typoAaron Carlisle
2019-06-29Fix T66250: Repeated word typoAaron Carlisle
2019-06-29RNA: Add Screen.is_temporaryCampbell Barton
2019-06-28Remove Sticky option from the Floor constraintSergey Sharybin
2019-06-28GPencil: Rename "Clamp Layer" to "Mask Layer"Antonioya
2019-06-27Fix: Text Location lost X/Y textWilliam Reynish
2019-06-26GPencil: Change HSV modifier to use the same range of parameter that other ar...Antonioya
2019-06-26GPencil: Change "lock_material" tooltip and textAntonioya
2019-06-26Fix T66137: added normal map for painting has wrong color space until refreshBrecht Van Lommel
2019-06-26Fix T65942 Eevee: Reflection plane has "show data" checked by defaultClément Foucault
2019-06-26Fix missing volume update via scene strip's settingsSergey Sharybin
2019-06-26RNA: only search necessary space types when unregistered panelsCampbell Barton
2019-06-26Cleanup: un-wrap lines in headers, use doxy commentsCampbell Barton