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
2018-06-11path_util: avoid overflow w/ strtoll useCampbell Barton
2018-06-11Fix PyConsole: Drag events finished early in modal text selectionPhilipp Oeser
2018-06-11Fix T55140: opened image doesn't show up in movie clip editorPhilipp Oeser
2018-06-11Fix T55349: crash adding paint slot when object is on hidden layerPhilipp Oeser
2018-06-10WM: add macros to check mouse button/gesture/wheelCampbell Barton
2018-06-10Cleanup: trailing space in CMake filesCampbell Barton
2018-06-09RNA: remove Layout.introspectCampbell Barton
2018-06-09Cleanup: unused functionsCampbell Barton
2018-06-09Cleanup: remove some G.main usages.Bastien Montagne
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-09Cleanup: styleCampbell Barton
2018-06-09GHOST/X11: Print the keycode w/ debug enabledCampbell Barton
2018-06-09GHOST/X11: Correct non-latin kb workaround caseCampbell Barton
2018-06-09GHOST/X11: support accessing physical keycodesCampbell Barton
2018-06-08WM: correct recent change to click/drag detectionCampbell Barton
2018-06-08WM: fix panel drag event handlingCampbell Barton
2018-06-08WM: fix node link & background dragCampbell Barton
2018-06-08GHOST/X11: Map unknown es,dk keys to accentgraveCampbell Barton
2018-06-08GHOST/X11: Map unknown de,fr keys to accentgraveCampbell Barton
2018-06-08Prevent wheel causing spurious click/drag eventsCampbell Barton
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-08CMake: disable WITH_COMPILER_ASAN for CMAKE_BUILD_TYPE ReleaseJeroen Bakker
2018-06-08Fix regression in grease pencil drawingCampbell Barton
2018-06-08Fix T55301: Transform confirm on release fails w/ MMBCampbell Barton
2018-06-08WM: backport event/keymap type util from 2.8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-06-08Fix recently added drag events closing menusCampbell Barton
2018-06-07WM: fix drag events applying after releaseCampbell Barton
2018-06-07GHOST/X11: Xinput/XIM support caused double key-upCampbell Barton
2018-06-07Cleanup: typo, and 0 -> false for booleans.Bastien Montagne
2018-06-07WM: add support for drag eventsCampbell Barton
2018-06-07Fix key repeat events resetting the click timerCampbell Barton
2018-06-07Cleanup: trailing space for windowmanagerCampbell Barton
2018-06-07WM: check for release instead of not pressedCampbell Barton
2018-06-07Fix crash due to missing init of new bAnimContext bmain member in transform c...Bastien Montagne
2018-06-07Fix double free in dyntopo-sculpt mode undoCampbell Barton
2018-06-07Fix sculpt assert on initializationCampbell Barton
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-06-07Revert "Cycles: Cleanup: Don't use return on function returning void"Sergey Sharybin
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-07Python API: Initial 'imbuf' APICampbell Barton
2018-06-06Fix BLI_ASSERT_UNIT macro w/ non-finite numbersCampbell Barton
2018-06-06UI: NLA: Influence should be a factor (RNA)Aaron Carlisle
2018-06-06Alembic export: only free duplilists when not NULLSybren A. Stüvel
2018-06-06Fix error using freed bmainCampbell Barton
2018-06-05make.bat : move all experimental options to their own section in the help.Ray Molenkamp
2018-06-05make.bat : bring the help up to date with recent additions to the build script.Ray Molenkamp
2018-06-05make.bat : check for existence of ninja before using it.Ray Molenkamp
2018-06-05make.bat: change the way the vs buildtools are detected.Ray Molenkamp
2018-06-05Fix crash in owmn previous commit.Bastien Montagne