index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
undo_redo.cpp
Age
Commit message (
Expand
)
Author
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-05-27
Add a message when there is nothing to Undo or Redo
Marcelo Fernandez
2018-01-08
obsolete UndoRedo max_steps; no users identified
Todd Ross
2018-01-07
Add null checking for paramaters in Undoredo
geequlim
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-13
Expose more methods for UndoRedo
Geequlim
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-24
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-20
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-10
Removes type information from method binds
Ignacio Etcheverry
2017-08-07
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-13
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-01-24
Ability to drag and drop around audio effects!
Juan Linietsky
2017-01-23
Ability to delete, drag and drop audio buses!
Juan Linietsky
2017-01-16
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-05
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-02
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-09-07
Renamed the bind_native functions to bind_vararg, should make it show the doc...
Juan Linietsky
2016-08-17
Implemented UndoRedo mergeable modes
Franklin Sobrinho
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-14
replaced :var by :Variant in documentation, fixes #2897
Juan Linietsky
2015-08-02
Live edit WORK IN PROGRESS
Juan Linietsky
2015-06-22
small in place fixes
Juan Linietsky
2015-06-22
Merge pull request #2144 from Krzycho666/UndoRedo_fix
Juan Linietsky
2015-06-22
added some missing biddings
krzycho
2015-06-22
Multiple scene editing *POTENTIALLY UNSTABLE*
Juan Linietsky
2015-06-21
- added GDscript bidings for UndoRedo class mechanizm
krzycho
2015-05-11
-shadergraph now saved when on external file and modified, fixes #1832
Juan Linietsky
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2014-11-02
Bug Fixes
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky