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
2018-04-23Depsgraph: Make update flags debug print more usefulSergey Sharybin
2018-04-23DRW: Antialiased 3D cursor.Clément Foucault
2018-04-23Fix T54767: Crash in versionning code for recent editors' removal.Bastien Montagne
2018-04-23Depsgraph: Avoid redundant copy-on-write relationsSergey Sharybin
2018-04-23Fix crash reading old userpref.blendSergey Sharybin
2018-04-23Cleanup: uninitialized variableCampbell Barton
2018-04-23Cleanup: styleCampbell Barton
2018-04-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-23Depsgraph: Add missing relations builderSergey Sharybin
2018-04-23UI: show arrow for popovers above buttonsCampbell Barton
2018-04-23Cleanup: includes & commentsCampbell Barton
2018-04-23Manipulators/Tools: always draw a cursor while interactingInes Almeida
2018-04-23Manipulators: tweak plane distance in move manipulatorInes Almeida
2018-04-23Manipulators: removed unused structure memberInes Almeida
2018-04-23Replace old Timelines and Logic Editors with new Dopesheet (Timeline mode)Julian Eisel
2018-04-23Cleanup: Get rid of ScrArea.butspacetype syncing with ScrArea.spacetypeJulian Eisel
2018-04-23UI: draw arrow for popoverCampbell Barton
2018-04-22UI: Editor outline color themableDalai Felinto
2018-04-22UI: support for center popovers over buttonsCampbell Barton
2018-04-22Embossing for the areas only, with unified colorDalai Felinto
2018-04-22UI: number button arrows appear on hover, highlight clickable areas.Brecht Van Lommel
2018-04-22UI: make button roundness themeable.Brecht Van Lommel
2018-04-22Fix missing filter size in Eevee film panel.Brecht Van Lommel
2018-04-22UI: Remove EmbossingDalai Felinto
2018-04-22Action Zone: No need for drawing (the triangles)Dalai Felinto
2018-04-22Action Zone: Enable them in the four cornersDalai Felinto
2018-04-22UI: Draw round corners between the editorsDalai Felinto
2018-04-22UI: Move ui_draw_anti_tria to UI_interface.hDalai Felinto
2018-04-22UI: Remove hard-code + add comment for aa trianglesDalai Felinto
2018-04-22Merge branch 'master' into blender2.8Campbell Barton
2018-04-22Cleanup: UI namingCampbell Barton
2018-04-22UI: moving the cursor to open other popoversCampbell Barton
2018-04-22UI: popover now use menu style buttonsCampbell Barton
2018-04-22UI: Initial popover support for panelsCampbell Barton
2018-04-22Overlay: face orientationJeroen Bakker
2018-04-22Merge branch 'master' into blender2.8Campbell Barton
2018-04-22Cleanup: de-dup popup/pie menu RNA definitionCampbell Barton
2018-04-22Cleanup: ui-link drawing code from logic bricksCampbell Barton
2018-04-22Remove unused shaderCampbell Barton
2018-04-22Cleanup: trailing spacesCampbell Barton
2018-04-22Lattice Select Random, MirrorCampbell Barton
2018-04-22Error in last commitCampbell Barton
2018-04-21Edit Mesh: multi-object edge split supportCampbell Barton
2018-04-21Fix crash when opening properties editorJulian Eisel
2018-04-21UI: add own icon rasterizerCampbell Barton
2018-04-21Cleanup: styleCampbell Barton
2018-04-21Cleanup: variable namingCampbell Barton
2018-04-21Merge branch 'master' into blender2.8Campbell Barton
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-04-21Fix point density rendering in Cycles.Brecht Van Lommel