summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-18Merge pull request #2715 from SaracenOne/shader_fix_and_enhancementJuan Linietsky
Write to 4-dimensional position access and shader graph code generation fix.
2015-11-18Merge pull request #2716 from SaracenOne/animation_saving_fixJuan Linietsky
Added missing saving support to animation editor.
2015-11-18Merge pull request #2717 from SaracenOne/light_baker_transluscentJuan Linietsky
Ignore alpha materials in baked light ray-tracer.
2015-11-18Merge pull request #2718 from SaracenOne/audio_system_crash_fixJuan Linietsky
Fixed Audio System Crash
2015-11-18Merge pull request #2720 from SaracenOne/bone_attachment_fixJuan Linietsky
BoneAttachment fix.
2015-11-18Merge pull request #2721 from SaracenOne/animation_tree_player_manual_controlJuan Linietsky
Experimental retooling of AnimationTreePlayer to allow manual advancement
2015-11-18Merge pull request #2724 from ↵Juan Linietsky
SaracenOne/disable_baked_light_sampling_on_shadeless Disable baked lighting sampling on shadeless materials.
2015-11-18Merge pull request #2812 from eska014/split-anim-tracks-buttonJuan Linietsky
Split up AnimationPlayer tracks editor `Tracks` button
2015-11-18Merge pull request #2814 from masoudbh3/android-fa-localeJuan Linietsky
Android add FA(persian) locale strings
2015-11-18Merge pull request #2815 from akien-mga/pr-tooltip-buttons-sample-libraryJuan Linietsky
Added tooltip for a few buttons in sample library editor
2015-11-18Merge pull request #2700 from neikeq/demo_iconsJuan Linietsky
Added project icon to some demos
2015-11-18Merge pull request #2626 from TheHX/editor_dialogsJuan Linietsky
Small fixes in some editor dialogs
2015-11-18Merge pull request #2629 from firefly2442/float-to-boolJuan Linietsky
float to bool variable type, fixes: #2478
2015-11-18Merge pull request #2631 from firefly2442/duplicate-conditional-fixJuan Linietsky
duplicate conditional check
2015-11-18Merge pull request #2632 from firefly2442/duplicate-inherited-varsJuan Linietsky
remove child variable that is duplicated from parent class
2015-11-18Merge pull request #2635 from StraToN/tabs-buttonsJuan Linietsky
Fixed bug : both tab buttons appearing hovered
2015-11-18Merge pull request #2636 from TheHX/fixed_materialJuan Linietsky
Bind missing FixedMaterial constants, fixes #2628
2015-11-18Merge pull request #2638 from MarianoGnu/masterJuan Linietsky
add missing default value
2015-11-18Merge pull request #2639 from MarianoGnu/originJuan Linietsky
Fix ButtonGroup broken layout
2015-11-18Merge pull request #2640 from firefly2442/settings-xml-missing-projJuan Linietsky
projects in the editor_settings.xml that are no longer found on disk will be removed
2015-11-18Merge pull request #2642 from leezh/nrex-updateJuan Linietsky
Updated nrex with new features
2015-11-18Merge pull request #2652 from firefly2442/fix-iconsJuan Linietsky
Fix icons (default location and in demos)
2015-11-18Merge pull request #2661 from romulox-x/lowMem2DJuan Linietsky
Added low_memory_2d_mode
2015-11-18Added tooltip for a few buttons in sample library editorTybobobo
2015-11-19Android add FA(persian) locale stringsmasoud bh
2015-11-18Merge pull request #2672 from Brickcaster/patch-1Juan Linietsky
Fix for world_to_map() with negative coords. Fixes issue #2665
2015-11-18Merge pull request #2676 from neikeq/inspector_history_tooltipJuan Linietsky
Tooltip for the Inspector's history button
2015-11-18Merge pull request #2679 from eska014/set-all-tileset-shapesJuan Linietsky
Add all collision shapes to a tile when converting scenes to TileSets
2015-11-18Merge pull request #2691 from volzhs/android_paymentJuan Linietsky
improve android payments
2015-11-18Merge pull request #2693 from TheHX/memory_leakJuan Linietsky
Fix small memory leak
2015-11-18Merge pull request #2695 from eska014/add-default-angular-dampJuan Linietsky
Set World2D default angular damp per global `physics_2d/default_angular_damp`
2015-11-18Merge pull request #2725 from SaracenOne/line_edit_alignmentJuan Linietsky
nice!
2015-11-18Merge pull request #2726 from SaracenOne/set_loop_restart_time_fixJuan Linietsky
Fixed broken set_loop_restart_time method in AudioStreamPlaybackOGGVorbis
2015-11-18Merge pull request #2730 from TheHX/fix_exp_propertyJuan Linietsky
Fix Range exp_edit property
2015-11-18Merge pull request #2734 from neikeq/popupmenu_impJuan Linietsky
Small PopupMenu behaviour changes
2015-11-18Merge pull request #2735 from TheHX/fix_tree_checkboxJuan Linietsky
Fix Tree checkbox check/uncheck behavior
2015-11-18Merge pull request #2737 from akien-mga/type-specific-error-outputJuan Linietsky
Display error type (error, warning, script error) in OS::print_error + cleanup error ANSI coloring
2015-11-18Merge pull request #2747 from MarianoGnu/line_editJuan Linietsky
Add <Select All>(Ctrl+A) shortcut to LineEdit. Fixes #1094
2015-11-18Merge pull request #2748 from vnen/fix-2744Juan Linietsky
Fix Opus driver build for VS2010 and VS2012
2015-11-18Split up AnimationPlayer tracks editor `Tracks` buttoneska
2015-11-18Merge pull request #2749 from TheHX/fix_string_content_testJuan Linietsky
Fix String content test
2015-11-18Merge pull request #2764 from guilhermefelipecgs/fix_camera2d_set_zoomJuan Linietsky
Fix for smoothing camera2D when you change zoom.
2015-11-18Merge pull request #2767 from akien-mga/PR-node-rename-problem2Juan Linietsky
Fix node renaming bug when using the '.' character
2015-11-18Merge pull request #2769 from TheHX/text_edit_improvementsJuan Linietsky
Implement Ctrl + backspace/delete to delete words
2015-11-18Merge pull request #2770 from TheHX/fix_quat_operatorJuan Linietsky
Implement Quat multiply operator, and bind xform method
2015-11-18Merge pull request #2775 from n31r0/masterJuan Linietsky
Remove of use_exclude_ctrl_bones (was removed in io_scene_dae by Serg…
2015-11-18Merge pull request #2776 from eska014/extend-objectJuan Linietsky
GDScript: Allow extending directly from Object
2015-11-18Merge pull request #2779 from bojidar-bg/patch-5Juan Linietsky
Change popup_menu.cpp to deselect on .clear
2015-11-18Merge pull request #2784 from masoudbh3/resigning-android-templateJuan Linietsky
Skip META-INF from Android Template
2015-11-18Merge pull request #2808 from Ovnuniarchos/ShapeLine2DXPolygonEditorJuan Linietsky
2D shapes editor update