blender/source
Campbell Barton 12a9e9ae33 Fix restrict error in BLI_str_format_byte_unit
Don't use sprintf to append a string to it's self.

Also correct BLI_str_rstrip_float_zero's return value.
2018-05-27 10:28:04 +02:00
..
blender Fix restrict error in BLI_str_format_byte_unit 2018-05-27 10:28:04 +02:00
blenderplayer blenderplayer: add stubs 2018-05-22 17:56:56 +02:00
creator CMake: only include licences for enabled libs 2018-05-21 18:41:59 +02:00
gameengine Cleanup: rename list count_ex -> count_at_most 2018-04-03 17:05:21 +02:00
tools@7695e14cfc Fix nan problem in previous bevel commit. 2018-01-29 10:01:19 -05:00
CMakeLists.txt