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-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-30Cleanup: use bool literal for booleans.Bastien Montagne
2019-04-30Select: support 'diselect on nothing' for masks.Bastien Montagne
2019-04-29Fix T63112: Gizmos fail to restore last cursorCampbell Barton
2019-04-25Fix T63494: linked scenes missing from sequencer Add > Scene menuPhilipp Oeser
2019-04-24UI: Simple confirm dialog when loading new fileJacques Lucke
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-24Refactor: Separate template selection from read_homefile operatorJacques Lucke
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23UI: ignore events in empty region overlap areasCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Avoid autosave name collisionsJacques Lucke
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16Fix T63429: Random deselect function lostSebastian Parborg
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-15CMake: fix WITH_PYTHON=OFFCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-13Keymap: warn when running poll on empty keymapsCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-04-11Cleanup: commentsCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-04-04Fix T63000: Don't use original file name for autosaveJacques Lucke
2019-04-04Fix T62870: progress in taskbar not updated when cancelling renderBrecht Van Lommel
2019-03-27UI: use active-default button flag for operator confirmationCampbell Barton
2019-03-27UI: support an 'active default' button for pop-upsCampbell 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-24GPU: Replace glEnable/glDisable but GPU_state callsClément Foucault
2019-03-22Fix: VSE preview not showing stereo drawing (unreported)Dalai Felinto
2019-03-22Fix T59962, T60130: error adding image sequence with node wrangler.Brecht Van Lommel
2019-03-22Fix T62348: Cycles - Viewport rendering not update on switching viewlayerDalai Felinto
2019-03-21UI: replace button open event with activate on initCampbell Barton
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-20UI: support for popups starting with buttons activatedCampbell Barton
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-19UI: scale cursor motion threshold by DPICampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-19Fix T61872: Sculpt key shortcut assignment failsCampbell Barton
2019-03-19Fix assigning keys to paint operatorsCampbell Barton
2019-03-19Cleanup: use enum for CTX_data_mode_enumCampbell Barton
2019-03-19Fix T61368: Brush texture preview ignores rotationCampbell Barton