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-04-20Cleanup: re-use test for ELEM & STR_ELEMCampbell Barton
2019-04-20Cleanup: quiet warning for NULL pointer useCampbell Barton
2019-04-203D View: add opacity for sculpt mask displayPablo Dobarro
2019-04-20Cleanup: de-duplicate flag setting macroCampbell Barton
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-20Fix T63732: GPencil Onion now working with multiwindowsAntonioya
2019-04-20Cleanup: comment line length (tests)Campbell Barton
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-20Cleanup: formatting, unused argsCampbell Barton
2019-04-20Outliner: Simplify logic for parent nestingDalai Felinto
2019-04-19Edit Mode: Make edit edges black by defaultClément Foucault
2019-04-19DRW: Expose VBO garbage collection timingsClément Foucault
2019-04-19T63644: Editing while parented is not rotating correctlyAntonioya
2019-04-19Fix T63669: Particle editing bypassing occlusion.mano-wii
2019-04-19Fix T63648: Missing update when changing particle force fieldsSergey Sharybin
2019-04-19Cleanup: Remove dead codeSergey Sharybin
2019-04-19Edit Mode: Reduce Selected face alphaClément Foucault
2019-04-19Edit Mode: Change face mode edges displayClément Foucault
2019-04-19DRW: Add batch garbage collectionClément Foucault
2019-04-19DRW: Make shaded batch validation more correctClément Foucault
2019-04-19Cleanup: Remove image preview codeSergey Sharybin
2019-04-19Cleanup: Remove unneeded compositor update functionSergey Sharybin
2019-04-19Cleanup: Remove unneeded texture nodes update functionSergey Sharybin
2019-04-19Fix error in recently added STR_ELEM macroCampbell Barton
2019-04-19CMake: fix Cycles linking with OpenCLCampbell Barton
2019-04-19CMake: fix building without smoke enabledCampbell Barton
2019-04-19Fix/workaround crash using ED_area_do_msg_notify_tag_redrawCampbell Barton
2019-04-19UI: minor layout tweaks to 3D viewport gizmo menuBrecht Van Lommel
2019-04-19UI: tweak header context menu, gray out items when they have no effectBrecht Van Lommel
2019-04-19Keymap: add 'Adjust Last Operation' as F9Campbell Barton
2019-04-19Keymap: add set start/end shortcuts to graph editorCampbell Barton
2019-04-19Keymap: restore Ctrl-Tab in the dopesheet (removed by accident)Campbell Barton
2019-04-19Correct cleanup marking keyword args unusedCampbell Barton
2019-04-19Cleanup: remove redundant poll functionsCampbell Barton
2019-04-19Cleanup: logical checks in UI scriptsCampbell Barton
2019-04-19Cleanup: trailing commasCampbell Barton
2019-04-19Cleanup: unused varsCampbell Barton
2019-04-19Cleanup: use staticmethod where appropriateCampbell Barton
2019-04-19Missing from last commitCampbell Barton
2019-04-19Cleanup: correct misleading classmethod argCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Armature: remove remains of the object-level deformation data cache.Alexander Gavrilov
2019-04-18UI: Revert fix T37463: Y-clamp for header-only spacesCampbell Barton
2019-04-18PyTests: do not load addons in load_py_modules test.Bastien Montagne
2019-04-18Fix T63332: backup and restore bPoseChannel_Runtime data during COW.Alexander Gavrilov
2019-04-18Images: support packing edited images as OpenEXR or PNG.Brecht Van Lommel
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-18UI: collapse 3D view collections visibility panel by default.Brecht Van Lommel
2019-04-18OpenEXR: add support for writing EXR files to memory.Brecht Van Lommel