Rémi Verschelde d0306332ac Fix warnings found by Emscripten 3.1.10 2 роки тому
..
default_theme 9f2c24e8ce Cleanup: Remove executable bit from files which don't need it 4 роки тому
SCsub 06136d433b SCons: Add explicit dependencies on thirdparty code in cloned env 3 роки тому
animation.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
animation.h 49646383f1 Update copyright statements to 2021 4 роки тому
audio_stream_sample.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
audio_stream_sample.h 49646383f1 Update copyright statements to 2021 4 роки тому
bit_map.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
bit_map.h 49646383f1 Update copyright statements to 2021 4 роки тому
box_shape.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
box_shape.h 49646383f1 Update copyright statements to 2021 4 роки тому
capsule_shape.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
capsule_shape.h 49646383f1 Update copyright statements to 2021 4 роки тому
capsule_shape_2d.cpp d94cd42ccd Added option in project settings to draw Shape2D outlines 4 роки тому
capsule_shape_2d.h 49646383f1 Update copyright statements to 2021 4 роки тому
circle_shape_2d.cpp d94cd42ccd Added option in project settings to draw Shape2D outlines 4 роки тому
circle_shape_2d.h 49646383f1 Update copyright statements to 2021 4 роки тому
concave_polygon_shape.cpp 5b8b3f645e Fix crash on debug shapes update if CollisionObject is not in tree 3 роки тому
concave_polygon_shape.h 49646383f1 Update copyright statements to 2021 4 роки тому
concave_polygon_shape_2d.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
concave_polygon_shape_2d.h 49646383f1 Update copyright statements to 2021 4 роки тому
convex_polygon_shape.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
convex_polygon_shape.h 49646383f1 Update copyright statements to 2021 4 роки тому
convex_polygon_shape_2d.cpp 6c0002afb5 Fix errors and crash with empty ConvexPolygonShape2D 4 роки тому
convex_polygon_shape_2d.h 49646383f1 Update copyright statements to 2021 4 роки тому
curve.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
curve.h 49646383f1 Update copyright statements to 2021 4 роки тому
cylinder_shape.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
cylinder_shape.h 49646383f1 Update copyright statements to 2021 4 роки тому
dynamic_font.cpp e14d5062f7 Fix crash when using get_available_chars with invalid DynamicFontData 3 роки тому
dynamic_font.h 4ddcdc031b Modernize Mutex 4 роки тому
environment.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
environment.h 49646383f1 Update copyright statements to 2021 4 роки тому
font.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
font.h 49646383f1 Update copyright statements to 2021 4 роки тому
gradient.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
gradient.h 49646383f1 Update copyright statements to 2021 4 роки тому
height_map_shape.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
height_map_shape.h 49646383f1 Update copyright statements to 2021 4 роки тому
line_shape_2d.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
line_shape_2d.h 49646383f1 Update copyright statements to 2021 4 роки тому
material.cpp a2f3decb88 Prevent shaders from generating code before the constructor finishes. 3 роки тому
material.h a2f3decb88 Prevent shaders from generating code before the constructor finishes. 3 роки тому
mesh.cpp 7d7d7ef16d CPU lightmapper formatting and minor fixes. 4 роки тому
mesh.h 112b416056 Implement new CPU lightmapper 4 роки тому
mesh_data_tool.cpp 8b94ba1db1 Prevent MeshDataTool from crashing due to invalid bones/weights arrays 2 роки тому
mesh_data_tool.h 49646383f1 Update copyright statements to 2021 4 роки тому
mesh_library.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
mesh_library.h 49646383f1 Update copyright statements to 2021 4 роки тому
multimesh.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
multimesh.h 49646383f1 Update copyright statements to 2021 4 роки тому
packed_scene.cpp 96d418cb94 Fail at instantiating if the root node is instantiated 3 роки тому
packed_scene.h 49646383f1 Update copyright statements to 2021 4 роки тому
particles_material.cpp a2f3decb88 Prevent shaders from generating code before the constructor finishes. 3 роки тому
particles_material.h a2f3decb88 Prevent shaders from generating code before the constructor finishes. 3 роки тому
physics_material.cpp 62d80ba15d Allow values > 1 for friction and bounce in PhysicsMaterial 3 роки тому
physics_material.h 49646383f1 Update copyright statements to 2021 4 роки тому
plane_shape.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
plane_shape.h 49646383f1 Update copyright statements to 2021 4 роки тому
polygon_path_finder.cpp d0306332ac Fix warnings found by Emscripten 3.1.10 4 місяців тому
polygon_path_finder.h 49646383f1 Update copyright statements to 2021 4 роки тому
primitive_meshes.cpp 5359b1dcc1 Tweak CylinderMesh `rings` property hint to allow a value of 0 3 роки тому
primitive_meshes.h 49646383f1 Update copyright statements to 2021 4 роки тому
ray_shape.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
ray_shape.h 49646383f1 Update copyright statements to 2021 4 роки тому
rectangle_shape_2d.cpp d94cd42ccd Added option in project settings to draw Shape2D outlines 4 роки тому
rectangle_shape_2d.h 49646383f1 Update copyright statements to 2021 4 роки тому
resource_format_text.cpp 7be11742b5 VariantParser: Fix uninitialized ResourceParser funcs 3 роки тому
resource_format_text.h 49646383f1 Update copyright statements to 2021 4 роки тому
segment_shape_2d.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
segment_shape_2d.h 49646383f1 Update copyright statements to 2021 4 роки тому
shader.cpp 752c1451db [3.x] Allow reading shaders from .gdshader files 3 роки тому
shader.h 49646383f1 Update copyright statements to 2021 4 роки тому
shape.cpp 7c5633c032 Expose get_debug_mesh in Shape to scripting API 3 роки тому
shape.h 49646383f1 Update copyright statements to 2021 4 роки тому
shape_2d.cpp d94cd42ccd Added option in project settings to draw Shape2D outlines 4 роки тому
shape_2d.h d94cd42ccd Added option in project settings to draw Shape2D outlines 4 роки тому
skin.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
skin.h 49646383f1 Update copyright statements to 2021 4 роки тому
sky.cpp 418e044789 Remove high radiance sizes from the editor due to issues on specific GPUs 3 роки тому
sky.h 33d6b1f68f CPU lightmapper environment energy fixes. 4 роки тому
sphere_shape.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
sphere_shape.h 49646383f1 Update copyright statements to 2021 4 роки тому
style_box.cpp c67c3e0a46 Fix StyleBoxLine's incorrect style margin values 4 роки тому
style_box.h 7133603238 Fix typo in theming methods ("botton" -> "bottom") 4 роки тому
surface_tool.cpp edd63aeefa Check input mesh is valid in SurfaceTool methods 3 роки тому
surface_tool.h 49646383f1 Update copyright statements to 2021 4 роки тому
text_file.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
text_file.h 49646383f1 Update copyright statements to 2021 4 роки тому
texture.cpp d4eecf4535 Update external texture flag configuration. 3 роки тому
texture.h b450036120 Modernize RWLock 4 роки тому
theme.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
theme.h 49646383f1 Update copyright statements to 2021 4 роки тому
tile_set.cpp 385b88fced Fix selection of spaced atlas tile when using priority 3 роки тому
tile_set.h 49646383f1 Update copyright statements to 2021 4 роки тому
video_stream.h 49646383f1 Update copyright statements to 2021 4 роки тому
visual_shader.cpp 7a6a150bc2 [3.2] Prevents default values of VSNodeCustom from overriding by a script 3 роки тому
visual_shader.h 7a6a150bc2 [3.2] Prevents default values of VSNodeCustom from overriding by a script 3 роки тому
visual_shader_nodes.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
visual_shader_nodes.h 49646383f1 Update copyright statements to 2021 4 роки тому
world.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
world.h 49646383f1 Update copyright statements to 2021 4 роки тому
world_2d.cpp 49646383f1 Update copyright statements to 2021 4 роки тому
world_2d.h 49646383f1 Update copyright statements to 2021 4 роки тому