Blender Git Loki

Git Commits -> Revision a451831

Revision a451831 by Andrea Weikert (master)
January 5, 2011, 14:56 (GMT)
Patch: [#22524] Update Windows Recent Documents on Open/Save
Slightly modified to better fit in architecture (moved to related GHOST SystemPaths)
Thanks to Harley Acheson for the research and for providing the original patch.

Note: I added empty function for X11(Linux) and Mac (Carbon and Cocoa) to be implemented still.

Commit Details:

Full Hash: a45183125a0ff6438b2b8a58374dcb6207064a8a
SVN Revision: 34099
Parent Commit: 978bc0d
Lines Changed: +64, -0

13 Modified Paths:

/intern/ghost/GHOST_ISystemPaths.h (+5, -0) (Diff)
/intern/ghost/GHOST_Path-api.h (+5, -0) (Diff)
/intern/ghost/intern/GHOST_Path-api.cpp (+8, -0) (Diff)
/intern/ghost/intern/GHOST_SystemPaths.h (+5, -0) (Diff)
/intern/ghost/intern/GHOST_SystemPathsCarbon.cpp (+5, -0) (Diff)
/intern/ghost/intern/GHOST_SystemPathsCarbon.h (+4, -0) (Diff)
/intern/ghost/intern/GHOST_SystemPathsCocoa.h (+4, -0) (Diff)
/intern/ghost/intern/GHOST_SystemPathsCocoa.mm (+5, -0) (Diff)
/intern/ghost/intern/GHOST_SystemPathsWin32.cpp (+7, -0) (Diff)
/intern/ghost/intern/GHOST_SystemPathsWin32.h (+4, -0) (Diff)
/intern/ghost/intern/GHOST_SystemPathsX11.cpp (+4, -0) (Diff)
/intern/ghost/intern/GHOST_SystemPathsX11.h (+4, -0) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+4, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021