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
/
scene
/
2d
/
skeleton_2d.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Initialize class variables with default values in scene/ [1/2]
Rafał Mikrut
2021-02-07
1
-7
/
+0
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-2
/
+2
*
Update all get_configuration_warning to retrieve warnings from the parent
ArrowInAKnee
2020-05-16
1
-2
/
+2
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-9
/
+18
*
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
1
-0
/
+3
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-17
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-7
/
+7
*
Renaming of servers for coherency.
Juan Linietsky
2020-03-27
1
-5
/
+5
*
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Improve the node configuration warning display
Hugo Locurcio
2019-07-09
1
-2
/
+2
*
Updat polygons when skeleton setup changes, fixes #25949
Juan Linietsky
2019-02-16
1
-0
/
+3
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Skeleton2D was missing transform notification, fixes #18719
Juan Linietsky
2018-11-18
1
-0
/
+1
*
Fix arg name in docs, some copy-paste errors
Poommetee Ketson
2018-08-21
1
-1
/
+1
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-6
/
+6
*
Style: Apply clang-format (5.0) to some missed files
Rémi Verschelde
2018-05-31
1
-24
/
+22
*
Add missing copyright headers
Guilherme Felipe
2018-05-16
1
-0
/
+30
*
Made bone handling for actual Bone2D a special case. Make custom bones appear...
Juan Linietsky
2018-05-04
1
-0
/
+15
*
Skeleton for 2D WIP
Juan Linietsky
2018-05-03
1
-9
/
+60
*
WIP Polygon2D weight editing
Juan Linietsky
2018-05-02
1
-0
/
+2
*
2D Skeletons WORK IN PROGRESS
Juan Linietsky
2018-02-21
1
-0
/
+210
[prev]