| Message |
 |
|
|
|
- Date: 2011-11-02 06:03
- Sender: Campbell Barton
- Attached an updated patch, apart from some formatting edits, there are some small functional changes.
- Getting the directory looks like it was allocating memory with strdup and never freeing it, as well as writing past the allocated bounds, now use a static string. - CMake option is only available with unix (not apple)
attached: blender_add_xdg_base_directory_support__ideasman42.patch
|
- Date: 2011-11-02 23:04
- Sender: Campbell Barton
- committed r41478. thanks for the patch.
Will need to add a function to copy previous settings before enabling by default.
|