Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-23 | Add ability to set oneshot connection from Editor | Franklin Sobrinho | |
2015-11-23 | Merge pull request #2882 from Brickcaster/20151123 | Rémi Verschelde | |
Added windows specific .gitignore for icon related change | |||
2015-11-23 | Added windows specific file | Brickcaster | |
godot_res.res is showing up as a changed file when compiling for windows. Need to ignore it. | |||
2015-11-23 | Merge pull request #2881 from bojidar-bg/reference-vector3-array | Rémi Verschelde | |
Document Vector3 and Vector3Array. | |||
2015-11-23 | Document Vector3 and Vector3Array. Fix documentation of Vector2 and ↵ | Bojidar Marinov | |
Vector2Array. | |||
2015-11-23 | Update doc with -doctool. | Bojidar Marinov | |
2015-11-23 | Merge pull request #2870 from neikeq/submenu_pos_fix | Rémi Verschelde | |
Popup submenu position enhancement | |||
2015-11-23 | Merge pull request #2752 from SaracenOne/shadow_color | Rémi Verschelde | |
New shader feature: change the colour of shadows on a per-material basis | |||
2015-11-23 | Merge pull request #2788 from masoudbh3/pck-file-name | Rémi Verschelde | |
Load binaryname.pck | |||
2015-11-23 | Merge pull request #2850 from TheHX/dialog_property | Rémi Verschelde | |
Add more properties to AcceptDialog | |||
2015-11-23 | Merge pull request #2878 from zvodd/master | Rémi Verschelde | |
Fix poorly formed documentation xml, text outside of tags | |||
2015-11-23 | fix poorly formed documentation xml, text outside of tags | zvodd | |
2015-11-23 | Merge pull request #993 from orbitcowboy/master | Rémi Verschelde | |
sprite_3d.cpp: fixed buffer access out of bounds. | |||
2015-11-23 | Merge pull request #1820 from guilhermefelipecgs/master | Rémi Verschelde | |
Remove duplicated filter, Fix #1795 | |||
2015-11-23 | Merge pull request #1931 from Faless/audio_free_rid | Rémi Verschelde | |
Expose AudioServer::free(RID rid) as AudioServer.free_rid(RID rid) | |||
2015-11-23 | Merge pull request #2871 from TheHX/property_editor_search | Rémi Verschelde | |
Better PropertyEditor search | |||
2015-11-23 | Merge pull request #2875 from akien-mga/pr-colormap | Rémi Verschelde | |
Make all demo icons 8-bit/color RGB(A) | |||
2015-11-23 | Make all demo icons 8-bit/color RGB(A) | Rémi Verschelde | |
Godot does not seem to like 8-bit colormaps. Fixes #2874. | |||
2015-11-22 | Better PropertyEditor search | Franklin Sobrinho | |
2015-11-22 | Popup submenu position enhancement | neikeq | |
2015-11-22 | Merge pull request #2859 from TheHX/property_editor | Juan Linietsky | |
Implement name filter for PropertyEditor | |||
2015-11-21 | Merge pull request #2862 from mikica1986vee/Godot_Tegra_3_fix | Juan Linietsky | |
Tegra 3 fix | |||
2015-11-21 | tegra 3 fix | mikica1986vee | |
2015-11-21 | Implement name filter to PropertyEditor | Franklin Sobrinho | |
- Add search bar to Inspector tab and to Project and Editor settings dialog | |||
2015-11-21 | Merge pull request #2838 from akien-mga/demos-icons | Rémi Verschelde | |
Additional demos icons | |||
2015-11-20 | Add more properties to AcceptDialog | Franklin Sobrinho | |
2015-11-20 | Merge pull request #2847 from akien-mga/pr-sync-doc | Rémi Verschelde | |
Sync doc template with code | |||
2015-11-20 | Update Vector2.angle() description | Rémi Verschelde | |
2015-11-20 | Sync doc template with code | Rémi Verschelde | |
2015-11-20 | Merge pull request #2846 from Ovnuniarchos/DocShapes2D | Rémi Verschelde | |
Documented 2D collision shapes and their editors | |||
2015-11-20 | Inserted explanation about the behaviour of CollsionPolygon2D.set_polygon. | Ovnuniarchos | |
2015-11-20 | Differences between ConvexPolygon2D and ConcavePolygon2D? | Ovnuniarchos | |
2015-11-20 | ConvexPolygonShape2D.set_point_cloud documented to do nothing. | Ovnuniarchos | |
2015-11-20 | Added definition of bias solver. | Ovnuniarchos | |
2015-11-20 | Merge pull request #2825 from StraToN/fix-tabclose-confirmation | Juan Linietsky | |
Ask confirmation on closing a scene tab | |||
2015-11-20 | add priority to load binaryname.pck | masoud bh | |
2015-11-20 | Load binaryname.pck | masoud bh | |
if not found data.pck search for binaryname.pck in linux and windows | |||
2015-11-19 | Merge pull request #2842 from eska014/fix-help-display | Juan Linietsky | |
Fix help display | |||
2015-11-20 | Fix help display | eska | |
2015-11-19 | compile fixes | Juan Linietsky | |
2015-11-19 | -small fix to avoid warnings | Juan Linietsky | |
2015-11-19 | Merge pull request #2840 from godotengine/revert-903-libao | Juan Linietsky | |
Revert "libao audio driver" | |||
2015-11-19 | Revert "libao audio driver" | Juan Linietsky | |
2015-11-19 | Add icons to all demos that can have a meaningful one | Rémi Verschelde | |
2015-11-19 | Rename polygon_path_finder demo and add icon | Rémi Verschelde | |
2015-11-19 | Merge pull request #2830 from Ovnuniarchos/ShapeLine2DXPolygonEditor | Juan Linietsky | |
Corrections to #2808 (2D shapes editor update) | |||
2015-11-19 | Merge pull request #2831 from neikeq/select_menu_patch | Juan Linietsky | |
Show select menu on button pressed (instead of released) | |||
2015-11-19 | Merge pull request #2756 from trond/bugfix_udp | Juan Linietsky | |
UDP fixes | |||
2015-11-19 | Merge pull request #2837 from AlexHolly/fix-restart-on-running | Juan Linietsky | |
fix with refactoring, refresh re-run icon | |||
2015-11-19 | Merge pull request #903 from a12n/libao | Juan Linietsky | |
libao audio driver |