Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-18 | Merge pull request #2635 from StraToN/tabs-buttons | Juan Linietsky | |
Fixed bug : both tab buttons appearing hovered | |||
2015-11-18 | Merge pull request #2636 from TheHX/fixed_material | Juan Linietsky | |
Bind missing FixedMaterial constants, fixes #2628 | |||
2015-11-18 | Merge pull request #2638 from MarianoGnu/master | Juan Linietsky | |
add missing default value | |||
2015-11-18 | Merge pull request #2639 from MarianoGnu/origin | Juan Linietsky | |
Fix ButtonGroup broken layout | |||
2015-11-18 | Merge pull request #2640 from firefly2442/settings-xml-missing-proj | Juan Linietsky | |
projects in the editor_settings.xml that are no longer found on disk will be removed | |||
2015-11-18 | Merge pull request #2642 from leezh/nrex-update | Juan Linietsky | |
Updated nrex with new features | |||
2015-11-18 | Merge pull request #2652 from firefly2442/fix-icons | Juan Linietsky | |
Fix icons (default location and in demos) | |||
2015-11-18 | Merge pull request #2661 from romulox-x/lowMem2D | Juan Linietsky | |
Added low_memory_2d_mode | |||
2015-11-18 | Merge pull request #2672 from Brickcaster/patch-1 | Juan Linietsky | |
Fix for world_to_map() with negative coords. Fixes issue #2665 | |||
2015-11-18 | Merge pull request #2676 from neikeq/inspector_history_tooltip | Juan Linietsky | |
Tooltip for the Inspector's history button | |||
2015-11-18 | Merge pull request #2679 from eska014/set-all-tileset-shapes | Juan Linietsky | |
Add all collision shapes to a tile when converting scenes to TileSets | |||
2015-11-18 | Merge pull request #2691 from volzhs/android_payment | Juan Linietsky | |
improve android payments | |||
2015-11-18 | Merge pull request #2693 from TheHX/memory_leak | Juan Linietsky | |
Fix small memory leak | |||
2015-11-18 | Merge pull request #2695 from eska014/add-default-angular-damp | Juan Linietsky | |
Set World2D default angular damp per global `physics_2d/default_angular_damp` | |||
2015-11-18 | Merge pull request #2725 from SaracenOne/line_edit_alignment | Juan Linietsky | |
nice! | |||
2015-11-18 | Merge pull request #2726 from SaracenOne/set_loop_restart_time_fix | Juan Linietsky | |
Fixed broken set_loop_restart_time method in AudioStreamPlaybackOGGVorbis | |||
2015-11-18 | Merge pull request #2730 from TheHX/fix_exp_property | Juan Linietsky | |
Fix Range exp_edit property | |||
2015-11-18 | Merge pull request #2734 from neikeq/popupmenu_imp | Juan Linietsky | |
Small PopupMenu behaviour changes | |||
2015-11-18 | Merge pull request #2735 from TheHX/fix_tree_checkbox | Juan Linietsky | |
Fix Tree checkbox check/uncheck behavior | |||
2015-11-18 | Merge pull request #2737 from akien-mga/type-specific-error-output | Juan Linietsky | |
Display error type (error, warning, script error) in OS::print_error + cleanup error ANSI coloring | |||
2015-11-18 | Merge pull request #2747 from MarianoGnu/line_edit | Juan Linietsky | |
Add <Select All>(Ctrl+A) shortcut to LineEdit. Fixes #1094 | |||
2015-11-18 | Merge pull request #2748 from vnen/fix-2744 | Juan Linietsky | |
Fix Opus driver build for VS2010 and VS2012 | |||
2015-11-18 | Merge pull request #2749 from TheHX/fix_string_content_test | Juan Linietsky | |
Fix String content test | |||
2015-11-18 | Merge pull request #2764 from guilhermefelipecgs/fix_camera2d_set_zoom | Juan Linietsky | |
Fix for smoothing camera2D when you change zoom. | |||
2015-11-18 | Merge pull request #2767 from akien-mga/PR-node-rename-problem2 | Juan Linietsky | |
Fix node renaming bug when using the '.' character | |||
2015-11-18 | Merge pull request #2769 from TheHX/text_edit_improvements | Juan Linietsky | |
Implement Ctrl + backspace/delete to delete words | |||
2015-11-18 | Merge pull request #2770 from TheHX/fix_quat_operator | Juan Linietsky | |
Implement Quat multiply operator, and bind xform method | |||
2015-11-18 | Merge pull request #2775 from n31r0/master | Juan Linietsky | |
Remove of use_exclude_ctrl_bones (was removed in io_scene_dae by Serg… | |||
2015-11-18 | Merge pull request #2776 from eska014/extend-object | Juan Linietsky | |
GDScript: Allow extending directly from Object | |||
2015-11-18 | Merge pull request #2779 from bojidar-bg/patch-5 | Juan Linietsky | |
Change popup_menu.cpp to deselect on .clear | |||
2015-11-18 | Merge pull request #2784 from masoudbh3/resigning-android-template | Juan Linietsky | |
Skip META-INF from Android Template | |||
2015-11-18 | Merge pull request #2808 from Ovnuniarchos/ShapeLine2DXPolygonEditor | Juan Linietsky | |
2D shapes editor update | |||
2015-11-18 | *Polygon2D now updates on any modification in its point array. ShapeLine2D ↵ | Ovnuniarchos | |
has now an editor. | |||
2015-11-18 | -Fixed default theme a little | Juan Linietsky | |
-Added option to group help pages, fixes #2805 | |||
2015-11-18 | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | |
Conflicts: drivers/theora/video_stream_theora.cpp | |||
2015-11-18 | -fixed tabs | Juan Linietsky | |
2015-11-17 | missing icons | Juan Linietsky | |
2015-11-17 | -Merged Script and Help tabs | Juan Linietsky | |
-Help tabs can be opened many at the same time -Color temperatures for opened scripts -Dominant script opening when switching scene tab | |||
2015-11-16 | tabs | Ariel Manzur | |
2015-11-16 | drivers and theora | Ariel Manzur | |
2015-11-15 | Merge pull request #2795 from kurikaesu/master | punto- | |
iPhone platform fixes {resubmit} | |||
2015-11-16 | Changed drviers/SCsub spaces to tabs. | Aren Villanueva | |
2015-11-16 | Use macros to determine which iOS SDK we have in order to be backwards ↵ | Aren Villanueva | |
compatible with older SDKs when fixing template compilation issues. | |||
2015-11-16 | Properly fixes compilation in an msys environment. | Aren Villanueva | |
2015-11-16 | iOS compile fixes. | Aren Villanueva | |
2015-11-16 | Optimised the oc_filter_hedge and oc_filter_vedge routines in theora a little. | Aren Villanueva | |
2015-11-16 | Compile fixes for mingw msys2. | Aren Villanueva | |
The drivers directory has way too many source files being compiled for a single library file. The command line length limit was getting hit. | |||
2015-11-14 | Skip META-INF from Android Template | masoud bh | |
2015-11-14 | windows crash and bind placeholder method | Ariel Manzur | |
2015-11-13 | -better integration of ndee's theme | Juan Linietsky | |