index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
import
/
resource_importer_wav.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed wave file importer's broken resampling.
L. Nikko
2018-02-02
1
-7
/
+21
*
Fixed loop mode values when importing a wav file.
MrCdK
2018-01-05
1
-3
/
+9
*
Make sure .import folder exists before importing, in case user deleted it man...
Juan Linietsky
2018-01-05
1
-1
/
+0
*
Fixed problem with missing uninitialized last byte on waveform trip, closes #...
Juan Linietsky
2018-01-05
1
-1
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-1
/
+1
*
Fix unused variable warnings
Hein-Pieter van Braam
2017-09-08
1
-1
/
+1
*
Fix use of unitialized variables
Hein-Pieter van Braam
2017-09-02
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Implement 32 bit IEEE float WAVE format
Marcelo Fernandez
2017-08-01
1
-24
/
+28
*
Fix possible division by zero crashes on the wav importer
Marcelo Fernandez
2017-07-31
1
-2
/
+2
*
Inline documentation request satisfied.
Mike Demchenko
2017-07-07
1
-0
/
+11
*
Complete changing of resource extensions
George Marques
2017-06-16
1
-1
/
+1
*
Rename Godot-specific resource extensions
George Marques
2017-06-15
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-237
/
+197
*
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-05
1
-0
/
+28
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+619