Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Dualtagh Murray
|
b902a2f2a7
Fixing warnings generated by MSVC
|
6 年之前 |
Gilles Roudiere
|
72ed1e4244
Remove the selection rect for nodes that do not require it
|
6 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
f9f6f250e6
Merge pull request #15191 from Jerome67000/z_renaming
|
7 年之前 |
Jerome67000
|
42ae3525a3
#15078 renamed "z" -> "z_index" property in Node2D
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Gilles Roudiere
|
8d1f2b1857
Rework the canvas_item API for further improves to the canvas item editor
|
7 年之前 |
letheed
|
482e07af7e
Unify degree members and properties
|
7 年之前 |
letheed
|
ab2647a0d0
Remove deprecated rotation methods
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 年之前 |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
7 年之前 |
Juan Linietsky
|
435bedd9ef
Merge pull request #10116 from neikeq/prop_method_ambiguities
|
7 年之前 |
Ignacio Etcheverry
|
e82270e8d0
Renames properties and methods to avoid ambiguities
|
7 年之前 |
Bojidar Marinov
|
140f189a65
Add .to_local/.to_global methods on Node2D and Spatial
|
7 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 年之前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
7 年之前 |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 年之前 |
Juan Linietsky
|
b085c40edf
-Conversion of most properties to a simpler syntax, easier to use by script
|
8 年之前 |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 年之前 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 年之前 |
anneomcl
|
aa5ade834c
Fix for #6158. Converting Vector2 to Size2 for scaling functions.
|
8 年之前 |
Emmanuel Leblond
|
c402ac13df
Add Node2D's set_global_rot get_global_rot set_global_rotd get_global_rotd set_global_scale get_global_scale methods.
|
8 年之前 |
Rémi Verschelde
|
4eab767a6f
Rotation APIs: Better exposure for degrees methods
|
8 年之前 |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 年之前 |
reduz
|
f7b64a62d1
-renamed function get_relative_transform() to get_relative_transform_to_parent(), makes more sense
|
9 年之前 |
Juan Linietsky
|
3936ed882c
-Added lookat/get_angle_to functions in 2D, and a demo, closes #1843
|
9 年之前 |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
9 年之前 |
Juan Linietsky
|
a93e33f5c8
added spatial and node2d helper methods
|
9 年之前 |
Juan Linietsky
|
c5f509f238
New Navigation & Pathfinding support for 2D
|
9 年之前 |