summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-15fix background alpha in dropdown arrowsRalf Hölzemer
2015-01-15Fixed the progressbar to only require 16px in heightRalf Hölzemer
2015-01-15More desaturated iconsRalf Hölzemer
2015-01-15Missing files and Tab changesRalf Hölzemer
2015-01-15More Theme fixesRalf Hölzemer
2015-01-15Fix visual glitch in ProgressbarRalf Hölzemer
2015-01-15New iteration of the themeRalf Hölzemer
2015-01-15New neutral default themeRalf Hölzemer
2015-01-14File path in save dialog automatically appended with correct extension if not...Nathan Warden
2015-01-14Cleaned up formating in gd_compiler.hWim Vander Schelden
2015-01-14-fix shader param names broken issue on code completionJuan Linietsky
2015-01-14Merge pull request #1215 from Qwertie-/PR-GUIJuan Linietsky
2015-01-14demo window set to resizeable (need a bugfix her)hurikhan
2015-01-14Fix canvas shader not registered when disabled_3d=yessanikoyes
2015-01-14Merge branch 'x11-window-management' of https://github.com/hurikhan/godot int...hurikhan
2015-01-14Update README.mdMSC
2015-01-14Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-01-14don't start demo in fullscreen modehurikhan
2015-01-14minor cleanuphurikhan
2015-01-14get_screen() + set_screen() addedhurikhan
2015-01-14Fixed typo in messageLuke Picciau
2015-01-13-Add support for one-way collision in 2D (only works for kinematic body so far)Juan Linietsky
2015-01-13Merge pull request #1210 from sanikoyes/Pr-shader-refractJuan Linietsky
2015-01-14Add missing shader function: refractsanikoyes
2015-01-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-13fixesJuan Linietsky
2015-01-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-13-begin work on unidirectional collision detectionJuan Linietsky
2015-01-13- how to use PolygonPathFinder from GD ScriptLukas Sägesser
2015-01-13Using Xinerama extension for getting screen infohurikhan
2015-01-13Merge pull request #1203 from marynate/PR-fix-textedit-totalrowsJuan Linietsky
2015-01-13get_screen_position() addedhurikhan
2015-01-13Total rows of text edit was calculated wrong, fixed issue #842marynate
2015-01-13Merge branch 'master' into x11-window-managementhurikhan
2015-01-13introduced the scons experimental_wm_api switch:hurikhan
2015-01-13-try fixing LLVM color diagnostic on osxhurikhan
2015-01-12-fixed issue with shader not being reset on layers, closes #1199Juan Linietsky
2015-01-12-Initial working(?) implementation of shaders for 2D. Lighting still not ther...Juan Linietsky
2015-01-12osx support for llvm coloring addedhurikhan
2015-01-12SCons: colored compilationhurikhan
2015-01-12Merge branch 'master' into x11-window-managementhurikhan
2015-01-112D shader progressreduz
2015-01-11-Initial (untested) implementation of 2D shaders. Probably broken, will be fi...Juan Linietsky
2015-01-11Merge branch 'master' into x11-window-managementhurikhan
2015-01-11Update README.mdhurikhan
2015-01-11Demo misc/window_management addedhurikhan
2015-01-11Merge pull request #1184 from sketchyfun/masterJuan Linietsky
2015-01-11Fixes #1160BenH
2015-01-11get_screen_size() addedhurikhan
2015-01-11 get_screen_count() addedhurikhan