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
2011-02-19set main() argv functions to be const char *Campbell Barton
2011-02-18doxygen: add blenlib under core as module.Nathan Letwory
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-05-24BLI_args cleanupMartin Poirier
2010-05-24GNU style long arguments. see help menu.Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-02-01New argument parsing library supporting multiple passes, case sensitive and i...Martin Poirier