aboutsummaryrefslogtreecommitdiff
path: root/demos (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set name on window management demo's engine.cfgjack2015-04-251-1/+1
* Set name on rich text bbcode demo's engine.cfgjack2015-04-251-0/+1
* Set name on truck-town demo's engine.cfgjack2015-04-251-0/+1
* Set name on isometric-light demo's engine.cfgjack2015-04-251-0/+1
* -Objects with BlendMode!=MIX do not get affected by CanvasModulate, fixes #1724Juan Linietsky2015-04-242-0/+0
* -Many fixes and demo for RichTexLabelJuan Linietsky2015-04-2112-0/+95
* -Rewritten KinematicBody2D::move to MUCH more efficient code.Juan Linietsky2015-04-192-1/+2
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-04-181-0/+4
|\
| * -Added android immersive mode, fixes #303Juan Linietsky2015-04-171-0/+4
* | -renamed function to get object from instance idJuan Linietsky2015-04-181-14/+16
|/
* scene switcher demo changed to reflect tutorial, fixes #1673Juan Linietsky2015-04-121-9/+27
* -Fixed screen capture for viewports, added a screen capture demo, fixes #1529Juan Linietsky2015-04-124-0/+35
* renamed scrts to scripts, fixes #1525Juan Linietsky2015-04-122-0/+1
* fix shadow issue with lights in mix mode, i think fixes #1611Juan Linietsky2015-04-031-0/+4
* Changes to LightJuan Linietsky2015-04-034-0/+4
* Option in Android export to use 32 bits buffer.Juan Linietsky2015-03-311-262/+0
* fixes for light2d in androids that do not supportJuan Linietsky2015-03-311-0/+0
* 2D normal mapping and lighting simple demosJuan Linietsky2015-03-2414-0/+12
* adjust the window_management demo to the new function nameshurikhan2015-03-232-27/+27
* fixes to new window management APIJuan Linietsky2015-03-221-19/+19
* Merge pull request #1487 from hurikhan/x11-window-managementJuan Linietsky2015-03-227-0/+276
|\
| * removed up, down, left, right keys from the demo.hurikhan2015-03-082-12/+0
| * fixing a typo in the demohurikhan2015-03-081-0/+0
| * added Label_MouseGrab_KeyInfohurikhan2015-03-082-0/+3
| * Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-03-083-0/+0
| |\
| * \ Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-02-159-136/+298
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-02-123-51/+355
| |\ \ \
| * | | | cleanup + MouseGrabhurikhan2015-02-122-0/+2
| * | | | * Cleanup for PRhurikhan2015-01-224-99/+68
| * | | | * observer scene for the demohurikhan2015-01-223-0/+176
| * | | | * fix compilation without scons experimental_wm_api=yeshurikhan2015-01-223-2/+11
| * | | | * multi_screen testing + bugfixeshurikhan2015-01-182-0/+2
| * | | | Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-01-176-0/+90
| |\ \ \ \
| * | | | | * cleanup window state handlinghurikhan2015-01-172-11/+17
| * | | | | added the following methods:hurikhan2015-01-172-7/+26
| * | | | | rearrange the demohurikhan2015-01-162-3/+1
| * | | | | WIP -- set_resizable() + is_resizable addedhurikhan2015-01-152-2/+26
| * | | | | demo window set to resizeable (need a bugfix her)hurikhan2015-01-141-1/+1
| * | | | | Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-01-144-24/+662
| |\ \ \ \ \
| * | | | | | don't start demo in fullscreen modehurikhan2015-01-141-1/+2
| * | | | | | get_screen() + set_screen() addedhurikhan2015-01-143-1/+30
| * | | | | | Using Xinerama extension for getting screen infohurikhan2015-01-131-1/+1
| * | | | | | get_screen_position() addedhurikhan2015-01-132-3/+8
| * | | | | | Demo misc/window_management addedhurikhan2015-01-115-0/+45
* | | | | | | Merge pull request #1331 from fry-/masterJuan Linietsky2015-03-2213-0/+182
|\ \ \ \ \ \ \
| * | | | | | | added preview picturefry-2015-02-021-0/+0
| * | | | | | | added a demo for 2D fog of warfry-2015-02-0213-0/+182
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #1438 from Spooner/fix_isometric_demoJuan Linietsky2015-03-221-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Fixed columns to have integer positions, so that they don't "jiggle" when mov...Bil Bas (Spooner)2015-02-251-0/+0
* | | | | | | | minor commentsJuan Linietsky2015-03-222-10/+7