Bojidar Marinov 794bfe8aaa Fix invalid write in AudioStreamSample::save_to_wav 5 years ago
..
default_theme 456eb53439 Remove unused imports 6 years ago
SCsub 3a2ca68af3 SCons: Build thirdparty code in own env, disable warnings 6 years ago
animation.cpp 3445984901 Replace a few #if/#elif with #ifdef and "#elif defined" 6 years ago
animation.h b16c309f82 Update copyright statements to 2019 6 years ago
audio_stream_sample.cpp 794bfe8aaa Fix invalid write in AudioStreamSample::save_to_wav 5 years ago
audio_stream_sample.h db8f26c8e5 AudioStreamSample: Don't crash when writing to file fails 6 years ago
bit_map.cpp 948562261d Fix BitMap calculating incorrect true bit count 6 years ago
bit_map.h c5dcbeb160 Scene: Ensure classes match their header filename 6 years ago
box_shape.cpp b16c309f82 Update copyright statements to 2019 6 years ago
box_shape.h b16c309f82 Update copyright statements to 2019 6 years ago
canvas.cpp b16c309f82 Update copyright statements to 2019 6 years ago
canvas.h b16c309f82 Update copyright statements to 2019 6 years ago
capsule_shape.cpp b16c309f82 Update copyright statements to 2019 6 years ago
capsule_shape.h b16c309f82 Update copyright statements to 2019 6 years ago
capsule_shape_2d.cpp b16c309f82 Update copyright statements to 2019 6 years ago
capsule_shape_2d.h b16c309f82 Update copyright statements to 2019 6 years ago
circle_shape_2d.cpp b16c309f82 Update copyright statements to 2019 6 years ago
circle_shape_2d.h b16c309f82 Update copyright statements to 2019 6 years ago
concave_polygon_shape.cpp b16c309f82 Update copyright statements to 2019 6 years ago
concave_polygon_shape.h b16c309f82 Update copyright statements to 2019 6 years ago
concave_polygon_shape_2d.cpp b16c309f82 Update copyright statements to 2019 6 years ago
concave_polygon_shape_2d.h b16c309f82 Update copyright statements to 2019 6 years ago
convex_polygon_shape.cpp b16c309f82 Update copyright statements to 2019 6 years ago
convex_polygon_shape.h b16c309f82 Update copyright statements to 2019 6 years ago
convex_polygon_shape_2d.cpp b16c309f82 Update copyright statements to 2019 6 years ago
convex_polygon_shape_2d.h b16c309f82 Update copyright statements to 2019 6 years ago
curve.cpp 123dc78f2b Fixing Curve2D/3D baked interpolated values 5 years ago
curve.h b16c309f82 Update copyright statements to 2019 6 years ago
cylinder_shape.cpp b16c309f82 Update copyright statements to 2019 6 years ago
cylinder_shape.h b16c309f82 Update copyright statements to 2019 6 years ago
dynamic_font.cpp 759b488b22 Add a property hint for DynamicFont size 5 years ago
dynamic_font.h 9418f6a557 Fixed undefined setting values when loading dynamic fonts 6 years ago
dynamic_font_stb.cpp b16c309f82 Update copyright statements to 2019 6 years ago
dynamic_font_stb.h b16c309f82 Update copyright statements to 2019 6 years ago
environment.cpp 13c50e8aa5 Merge pull request #25481 from hpvb/fix-ubsan-asan-reports 6 years ago
environment.h c5dcbeb160 Scene: Ensure classes match their header filename 6 years ago
font.cpp 402cfa983d Fix recursive assignment of Textures and BitMapFont 6 years ago
font.h b16c309f82 Update copyright statements to 2019 6 years ago
gradient.cpp c5dcbeb160 Scene: Ensure classes match their header filename 6 years ago
gradient.h 3445984901 Replace a few #if/#elif with #ifdef and "#elif defined" 6 years ago
height_map_shape.cpp 49df4b7a7a Added height map shape that implement heightmap collision shape 6 years ago
height_map_shape.h 49df4b7a7a Added height map shape that implement heightmap collision shape 6 years ago
line_shape_2d.cpp c5dcbeb160 Scene: Ensure classes match their header filename 6 years ago
line_shape_2d.h c5dcbeb160 Scene: Ensure classes match their header filename 6 years ago
material.cpp a32b26dfa2 Several fixes to make GLES2 on HTML5 work much better. 6 years ago
material.h b16c309f82 Update copyright statements to 2019 6 years ago
mesh.cpp 4b679f7f16 Remove old method that makes no sense today, fixes #25566 6 years ago
mesh.h 4b679f7f16 Remove old method that makes no sense today, fixes #25566 6 years ago
mesh_data_tool.cpp 5cdcf06ec1 Fix the edges of the mesh vertex 5 years ago
mesh_data_tool.h b16c309f82 Update copyright statements to 2019 6 years ago
mesh_library.cpp b16c309f82 Update copyright statements to 2019 6 years ago
mesh_library.h b16c309f82 Update copyright statements to 2019 6 years ago
multimesh.cpp 08113feb5f Expose visible instance count to multimesh 6 years ago
multimesh.h 08113feb5f Expose visible instance count to multimesh 6 years ago
packed_scene.cpp 2f32a75d2e Skeletons can now choose between using local or world coords for processing, fixes #26468 6 years ago
packed_scene.h b16c309f82 Update copyright statements to 2019 6 years ago
particles_material.cpp 4d6517fad3 Bind missing FLAG_DISABLE_Z enum value in ParticlesMaterial 5 years ago
particles_material.h b16c309f82 Update copyright statements to 2019 6 years ago
physics_material.cpp b16c309f82 Update copyright statements to 2019 6 years ago
physics_material.h b16c309f82 Update copyright statements to 2019 6 years ago
plane_shape.cpp b16c309f82 Update copyright statements to 2019 6 years ago
plane_shape.h b16c309f82 Update copyright statements to 2019 6 years ago
polygon_path_finder.cpp 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
polygon_path_finder.h b16c309f82 Update copyright statements to 2019 6 years ago
primitive_meshes.cpp 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
primitive_meshes.h b16c309f82 Update copyright statements to 2019 6 years ago
ray_shape.cpp b16c309f82 Update copyright statements to 2019 6 years ago
ray_shape.h b16c309f82 Update copyright statements to 2019 6 years ago
rectangle_shape_2d.cpp b16c309f82 Update copyright statements to 2019 6 years ago
rectangle_shape_2d.h b16c309f82 Update copyright statements to 2019 6 years ago
resource_format_text.cpp 22abeff592 Escape node names when saving to .tscn 5 years ago
resource_format_text.h 8b231b96e3 Implement a cleaner (and better) way to save imagedata from ImageTexture, fixes #18801 6 years ago
room.cpp b16c309f82 Update copyright statements to 2019 6 years ago
room.h b16c309f82 Update copyright statements to 2019 6 years ago
segment_shape_2d.cpp b16c309f82 Update copyright statements to 2019 6 years ago
segment_shape_2d.h b16c309f82 Update copyright statements to 2019 6 years ago
shader.cpp b16c309f82 Update copyright statements to 2019 6 years ago
shader.h b16c309f82 Update copyright statements to 2019 6 years ago
shape.cpp b16c309f82 Update copyright statements to 2019 6 years ago
shape.h b16c309f82 Update copyright statements to 2019 6 years ago
shape_2d.cpp 5e709baba1 Fix keying resource properties, closes #24690 6 years ago
shape_2d.h 56d4b9b1ae Fix functions to get direct contacts from shapes, closes #19618 6 years ago
sky.cpp 53bec9deeb Fix and restore text, material and mesh previewers. 6 years ago
sky.h 53bec9deeb Fix and restore text, material and mesh previewers. 6 years ago
space_2d.cpp b16c309f82 Update copyright statements to 2019 6 years ago
space_2d.h b16c309f82 Update copyright statements to 2019 6 years ago
sphere_shape.cpp b16c309f82 Update copyright statements to 2019 6 years ago
sphere_shape.h b16c309f82 Update copyright statements to 2019 6 years ago
style_box.cpp 8dad5f1e10 Update controls when a stylebox or icon override changes; change to CONNECT_REFERENCE_COUNTED 6 years ago
style_box.h d0b736f7e5 Ability to get the current canvas item being drawn from stylebox. 6 years ago
surface_tool.cpp 5fc86026ca Fix typos with codespell 6 years ago
surface_tool.h 5fc86026ca Fix typos with codespell 6 years ago
text_file.cpp b16c309f82 Update copyright statements to 2019 6 years ago
text_file.h b16c309f82 Update copyright statements to 2019 6 years ago
texture.cpp a670c66457 Fix texture resource reload bug 5 years ago
texture.h 3d34df0e79 Hide StreamTexture flags, fixes #26640 6 years ago
theme.cpp 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
theme.h 01170c911c Added copy_theme and fixed bugs in copy theme introduced by #2e0a94e 6 years ago
tile_set.cpp 078b869d9a TileSet/TileMap: Decompose solid non-convex polygons into convexes. Real fix for #24003 6 years ago
tile_set.h 078b869d9a TileSet/TileMap: Decompose solid non-convex polygons into convexes. Real fix for #24003 6 years ago
video_stream.cpp b16c309f82 Update copyright statements to 2019 6 years ago
video_stream.h b16c309f82 Update copyright statements to 2019 6 years ago
visual_shader.cpp 9953b2ab43 Disallow loopback connection in visual scripts and visual shaders 5 years ago
visual_shader.h 3eb0757552 Modified code generation to be more friendly to previews, fixes #25094 6 years ago
visual_shader_nodes.cpp 52538b200f Fix saturate ScalarFunc in Visual Shader 6 years ago
visual_shader_nodes.h 3eb0757552 Modified code generation to be more friendly to previews, fixes #25094 6 years ago
world.cpp b16c309f82 Update copyright statements to 2019 6 years ago
world.h b16c309f82 Update copyright statements to 2019 6 years ago
world_2d.cpp b16c309f82 Update copyright statements to 2019 6 years ago
world_2d.h b16c309f82 Update copyright statements to 2019 6 years ago