index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
UndoRedo.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify UndoRedo MergeMode and add_*_reference docs
Jordyfel
2024-04-05
1
-4
/
+6
*
Implement maximum undo steps in UndoRedo
Emmanouil Papadeas
2024-01-22
1
-0
/
+5
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
add backward_undo_ops as property for action
ajreckof
2023-06-13
1
-2
/
+33
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-5
/
+5
*
Update UndoRedo description
kobewi
2023-04-03
1
-7
/
+24
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Fix C# examples in documentation
Raul Santos
2023-01-31
1
-8
/
+8
*
Update C# signal documentation and remove bind array
Raul Santos
2023-01-23
1
-4
/
+4
*
Class reference: snake_case .gd filenames, _on_*
Doug Thompson
2023-01-15
1
-1
/
+1
*
Change UndoRedo to use Callables
kobewi
2022-09-18
1
-8
/
+6
*
[doc] Use "param" instead of "code" to refer to parameters
Andy Maloney
2022-08-09
1
-7
/
+7
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-17
/
+17
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Fix usage of "Return" in the docs
kobewi
2022-01-02
1
-1
/
+1
*
Add a way to force undo/redo operations to be kept in MERGE_ENDS mode
Gilles Roudière
2021-10-12
1
-1
/
+13
*
Improve Undo/Redo menu items
Haoyu Qiu
2021-08-17
1
-2
/
+2
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-72
/
+36
*
class reference proofreading
Paul Joannon
2021-03-19
1
-1
/
+1
*
Docs: Port Code Examples to C# (R, S, T, U)
HaSa1002
2021-03-05
1
-2
/
+33
*
doc: Sync classref with current source
Rémi Verschelde
2021-02-19
1
-1
/
+1
*
Improve UndoRedo class
Gilles Roudière
2021-01-12
1
-2
/
+27
*
Replace is_commiting_action with is_committing_action
lupoDharkael
2020-04-08
1
-1
/
+1
*
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-22
1
-4
/
+4
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
Allows to doc vararg method return type as void
Haoyu Qiu
2020-01-02
1
-2
/
+2
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-14
/
+14
*
doc: Proofread and complete various nodes
Rémi Verschelde
2019-06-26
1
-9
/
+10
*
UndoRedo add version changed signal
Alexander Holland
2019-06-26
1
-0
/
+21
*
doc: Sync classref with current source
Rémi Verschelde
2019-05-21
1
-1
/
+1
*
Fix typos with codespell
Rémi Verschelde
2019-05-19
1
-1
/
+1
*
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
*
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2019-03-07
1
-0
/
+6
*
Add descriptions for the 'MergeMode's in 'UndoRedo' docs
Michael Alexsander Silva Dias
2019-02-21
1
-9
/
+13
*
Add argument to UndoRedo's "clear_history()" to not increase the version
Michael Alexsander Silva Dias
2018-11-18
1
-0
/
+3
*
doc: Sync classref with current source
Rémi Verschelde
2018-08-29
1
-0
/
+0
*
Update UndoRedo.xml
VirtualBox
2018-08-26
1
-6
/
+31
*
doc: Sync classref with current source
Rémi Verschelde
2018-07-26
1
-2
/
+2
*
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-27
1
-1
/
+1
*
doc: Update version string in header
Rémi Verschelde
2018-02-19
1
-1
/
+1
*
doc: Sync with current source
Rémi Verschelde
2018-01-25
1
-1
/
+1
*
doc: Update version string in XML
Rémi Verschelde
2018-01-13
1
-1
/
+1
*
obsolete UndoRedo max_steps; no users identified
Todd Ross
2018-01-08
1
-14
/
+0
*
doc: Fix enum tags thanks to 2bc6db6
Rémi Verschelde
2017-11-24
1
-3
/
+3
*
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-24
1
-1
/
+1
*
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-11-15
1
-1
/
+1
*
doc: Sync classref and escape comparators
Rémi Verschelde
2017-09-17
1
-0
/
+26
[next]