Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 роки тому |
Bojidar Marinov
|
02b569297e
Fix error when adding children to YSort
|
6 роки тому |
Bojidar Marinov
|
d2750ce593
Fix YSort crash when removing a child
|
6 роки тому |
Rémi Verschelde
|
8e4837f357
Merge pull request #23407 from bojidar-bg/3281-ysort-recursive
|
6 роки тому |
JFonS
|
85ce4a67ed
Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D
|
6 роки тому |
Bojidar Marinov
|
6b8d6e3b07
Y-Sort children together in nested YSorts
|
6 роки тому |
Dualtagh Murray
|
b902a2f2a7
Fixing warnings generated by MSVC
|
6 роки тому |
Juan Linietsky
|
cf834a22dc
Ported CPU particles to 2D
|
6 роки тому |
Juan Linietsky
|
95a9e51975
Remove pointless check for no texture, fixes #7298
|
6 роки тому |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 роки тому |
Juan Linietsky
|
b3e4bc562c
Skeleton for 2D WIP
|
6 роки тому |
robfram
|
8eedb2afe2
Fix crash in `canvas_item_add_polyline` when passing more points than colors
|
7 роки тому |
Juan Linietsky
|
7cd867c3fe
2D Skeletons WORK IN PROGRESS
|
7 роки тому |
Juan Linietsky
|
9e3a1e5401
Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.
|
7 роки тому |
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 роки тому |
Rémi Verschelde
|
8f25a2dc11
Cleanup some #if 0'd code
|
7 роки тому |
Juan Linietsky
|
65fb961b8b
-Ability to and unwrap lightmap coordinates on import
|
7 роки тому |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
7 роки тому |
Rémi Verschelde
|
9450179ff0
Disable antialiasing for CanvasItem triangle arrays
|
7 роки тому |
Rémi Verschelde
|
456bee46de
Merge pull request #10676 from hpvb/speedup-_render_canvas_item_tree
|
7 роки тому |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 роки тому |
Hein-Pieter van Braam
|
27c142a57b
Use memset to zero z_list
|
7 роки тому |
Wilson E. Alvarez
|
7a07895920
Added/Fixed null pointer checks
|
7 роки тому |
Juan Linietsky
|
8fc6bb8f77
Added polygon antialiasing, but it does not work on nvidia. Will have to try something else..
|
7 роки тому |
Marcelo Fernandez
|
eab850524e
Add closest_power_of_2 func and implement mix_rate/latency on OS X
|
7 роки тому |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
7 роки тому |
Juan Linietsky
|
2a3e00c8c7
-Many fixes to VisualScript, fixed property names, etc.
|
7 роки тому |