summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-22* fix compilation without scons experimental_wm_api=yeshurikhan
2015-01-22Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-01-21fixed world vertex issues in canvas item shaderJuan Linietsky
2015-01-20Fixed bug in 3D materialJuan Linietsky
2015-01-20Fixes to texscreen, fixes to white testcubeJuan Linietsky
2015-01-20Visual Shader Editing for 2DJuan Linietsky
2015-01-20Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-01-20Merge pull request #1280 from sanikoyes/Pr-InputEvent-FixJuan Linietsky
2015-01-20Add InputEvent::ACTION get/set support for variantsanikoyes
2015-01-19Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-01-19Color Ramp and Curve Map added to visual shader editing.Juan Linietsky
2015-01-18Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-18-intentional breakage of shader graph to fix issues, existing graphs will be ...Juan Linietsky
2015-01-17Merge pull request #1250 from marynate/PR-fix-mingw-win-buildJuan Linietsky
2015-01-18Fix mingw windows build errormarynate
2015-01-18* multi_screen testing + bugfixeshurikhan
2015-01-17Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-01-17Merge pull request #1138 from sanikoyes/Pr-tween-call-deferredJuan Linietsky
2015-01-17Merge pull request #1172 from UsernameIsAReservedWord/fix_environment_ressour...Juan Linietsky
2015-01-17Merge pull request #1181 from adolson/duplicate-node-naming-prefsJuan Linietsky
2015-01-17Merge pull request #1188 from hurikhan/scons_coloredJuan Linietsky
2015-01-17Merge pull request #1204 from marynate/PR-new-default-themeJuan Linietsky
2015-01-17Merge pull request #1206 from ScyDev/feature/polygonpathfinder_demoJuan Linietsky
2015-01-17Merge pull request #1217 from sanikoyes/Pr-canvas-shader-disable-3dJuan Linietsky
2015-01-17Merge pull request #1221 from wvdschel/patch-1Juan Linietsky
2015-01-17Merge pull request #1223 from NateWardawg/masterJuan Linietsky
2015-01-17Merge pull request #1225 from marynate/PR-script-editor-close-tabJuan Linietsky
2015-01-17Merge pull request #1227 from marynate/PR-editor-line-colorJuan Linietsky
2015-01-17Merge pull request #1230 from ndee85/export_manager_additionsJuan Linietsky
2015-01-17Merge pull request #1231 from quabug/commitJuan Linietsky
2015-01-17Merge pull request #1244 from not-surt/masterJuan Linietsky
2015-01-17* cleanup window state handlinghurikhan
2015-01-17Wrapped duplicated CellOp generation code in a function and added TileMap til...Carl Olsson
2015-01-16Merge pull request #1241 from the-mech/masterJuan Linietsky
2015-01-17added nvidia optimus enablementthe_mech
2015-01-17Make it set_minimized() + set_maximized() work in both worlds: Unity and LXDEhurikhan
2015-01-17added the following methods:hurikhan
2015-01-16When overwriting a file with an auto added extension the file name is now set...Nathan Warden
2015-01-16remove useless codequabug
2015-01-16fix bugquabug
2015-01-16fixing the warnings in os_x11.cpphurikhan
2015-01-16rearrange the demohurikhan
2015-01-15Export Manager FixesAndreas Esau
2015-01-15Set the default Linux extension to nothing.Nathan Warden
2015-01-15WIP -- set_resizable() + is_resizable addedhurikhan
2015-01-15Add current_line_color ediotr setting for script and shader editormarynate
2015-01-15Only show Close Tab confirmation when script has unsaved change;Update Close ...marynate
2015-01-15Restore checkbutton margin to origin value, fixed issue in code search dialogmarynate
2015-01-15Minor code formattingmarynate
2015-01-15Tweak Button margins & small fix for ToolButtonRalf Hölzemer