index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
osx
/
dir_access_osx.mm
Age
Commit message (
Expand
)
Author
2022-07-21
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-05-10
[macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK.
bruvzg
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-09-28
Hides special folders in FileDialog for macOS
Haoyu Qiu
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-10-18
[macOS] Fix non-ASCII volume name listing, replace deprecated volume listing ...
bruvzg
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-09-11
Implemented DirAccess get_drive and get_drive_count for OS X
Marcelo
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-04-09
Style: Apply clang-format (3.9.1) to Obj-C++ files
Rémi Verschelde
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-06-18
Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872
Juan Linietsky
2016-06-18
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-06
Somewhat fixed Directory::get_space_left() return values.
J08nY
2016-04-02
Remove trailing spaces
Rémi Verschelde
2016-03-01
Added relative paths for DirAccess::remove()
Zher Huei Lee
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-13
utf stuff on osx
santiagopf