summaryrefslogtreecommitdiff
path: root/servers
AgeCommit message (Expand)Author
2015-04-03Changes to LightJuan Linietsky
2015-04-02Beta1 Attempt #1Juan Linietsky
2015-03-31read depth fixesJuan Linietsky
2015-03-22fix area center of gravityJuan Linietsky
2015-03-22Merge pull request #1380 from ElectricSolstice/wparentheses_removalJuan Linietsky
2015-03-22Merge pull request #1446 from UsernameIsAReservedWord/fixes_kinematicbody_mov...Juan Linietsky
2015-03-22fixes/cleans upJuan Linietsky
2015-03-22input events on Area2D is now supportedJuan Linietsky
2015-03-21signed distance field font supportJuan Linietsky
2015-03-17Area2D can now detect overlap with other areasJuan Linietsky
2015-03-16New option to send canvas to render bufferJuan Linietsky
2015-03-12back buffer copy node, to improve on texscreen()Juan Linietsky
2015-03-10small optimizations to isometric light demoJuan Linietsky
2015-03-10New Demo, Screen Space ShadersJuan Linietsky
2015-03-09lot of work on 2D lighting and isometric mapsJuan Linietsky
2015-03-03Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-03-03merges from okam repoJuan Linietsky
2015-03-02support for 2D shadow castersJuan Linietsky
2015-02-26should fixes #1284UsernameIsAReservedWord
2015-02-21changed viewport clearing to use the alpha value of the clear color, and made...romulox_x
2015-02-21Merge pull request #1369 from not-surt/tile_rotationJuan Linietsky
2015-02-21added option to disable automatic clearing of viewport render bufferromulox_x
2015-02-19-fix compilation of godot serverJuan Linietsky
2015-02-18support for light and normal mapping in 2DJuan Linietsky
2015-02-16Changed code to remove gcc -Wparentheses warnings.ElectricSolstice
2015-02-16-Some more work on 2D Lights (NOT FUNCTIONAL YET!)reduz
2015-02-02Merge branch 'master' of https://github.com/okamstudio/godotCarl Olsson
2015-02-02Working TileMap tile transpose transform.Carl Olsson
2015-01-22begin work on lighting system for 2DJuan Linietsky
2015-01-20Visual Shader Editing for 2DJuan Linietsky
2015-01-18-intentional breakage of shader graph to fix issues, existing graphs will be ...Juan Linietsky
2015-01-14-fix shader param names broken issue on code completionJuan Linietsky
2015-01-13-Add support for one-way collision in 2D (only works for kinematic body so far)Juan Linietsky
2015-01-14Add missing shader function: refractsanikoyes
2015-01-13-begin work on unidirectional collision detectionJuan Linietsky
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-112D shader progressreduz
2015-01-11-Initial (untested) implementation of 2D shaders. Probably broken, will be fi...Juan Linietsky
2015-01-102D Rewrite Step [1]Juan Linietsky
2015-01-08Fixes to GraphEdit:Juan Linietsky
2015-01-05-CCD in 3D physics was not working (code was not even there!) re-added, fixes...Juan Linietsky
2015-01-05Changes to 2D physics engineJuan Linietsky
2015-01-04-WIP to add proper key swapping according to keyboard layoutJuan Linietsky
2015-01-03-Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky
2014-12-21-ability to set default textures in shader (needed for visual shader editing)Juan Linietsky
2014-12-07Batch of BugfixesJuan Linietsky
2014-11-123D Import Import & UDPJuan Linietsky
2014-11-06missing files with fixes for shower of bulletsJuan Linietsky
2014-11-02Bug FixesJuan Linietsky