summaryrefslogtreecommitdiffstats
path: root/modules/minimp3/register_types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Correctly register editor-only module classes with the APIYuri Sizov2023-12-151-0/+5
* Merge pull request #49524 from Calinou/document-editor-import-optionsYuri Sizov2023-07-121-0/+4
|\
| * Document editor import options in the class referenceHugo Locurcio2023-06-151-0/+4
* | Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-1/+4
|/
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Refactor module initializationreduz2022-05-041-2/+9
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implement the ability to disable classesreduz2021-07-131-1/+1
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* add mp3 import and playback supportVincent2020-12-031-0/+52