virtualx-engine/scene/resources
Juan Linietsky 667785e474 Bugfixes and ability to better specify filter and repeat modes everywhere.
Removes antialiased flag for draw_* methods.
2019-12-12 11:33:08 +01:00
..
default_theme Texture refactor 2019-12-12 10:05:14 +01:00
animation.cpp Merge pull request #32477 from aaronfranke/equal-approx-separate 2019-11-07 14:54:15 +01:00
animation.h
audio_stream_sample.cpp Fix some overflows and unitialized variables 2019-11-20 16:22:16 +01:00
audio_stream_sample.h
bit_map.cpp Small fixes to redundand code, copy paste bugs 2019-10-14 11:40:55 +02:00
bit_map.h Sprite to polygon conversion improvements 2019-10-07 13:19:30 +02:00
box_shape.cpp Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
box_shape.h Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
canvas.cpp
canvas.h
capsule_shape.cpp Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
capsule_shape.h Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
capsule_shape_2d.cpp
capsule_shape_2d.h
circle_shape_2d.cpp
circle_shape_2d.h
concave_polygon_shape.cpp Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
concave_polygon_shape.h Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
concave_polygon_shape_2d.cpp
concave_polygon_shape_2d.h
convex_polygon_shape.cpp Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
convex_polygon_shape.h Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
convex_polygon_shape_2d.cpp
convex_polygon_shape_2d.h
curve.cpp
curve.h
cylinder_shape.cpp Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
cylinder_shape.h Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
dynamic_font.cpp A lot of progress with canvas rendering, still far from working. 2019-12-12 10:50:00 +01:00
dynamic_font.h Texture refactor 2019-12-12 10:05:14 +01:00
environment.cpp Texture refactor 2019-12-12 10:05:14 +01:00
environment.h Texture refactor 2019-12-12 10:05:14 +01:00
font.cpp A lot of progress with canvas rendering, still far from working. 2019-12-12 10:50:00 +01:00
font.h Texture refactor 2019-12-12 10:05:14 +01:00
gradient.cpp
gradient.h
height_map_shape.cpp Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
height_map_shape.h Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
line_shape_2d.cpp
line_shape_2d.h
material.cpp Texture refactor 2019-12-12 10:05:14 +01:00
material.h Texture refactor 2019-12-12 10:05:14 +01:00
mesh.cpp A lot of progress with canvas rendering, still far from working. 2019-12-12 10:50:00 +01:00
mesh.h A lot of progress with canvas rendering, still far from working. 2019-12-12 10:50:00 +01:00
mesh_data_tool.cpp
mesh_data_tool.h
mesh_library.cpp Texture refactor 2019-12-12 10:05:14 +01:00
mesh_library.h Texture refactor 2019-12-12 10:05:14 +01:00
multimesh.cpp
multimesh.h
packed_scene.cpp Don't store index of root nodes 2019-12-05 01:18:48 +01:00
packed_scene.h
particles_material.cpp Texture refactor 2019-12-12 10:05:14 +01:00
particles_material.h Texture refactor 2019-12-12 10:05:14 +01:00
physics_material.cpp
physics_material.h
plane_shape.cpp Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
plane_shape.h Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
polygon_path_finder.cpp Add overriden properties to the documentation 2019-09-04 15:21:40 +03:00
polygon_path_finder.h
primitive_meshes.cpp
primitive_meshes.h
ray_shape.cpp Fix some crashes, overflows and using variables without values 2019-11-01 16:16:31 +01:00
ray_shape.h Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
rectangle_shape_2d.cpp
rectangle_shape_2d.h
resource_format_text.cpp Merge pull request #32051 from qarmin/some_error_explanation 2019-09-25 11:51:54 +02:00
resource_format_text.h
room.cpp
room.h
SCsub
segment_shape_2d.cpp Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
segment_shape_2d.h
shader.cpp Texture refactor 2019-12-12 10:05:14 +01:00
shader.h Texture refactor 2019-12-12 10:05:14 +01:00
shape.cpp Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
shape.h Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
shape_2d.cpp
shape_2d.h
skin.cpp Fix copyright headers and style issues 2019-09-24 11:52:06 +02:00
skin.h Fix copyright headers and style issues 2019-09-24 11:52:06 +02:00
sky.cpp Texture refactor 2019-12-12 10:05:14 +01:00
sky.h Texture refactor 2019-12-12 10:05:14 +01:00
space_2d.cpp
space_2d.h
sphere_shape.cpp Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
sphere_shape.h Fixes concaveshape not selecting in viewport 2019-10-11 03:42:36 -07:00
style_box.cpp Texture refactor 2019-12-12 10:05:14 +01:00
style_box.h Texture refactor 2019-12-12 10:05:14 +01:00
surface_tool.cpp
surface_tool.h
text_file.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
text_file.h
texture.cpp Bugfixes and ability to better specify filter and repeat modes everywhere. 2019-12-12 11:33:08 +01:00
texture.h Bugfixes and ability to better specify filter and repeat modes everywhere. 2019-12-12 11:33:08 +01:00
theme.cpp Texture refactor 2019-12-12 10:05:14 +01:00
theme.h Texture refactor 2019-12-12 10:05:14 +01:00
tile_set.cpp Texture refactor 2019-12-12 10:05:14 +01:00
tile_set.h Texture refactor 2019-12-12 10:05:14 +01:00
video_stream.cpp
video_stream.h Texture refactor 2019-12-12 10:05:14 +01:00
visual_shader.cpp Fixes crash when shader inputs/outputs is invalid string 2019-12-10 17:04:18 +08:00
visual_shader.h Texture refactor 2019-12-12 10:05:14 +01:00
visual_shader_nodes.cpp Texture refactor 2019-12-12 10:05:14 +01:00
visual_shader_nodes.h Texture refactor 2019-12-12 10:05:14 +01:00
world.cpp 32294: Changed the default_angular_damp value to a float. 2019-10-07 18:15:20 -04:00
world.h
world_2d.cpp 32294: Changed the default_angular_damp value to a float. 2019-10-07 18:15:20 -04:00
world_2d.h