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
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-04-28Cleanup: remove STR_String usage from GHOSTBrecht Van Lommel
2020-04-14Revert "Windows: support high resolution tablet pen events for Wintab"Brecht Van Lommel
2020-04-08Windows: support high resolution tablet pen events for WintabNicholas Rishel
2020-04-08Cleanup: minor refactoring of pointer event handlingNicholas Rishel
2020-04-08Cleanup: add utility functions for milliseconds conversionNicholas Rishel
2020-04-02VR: Refactor DirectX context managementJulian Eisel
2020-03-28Fix key detection issues introduced by D7229Asher
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-03-05Ghost: Support drawing OpenGL framebuffers into a DirectX 11 bufferJulian Eisel
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-09GPU: show more descriptive labels on unsupported GPU dialogBrecht Van Lommel
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-05-18Cleanup: remove unused GHOST quit dialog codeBrecht Van Lommel
2019-05-01Cleanup: comments (long lines) in ghostCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-03Fix T55589, T60967: Windows pen pressure issues at start/end of the stroke.Christopher Peerman
2019-03-19Cleanup: comment blocksCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-01Revert "Win32: Use the nicer looking blender-drawn confirmation message box w...Antony Ryakiotakis
2018-11-30Win32: Use the nicer looking blender-drawn confirmation message box whenAntony Ryakiotakis
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2018-03-29Merge commit 'origin/master^' into blender2.8Dalai Felinto
2018-03-28Fix missing confirm quit dialog on macOS, after recent changes.Brecht Van Lommel
2018-02-26GHOST: Add new interface to manage offscreen contexts.Clément Foucault
2017-05-27Remove MinGW supportAaron Carlisle
2016-09-29Fix Windows mouse wheel scroll speedlazydodo
2016-02-20GHost: Avoid macro re-definition by undefining the macro firstSergey Sharybin
2015-07-01Cleanup: doxygen commentsCampbell Barton
2015-05-23Cleanup: typosCampbell Barton
2015-02-27cleanup: ghost Win32 event processing functionsMike Erwin
2015-02-27cleanup: ghost Win32 IMEMike Erwin
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-08GHOST: fewer virtual functionsMike Erwin
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-08-02SpellingCampbell Barton
2014-01-13Fix some harmless warnings that mostly appeared on MinGW64Antony Riakiotakis
2014-01-07Code cleanup: defines for statfs were getting out of hand for BSD's.Campbell Barton
2013-02-24Hopefully last round of fixes for all OSesAntony Riakiotakis
2013-01-31add ghost function getAllDisplayDimensions, GHOST_GetAllDisplayDimensionsCampbell Barton
2012-09-06code clenup: comments and some style edits on ghost/osx (odd indentation)Campbell Barton
2012-05-19style cleanup: ghost headersCampbell Barton
2012-03-16Patch by Psy-Fi + my minor changesAlexander Kuznetsov
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton