blender/intern/ghost
Dalai Felinto cac4fde224 utf8 OSX - cleanup
I still think utf8_buf can be 5 (4 bytes + '\0'), but even 6 may not be enough to what is coming next (NFC - precomposedStringWithCanonicalMapping)
incorporating ascii as a subset of utf8. I don't think we need to re-encode it.
U+0000 ~ U+00FF - latin1 set
2011-10-22 09:28:10 +00:00
..
doc This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
intern utf8 OSX - cleanup 2011-10-22 09:28:10 +00:00
test header cleanup and typo's 2011-10-22 01:53:35 +00:00
CMakeLists.txt comment warnings as errors for MSVC - it too easily made small problems like unused vars into errors which gets annoying for non developers. 2011-09-27 12:08:35 +00:00
GHOST_C-api.h migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blender 2011-06-08 21:18:03 +00:00
GHOST_IEvent.h includes for building with gcc 4.6 on fedora. 2011-03-30 16:14:54 +00:00
GHOST_IEventConsumer.h doxygen: fixup and tag intern/ghost. 2011-02-25 11:28:33 +00:00
GHOST_ISystem.h migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blender 2011-06-08 21:18:03 +00:00
GHOST_ISystemPaths.h doxygen: fixup and tag intern/ghost. 2011-02-25 11:28:33 +00:00
GHOST_ITimerTask.h doxygen: fixup and tag intern/ghost. 2011-02-25 11:28:33 +00:00
GHOST_IWindow.h doxygen: fixup and tag intern/ghost. 2011-02-25 11:28:33 +00:00
GHOST_Path-api.h doxygen: fixup and tag intern/ghost. 2011-02-25 11:28:33 +00:00
GHOST_Rect.h doxygen: fixup and tag intern/ghost. 2011-02-25 11:28:33 +00:00
GHOST_Types.h cleanup scons build flags, many duplicates because because of confusion between CFLAGS/CPPFLAGS/CCFLAGS/CXXFLAGS, devs would set multiple to be on the safe side. 2011-10-21 04:23:26 +00:00
SConscript dont define the ghost PREFIX for scons, since this means our portable downloadable binary would find the system blender files (if installed). 2011-10-06 02:29:15 +00:00