Skip to content
  • Lars Krecklau's avatar
    - Renamed the BasicController interface to BasicCreateController, because this... · fe386c95
    Lars Krecklau authored
    - Renamed the BasicController interface to BasicCreateController, because this is actually what it does.
    - Created a BasicUpdateController interface to generate controllers that apply an update to a certain class.
    - The FileController now implements the Create and the Update controllers
    - Cleaned the texture class a little bit.
    fe386c95