godot/scene/resources
Juan Linietsky 969fa3cc73 -Added AudioStreamPlayer2D, for 2D positional sound
-Added ability for Area2D to redirect positional sound to a specific audio bus
2017-06-18 21:07:32 -03:00
..
default_theme Merge pull request #9038 from AlexHolly/rect2-rename-pos 2017-06-05 15:52:05 +02:00
animation.cpp renamed all Rect3.pos to Rect3.position 2017-06-09 15:54:02 +02:00
animation.h Rename Godot-specific resource extensions 2017-06-15 21:35:20 -03:00
audio_stream_resampled.cpp
audio_stream_resampled.h
audio_stream_sample.cpp
audio_stream_sample.h Rename Godot-specific resource extensions 2017-06-15 21:35:20 -03:00
bit_mask.cpp renamed all Rect2.pos to Rect2.position 2017-06-04 02:09:17 +02:00
bit_mask.h
bounds.cpp
bounds.h
box_shape.cpp renamed all Rect3.pos to Rect3.position 2017-06-09 15:54:02 +02:00
box_shape.h
canvas.cpp
canvas.h
capsule_shape_2d.cpp renamed all Rect2.pos to Rect2.position 2017-06-04 02:09:17 +02:00
capsule_shape_2d.h
capsule_shape.cpp
capsule_shape.h
circle_shape_2d.cpp renamed all Rect2.pos to Rect2.position 2017-06-04 02:09:17 +02:00
circle_shape_2d.h
color_ramp.cpp -Added .hdr format support 2017-05-28 21:48:05 -03:00
color_ramp.h -Added .hdr format support 2017-05-28 21:48:05 -03:00
concave_polygon_shape_2d.cpp renamed all Rect2.pos to Rect2.position 2017-06-04 02:09:17 +02:00
concave_polygon_shape_2d.h
concave_polygon_shape.cpp
concave_polygon_shape.h
convex_polygon_shape_2d.cpp renamed all Rect2.pos to Rect2.position 2017-06-04 02:09:17 +02:00
convex_polygon_shape_2d.h
convex_polygon_shape.cpp
convex_polygon_shape.h
curve.cpp
curve.h
dynamic_font_stb.cpp
dynamic_font_stb.h
dynamic_font.cpp
dynamic_font.h
environment.cpp Cleaned up Screen Space Reflections, closes #8119 2017-06-16 08:30:21 -03:00
environment.h Fixes to SSR, WIP. 2017-06-16 08:30:21 -03:00
font.cpp renamed all Rect2.pos to Rect2.position 2017-06-04 02:09:17 +02:00
font.h Rename Godot-specific resource extensions 2017-06-15 21:35:20 -03:00
gibberish_stream.cpp
gibberish_stream.h
material.cpp -Fixed shader lang to not be able to get scalar from matrix (ie mat.x), to make it more GLSL compatible 2017-06-17 11:03:48 -03:00
material.h Rename Godot-specific resource extensions 2017-06-15 21:35:20 -03:00
mesh_data_tool.cpp -Added proper access to depth texture from shader 2017-06-07 18:20:04 -03:00
mesh_data_tool.h -Added proper access to depth texture from shader 2017-06-07 18:20:04 -03:00
mesh_library.cpp
mesh_library.h Rename Godot-specific resource extensions 2017-06-15 21:35:20 -03:00
mesh.cpp Godot 3.0 primitives as resources for use with MeshInstance 2017-06-16 21:40:23 +10:00
mesh.h Godot 3.0 primitives as resources for use with MeshInstance 2017-06-16 21:40:23 +10:00
multimesh.cpp
multimesh.h Rename Godot-specific resource extensions 2017-06-15 21:35:20 -03:00
packed_scene.cpp
packed_scene.h
plane_shape.cpp
plane_shape.h
polygon_path_finder.cpp renamed all Rect2.pos to Rect2.position 2017-06-04 02:09:17 +02:00
polygon_path_finder.h
primitive_meshes.cpp fix sliders for primitives 2017-06-17 09:18:09 +10:00
primitive_meshes.h Godot 3.0 primitives as resources for use with MeshInstance 2017-06-16 21:40:23 +10:00
ray_shape.cpp
ray_shape.h
rectangle_shape_2d.cpp
rectangle_shape_2d.h
room.cpp
room.h
scene_format_text.cpp
scene_format_text.h
SCsub
segment_shape_2d.cpp renamed all Rect2.pos to Rect2.position 2017-06-04 02:09:17 +02:00
segment_shape_2d.h
shader_graph.cpp
shader_graph.h Rename Godot-specific resource extensions 2017-06-15 21:35:20 -03:00
shader.cpp
shader.h
shape_2d.cpp
shape_2d.h
shape_line_2d.cpp renamed all Rect2.pos to Rect2.position 2017-06-04 02:09:17 +02:00
shape_line_2d.h
shape.cpp -Added proper access to depth texture from shader 2017-06-07 18:20:04 -03:00
shape.h Rename Godot-specific resource extensions 2017-06-15 21:35:20 -03:00
sky_box.cpp -Added .hdr format support 2017-05-28 21:48:05 -03:00
sky_box.h -Added .hdr format support 2017-05-28 21:48:05 -03:00
space_2d.cpp
space_2d.h
sphere_shape.cpp
sphere_shape.h
style_box.cpp Added normalmap support to stylebox and animated sprite. 2017-06-18 00:03:28 -03:00
style_box.h Added normalmap support to stylebox and animated sprite. 2017-06-18 00:03:28 -03:00
surface_tool.cpp -Added proper access to depth texture from shader 2017-06-07 18:20:04 -03:00
surface_tool.h -Added proper access to depth texture from shader 2017-06-07 18:20:04 -03:00
texture.cpp Add normalmap support for drawing in all low level primitives. Only added support in Sprite so far. 2017-06-17 23:27:42 -03:00
texture.h Add normalmap support for drawing in all low level primitives. Only added support in Sprite so far. 2017-06-17 23:27:42 -03:00
theme.cpp
theme.h Rename Godot-specific resource extensions 2017-06-15 21:35:20 -03:00
tile_set.cpp
tile_set.h
video_stream.cpp
video_stream.h
world_2d.cpp -Added AudioStreamPlayer2D, for 2D positional sound 2017-06-18 21:07:32 -03:00
world_2d.h -Added AudioStreamPlayer2D, for 2D positional sound 2017-06-18 21:07:32 -03:00
world.cpp -Added .hdr format support 2017-05-28 21:48:05 -03:00
world.h Rename Godot-specific resource extensions 2017-06-15 21:35:20 -03:00