.. |
default_theme
|
Improve mechanism and fix radio icon rendering.
|
2015-03-01 16:45:13 -03:00 |
animation.cpp
|
3D Import Import & UDP
|
2014-11-12 11:23:23 -03:00 |
animation.h
|
3D Import Import & UDP
|
2014-11-12 11:23:23 -03:00 |
audio_stream_resampled.cpp
|
Small batch of fixes
|
2014-12-15 15:42:58 -03:00 |
audio_stream_resampled.h
|
Small batch of fixes
|
2014-12-15 15:42:58 -03:00 |
audio_stream.cpp
|
|
|
audio_stream.h
|
|
|
baked_light.cpp
|
-Much improvement to baked light baker
|
2014-10-27 22:54:32 -03:00 |
baked_light.h
|
-Much improvement to baked light baker
|
2014-10-27 22:54:32 -03:00 |
bit_mask.cpp
|
|
|
bit_mask.h
|
|
|
bounds.cpp
|
|
|
bounds.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
|
add sane radius increment
|
2014-11-08 03:30:49 -05:00 |
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
|
remove useless code
|
2015-01-16 15:16:58 +08:00 |
curve.h
|
|
|
environment.cpp
|
New option to send canvas to render buffer
|
2015-03-16 01:14:59 -03:00 |
environment.h
|
New option to send canvas to render buffer
|
2015-03-16 01:14:59 -03:00 |
event_stream.cpp
|
More Bug Fixes
|
2014-09-17 20:03:10 -03:00 |
event_stream.h
|
|
|
font.cpp
|
input events on Area2D is now supported
|
2015-03-22 01:46:18 -03:00 |
font.h
|
signed distance field font support
|
2015-03-21 00:43:33 -03:00 |
gibberish_stream.cpp
|
|
|
gibberish_stream.h
|
|
|
height_map_shape.cpp
|
|
|
height_map_shape.h
|
|
|
material.cpp
|
added missing set_shader_param functions
|
2015-02-11 06:51:20 -03:00 |
material.h
|
-Initial (untested) implementation of 2D shaders. Probably broken, will be fixed later.
|
2015-01-11 11:43:31 -03:00 |
mesh_data_tool.cpp
|
|
|
mesh_data_tool.h
|
|
|
mesh_library.cpp
|
|
|
mesh_library.h
|
|
|
mesh.cpp
|
Bug Fixes
|
2014-11-02 11:31:01 -03:00 |
mesh.h
|
Bug Fixes
|
2014-11-02 11:31:01 -03:00 |
mikktspace.c
|
Icons for many new types of nodes
|
2014-10-03 10:33:23 -03:00 |
mikktspace.h
|
Icons for many new types of nodes
|
2014-10-03 10:33:23 -03:00 |
multimesh.cpp
|
|
|
multimesh.h
|
|
|
packed_scene.cpp
|
Bug Fixes
|
2014-11-02 11:31:01 -03:00 |
packed_scene.h
|
|
|
plane_shape.cpp
|
|
|
plane_shape.h
|
|
|
polygon_path_finder.cpp
|
changed PolygonPathFinder::get_closest_point to return the closest position inside, rather then the closest vertex
|
2015-02-01 09:23:31 -08:00 |
polygon_path_finder.h
|
|
|
ray_shape.cpp
|
|
|
ray_shape.h
|
|
|
rectangle_shape_2d.cpp
|
|
|
rectangle_shape_2d.h
|
|
|
rich_text.cpp
|
|
|
rich_text.h
|
|
|
room.cpp
|
|
|
room.h
|
|
|
sample_library.cpp
|
|
|
sample_library.h
|
|
|
sample.cpp
|
|
|
sample.h
|
|
|
scene_preloader.cpp
|
Build System Changes
|
2014-10-07 01:31:49 -03:00 |
scene_preloader.h
|
|
|
SCsub
|
missing fils from yesterday comit.
|
2014-10-03 08:58:41 -03:00 |
segment_shape_2d.cpp
|
|
|
segment_shape_2d.h
|
|
|
shader_graph.cpp
|
begin work on lighting system for 2D
|
2015-01-22 11:07:16 -03:00 |
shader_graph.h
|
Visual Shader Editing for 2D
|
2015-01-20 20:36:25 -03:00 |
shader.cpp
|
-Initial (untested) implementation of 2D shaders. Probably broken, will be fixed later.
|
2015-01-11 11:43:31 -03:00 |
shader.h
|
-Initial (untested) implementation of 2D shaders. Probably broken, will be fixed later.
|
2015-01-11 11:43:31 -03:00 |
shape_2d.cpp
|
Fix some more incorrect bindings
|
2014-10-26 15:07:54 +01:00 |
shape_2d.h
|
|
|
shape_line_2d.cpp
|
|
|
shape_line_2d.h
|
|
|
shape.cpp
|
|
|
shape.h
|
|
|
space_2d.cpp
|
|
|
space_2d.h
|
|
|
sphere_shape.cpp
|
|
|
sphere_shape.h
|
|
|
style_box.cpp
|
customizable content margin in styleboxes
|
2015-02-10 23:53:04 -03:00 |
style_box.h
|
|
|
surface_tool.cpp
|
-Fix shortcuts for OSX code completion, fixes #1111
|
2015-01-04 11:03:31 -03:00 |
surface_tool.h
|
Collada
|
2014-10-14 01:01:25 -03:00 |
texture.cpp
|
small optimizations to isometric light demo
|
2015-03-10 21:05:49 -03:00 |
texture.h
|
small optimizations to isometric light demo
|
2015-03-10 21:05:49 -03:00 |
theme.cpp
|
|
|
theme.h
|
|
|
tile_set.cpp
|
lot of work on 2D lighting and isometric maps
|
2015-03-09 02:34:56 -03:00 |
tile_set.h
|
lot of work on 2D lighting and isometric maps
|
2015-03-09 02:34:56 -03:00 |
video_stream.cpp
|
3D Import Import & UDP
|
2014-11-12 11:23:23 -03:00 |
video_stream.h
|
3D Import Import & UDP
|
2014-11-12 11:23:23 -03:00 |
volume.cpp
|
|
|
volume.h
|
|
|
world_2d.cpp
|
fixes/cleans up
|
2015-03-22 09:40:26 -03:00 |
world_2d.h
|
fixes/cleans up
|
2015-03-22 09:40:26 -03:00 |
world.cpp
|
fixes/cleans up
|
2015-03-22 09:40:26 -03:00 |
world.h
|
fixes/cleans up
|
2015-03-22 09:40:26 -03:00 |