This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors/space_file
Campbell Barton 5da894b1fe misc edits
- cmake/windows was installing locale & font when internationalization was disabled, twice when enabled.
- file selector was using the string size-1, where this isn't needed since string buttons expected this value to be the sizeof(), accounting for '\0'.
- use const char for extension checking funcs.
- minor pep8 edits
2011-10-15 05:01:47 +00:00
..
2011-10-15 05:01:47 +00:00
2011-09-20 07:39:25 +00:00
2011-10-15 05:01:47 +00:00
2011-08-25 16:41:08 +00:00
2011-02-27 20:29:51 +00:00