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
2015-05-23Cleanup: typosCampbell Barton
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2014-08-16CommentsCampbell Barton
2013-03-08code cleanup: 0 --> NULLCampbell Barton
2013-02-24fix for own commit r54806 with argument order and multisampling.Campbell Barton
2013-02-24fix for fullscreen on X11 (used by the BGE, not blender application),Campbell Barton
2013-01-31add ghost function getAllDisplayDimensions, GHOST_GetAllDisplayDimensionsCampbell Barton
2013-01-12Mac HiDPI ("retina") handling:Ton Roosendaal
2012-12-12Holiday coding log :)Ton Roosendaal
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.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-06-25more guardedalloc use in C++, also make compositorMutex a static var, was all...Campbell Barton
2012-05-19style cleanup: ghost headersCampbell Barton
2012-03-16Patch by Psy-Fi + my minor changesAlexander Kuznetsov
2012-03-13bmesh py api: more comprehensive intro page, also fix some spelling errors.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-23Committing patch "[#27676] Change window size/resolution in realtime" by me.Mitchell Stokes
2012-01-18ghost tests weren't building and added some comments to ghost docs.Campbell Barton
2012-01-12Cucumber - AA for blenderplayer and fullscreenDalai Felinto
2011-12-24Formatting edits <120 length linesCampbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-06-09migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blenderMike Erwin
2011-05-02Fix [#26981] Command window is not opening in 2.57.0Nathan Letwory
2011-03-26fix for blenderplayer crashing on exit.Campbell Barton
2011-02-25doxygen: fixup and tag intern/ghost.Nathan Letwory
2011-02-22doxygen: add bullet to extern libs, some small changes in page names, and fix...Nathan Letwory
2011-02-17Start simple intros for intern and extern libs.Nathan Letwory
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-01-05ToDo: long outstanding patch to allow access to system paths in background modeAndrea Weikert
2010-12-15As-yet uncommitted changes from end of summer. General code cleanup Mac-side,...Mike Erwin
2010-12-07Added WITH_CXX_GUARDEDALLOC support for GHOST, disabled by default.Campbell Barton
2010-08-10SpaceNav works in 3D view on Windows. Cleaned up related WIP code.Mike Erwin
2010-07-25merged 29285:30707 from trunkMike Erwin
2010-07-22removed some NDOF plugin-related codeMike Erwin
2010-07-05Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-06-25hint for mouse/pen input fidelityMike Erwin
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-04-11Cocoa fix [#21866] : force mouse move event to be sent upon cursor position s...Damien Plisson
2010-02-27System dependent standard directory retrieval functions update : return const...Damien Plisson
2010-02-16System dependant functions (skeletons) to retrieve user and system base dirs.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-01-06OpenGL Anti-aliasing implementation for blender windowsDamien Plisson
2009-11-19Drag'n'drop : moved "setAcceptDragOperation" functions at window levelDamien Plisson
2009-11-10Drag & drop implementation at GHOST level (only OSX for now)Damien Plisson
2009-03-012.5: Text Editor back.Brecht Van Lommel
2008-09-10Patch 17508: Blender Web Plugin - XEmbed. Enable XEmbed integration of blende...Benoit Bolsee