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