- Jul 25, 2014
-
-
Yaroslav Halchenko authored
-
- Jul 24, 2014
-
-
John Harwell authored
-
John Harwell authored
Starting to add command for generating the Qt resource file used for identifying resources to Qt in the Resource module.
-
- Jul 23, 2014
-
-
John Harwell authored
-
John Harwell authored
-
- Jul 22, 2014
-
-
John Harwell authored
-
John Harwell authored
-
Tim Coalson authored
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
-
- Jul 21, 2014
-
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
Add a name for the text renderer and display this name in the OpenGL configuration information available through File (Apple) Menu -> About wb_view -> OpenGL.
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
-
John Harwell authored
Added a 'dummy' text renderer that is used when a valid text renderer is not available. Typically this occurs if a FreeType library is not available when compiling.
-
John Harwell authored
Cleaned up BrainOpenGLTextRenderInterface. Made updates to the QT text renderer. Change FTGL text rendrerer to read the font files from resources. Added font files to resources.
-
John Harwell authored
-
John Harwell authored
Use CMake FindPackage to find FreeType include directory and libraries. Add FTGL font rendering to wb_command -show-scene. Got new FTGL system to compile on Linux. Enable compilation of Workbench when FreeType library is not available.
-
John Harwell authored
-
John Harwell authored
-
- Jul 19, 2014
-
-
Tim Coalson authored
-
Tim Coalson authored
make negative presmoothing an error in -metric-gradient
-
- Jul 17, 2014
-
-
Tim Coalson authored
-
Tim Coalson authored
-
Tim Coalson authored
-
Tim Coalson authored
set provenance command line in CommandParser after operation instead of before (except cifti, which is usually written on-disk)
-
- Jul 16, 2014
-
-
Tim Coalson authored
-
- Jul 15, 2014
-
-
Tim Coalson authored
improved line-following method for -border-to-vertices
-
- Jul 11, 2014
-
-
Tim Coalson authored
remove CiftiXnat, replace uses of old CiftiInterface convenience functions in commands and some gui code to help prepare to remove it
-
Tim Coalson authored
fix -file-information printing "true" after every parcel name (char* converted to bool rather than AString) switch some CiftiMappableDataFile functionality to use CiftiXML rather than old CiftiInterface convenience functions
-