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-10-04WM: Utilities for select operators to work with click-dragging itemsJulian Eisel
2019-10-04Fix T70499: Can't change Brush Texture Rotation without holding the Shift key.Pablo Dobarro
2019-10-02Fix T70310: Difficult to change brush size from big to smallPablo Dobarro
2019-09-27Sculpt: Sculpt cursor UX improvementsPablo Dobarro
2019-09-19Fix T70033: Crash editing keymap operatorCampbell Barton
2019-08-28Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-27UI: fix some menus and popups not taking into account UI scale for paddingYevgeny Makarov
2019-08-27UI: make layout in adjust last operator popup consistent with corner panelYevgeny Makarov
2019-08-26Cleanup: use BLI_assertCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-17Cleanup: spellingCampbell Barton
2019-08-14Cleanup: use doxy sections for wm_operators.cCampbell Barton
2019-08-14Cleanup: headersCampbell Barton
2019-08-14Cleanup: split out splash screen into own fileCampbell Barton
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-02Fix most (if not all) untranslated Panel-labels reported in T66731.Bastien Montagne
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-16Fix error in app-template image size checkCampbell Barton
2019-07-11Cleanup: quiet warningCampbell Barton
2019-07-10Fix strict compiler warningSergey Sharybin
2019-07-10Splash: put version number in top right, refactor code for easier changesBrecht Van Lommel
2019-07-10Fix splash screen margins not being even and buttons not centeredBrecht Van Lommel
2019-07-07Fix crash running an operator from a popup,Campbell Barton
2019-06-13Clear Datablocks Preview: add some more generic options.Bastien Montagne
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-05-21Fix T64421: crash using redraw timer benchmarkBrecht Van Lommel
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-14Interface: Free argument callback for popupsJacques Lucke
2019-05-14UI: Confirm dialog when closing an unsaved fileJacques Lucke
2019-05-13Preferences: support loading factory preferencesCampbell Barton
2019-05-13Prefernces: support loading last saved preferencesCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-25Fix T63494: linked scenes missing from sequencer Add > Scene menuPhilipp Oeser
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-03-27UI: use active-default button flag for operator confirmationCampbell Barton
2019-03-25GPU: State: Replace GL_BLEND by GPU_blendClément Foucault
2019-03-25Cleanup: pass const image data to IMB_ibImageFromMemoryCampbell Barton
2019-03-24GPU: State: Replace GL_LINE_SMOOTH by GPU_line_smoothClément Foucault
2019-03-21UI: replace button open event with activate on initCampbell Barton
2019-03-20UI: support for popups starting with buttons activatedCampbell Barton
2019-03-19Fix T61368: Brush texture preview ignores rotationCampbell Barton
2019-03-13Cleanup: rename uiBlock.mx,my to bounds_offsetCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-28UI: rename Quit Prompt to Save PromptCampbell Barton
2019-02-28UI: change behavior for quit promptCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton