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
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-07-20Cleanup: reserve C++ comments for disabled codeCampbell Barton
2021-07-05Replace Ghost integrals with stdint fixed width integers.Nicholas Rishel
2021-07-05Cleanup: remove temporary headerCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-04-17ClangFormat: apply to source, most of internCampbell 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-06-04Cleanup: strip ghost trailing spaceCampbell Barton
2016-06-10Cleanup: brace-placementCampbell Barton
2015-12-28Fix for heap-use-after-free happening in GHOST_EventManager.Kévin Dietrich
2015-12-27Addendum to previous GHOST commit: remove redundant check.Kévin Dietrich
2015-12-27Fix memory leak in GHOST Event Manager.Kévin Dietrich
2013-09-03Fixed crash on Visual StudioAlexander Kuznetsov
2013-03-08code cleanup: 0 --> NULLCampbell Barton
2012-09-20code cleanup: c++ - use empty() rather than size(), use prefix operators for ...Campbell Barton
2012-09-06code clenup: comments and some style edits on ghost/osx (odd indentation)Campbell Barton
2012-07-01style cleanup: commentsCampbell Barton
2012-05-19style cleanup: ghostCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-06-15removed temporary debug loggingMike Erwin
2011-06-11SpaceNav works on LinuxMike Erwin
2011-02-25doxygen: fixup and tag intern/ghost.Nathan Letwory
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-08-05fix for ghost memory leaksCampbell Barton
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2003-01-01Added test for events pending for windows already disposed. These events are ...Maarten Gribnau
2002-11-25Yes I did it again ;)Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont