.. |
default_theme
|
Add "panel" style to PopupDialog
|
2019-10-27 19:45:03 -03: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
|
|
|
box_shape.cpp
|
|
|
box_shape.h
|
|
|
canvas.cpp
|
|
|
canvas.h
|
|
|
capsule_shape_2d.cpp
|
|
|
capsule_shape_2d.h
|
|
|
capsule_shape.cpp
|
|
|
capsule_shape.h
|
|
|
circle_shape_2d.cpp
|
|
|
circle_shape_2d.h
|
|
|
concave_polygon_shape_2d.cpp
|
|
|
concave_polygon_shape_2d.h
|
|
|
concave_polygon_shape.cpp
|
|
|
concave_polygon_shape.h
|
|
|
convex_polygon_shape_2d.cpp
|
|
|
convex_polygon_shape_2d.h
|
|
|
convex_polygon_shape.cpp
|
|
|
convex_polygon_shape.h
|
|
|
curve.cpp
|
|
|
curve.h
|
|
|
cylinder_shape.cpp
|
|
|
cylinder_shape.h
|
|
|
dynamic_font.cpp
|
Fixes crash when using DynamicFont::set_font_data
|
2019-12-10 21:26:42 +08:00 |
dynamic_font.h
|
|
|
environment.cpp
|
Only display Environment sky rotation in degrees in the Inspector
|
2019-11-26 18:57:29 +01:00 |
environment.h
|
|
|
font.cpp
|
|
|
font.h
|
|
|
gradient.cpp
|
|
|
gradient.h
|
|
|
height_map_shape.cpp
|
|
|
height_map_shape.h
|
|
|
line_shape_2d.cpp
|
|
|
line_shape_2d.h
|
|
|
material.cpp
|
Properly update texture when roughness/metallic set
|
2019-11-17 11:11:25 -08:00 |
material.h
|
Fix bug where specularmode disabled is not cached
|
2019-11-25 07:36:07 -08:00 |
mesh_data_tool.cpp
|
Fix the edges of the mesh vertex
|
2019-08-24 10:27:22 +08:00 |
mesh_data_tool.h
|
|
|
mesh_library.cpp
|
|
|
mesh_library.h
|
|
|
mesh.cpp
|
|
|
mesh.h
|
|
|
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
|
Fixed prematurely ending animation of particles.
|
2019-11-08 21:28:19 +01:00 |
particles_material.h
|
|
|
physics_material.cpp
|
|
|
physics_material.h
|
|
|
plane_shape.cpp
|
|
|
plane_shape.h
|
|
|
polygon_path_finder.cpp
|
|
|
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
|
|
|
rectangle_shape_2d.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
rectangle_shape_2d.h
|
|
|
resource_format_text.cpp
|
|
|
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
|
|
|
shader.h
|
|
|
shape_2d.cpp
|
|
|
shape_2d.h
|
|
|
shape.cpp
|
Fixes concaveshape not selecting in viewport
|
2019-10-11 03:42:36 -07:00 |
shape.h
|
|
|
skin.cpp
|
|
|
skin.h
|
|
|
sky.cpp
|
|
|
sky.h
|
|
|
space_2d.cpp
|
|
|
space_2d.h
|
|
|
sphere_shape.cpp
|
|
|
sphere_shape.h
|
|
|
style_box.cpp
|
StyleBox preview adjusted to fit all drawn content
|
2019-11-24 16:26:30 +01:00 |
style_box.h
|
StyleBox preview adjusted to fit all drawn content
|
2019-11-24 16:26:30 +01:00 |
surface_tool.cpp
|
|
|
surface_tool.h
|
|
|
text_file.cpp
|
|
|
text_file.h
|
|
|
texture.cpp
|
Memory leak and crash fixes
|
2019-11-10 09:49:13 +01:00 |
texture.h
|
|
|
theme.cpp
|
Fix functions listing all theme resources
|
2019-11-09 11:56:55 +00:00 |
theme.h
|
Theme code refactoring
|
2019-10-23 03:08:40 +01:00 |
tile_set.cpp
|
Fix incorrect offset for old-format tilemaps
|
2019-11-08 20:07:41 +03:00 |
tile_set.h
|
|
|
video_stream.cpp
|
|
|
video_stream.h
|
Refactor VideoPlayer and VideoStream
|
2019-10-24 01:35:47 +01:00 |
visual_shader_nodes.cpp
|
Added sampler inputs for visual shaders
|
2019-11-03 17:59:15 +03:00 |
visual_shader_nodes.h
|
|
|
visual_shader.cpp
|
Fix invalid casting on visual shader sampler
|
2019-11-04 18:50:33 +03:00 |
visual_shader.h
|
Added sampler inputs for visual shaders
|
2019-11-03 17:59:15 +03:00 |
world_2d.cpp
|
|
|
world_2d.h
|
|
|
world.cpp
|
|
|
world.h
|
|
|