| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | Revert "Removing etc1 from build for javascript platform." | V.VamsiKrishna | 2015-03-20 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | Missed some things in prev commit. | V.VamsiKrishna | 2015-03-20 | 2 | -1/+5 | |
| | | * | | | | | | | | | | | | Removing etc1 from build for javascript platform. | V.VamsiKrishna | 2015-03-20 | 1 | -4/+0 | |
| | | * | | | | | | | | | | | | Fix for newer gcc. Picked from GoogleCode | V.VamsiKrishna | 2015-03-19 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | Fix Javascript build. | V.VamsiKrishna | 2015-03-19 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | Added a PVRTC encoder for iOS | Juan Linietsky | 2015-04-06 | 21 | -9/+1602 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | fix shadow issue with lights in mix mode, i think fixes #1611 | Juan Linietsky | 2015-04-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Changes to Light | Juan Linietsky | 2015-04-03 | 4 | -16/+49 | |
| | * | | | | | | | | | | | | Beta1 Attempt #1 | Juan Linietsky | 2015-04-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | fix shadow attenuation | Juan Linietsky | 2015-04-01 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | read depth fixes | Juan Linietsky | 2015-03-31 | 2 | -5/+71 | |
| * | | | | | | | | | | | | | small unicode fixes | Juan Linietsky | 2015-05-04 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | fixes for light2d in androids that do not support | Juan Linietsky | 2015-03-31 | 2 | -20/+35 | |
| * | | | | | | | | | | | | fixes to shader to get most new demos working on mobile | reduz | 2015-03-25 | 1 | -5/+5 | |
| * | | | | | | | | | | | | fixes to new window management API | Juan Linietsky | 2015-03-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge pull request #1380 from ElectricSolstice/wparentheses_removal | Juan Linietsky | 2015-03-22 | 4 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Changed code to remove gcc -Wparentheses warnings. | ElectricSolstice | 2015-02-16 | 4 | -4/+4 | |
| | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #1438 from Spooner/fix_isometric_demo | Juan Linietsky | 2015-03-22 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Bil Bas (Spooner) | 2015-02-22 | 2 | -4/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Bil Bas (Spooner) | 2015-02-19 | 4 | -200/+412 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Corrected behaviour of File.READ_WRITE mode (fixes #378) | Bil Bas (Spooner) | 2015-02-16 | 2 | -2/+2 | |
| | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #1512 from the-mech/master | Juan Linietsky | 2015-03-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | [Fix] make_dir_recursive on Windows | Roman Nekrassow | 2015-03-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | New option to show/hide hidden files | rollenrolm | 2015-03-21 | 4 | -0/+18 | |
| * | | | | | | | | | | | | | | signed distance field font support | Juan Linietsky | 2015-03-21 | 2 | -1/+21 | |
| | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | New option to send canvas to render buffer | Juan Linietsky | 2015-03-16 | 2 | -17/+37 | |
| * | | | | | | | | | | | | | Update file_access_windows.cpp for mingw cross-compile | Matthew Hughes | 2015-03-15 | 1 | -2/+4 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | / | back buffer copy node, to improve on texscreen() | Juan Linietsky | 2015-03-12 | 1 | -8/+54 | |
| | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | New Demo, Screen Space Shaders | Juan Linietsky | 2015-03-10 | 1 | -0/+8 | |
| * | | | | | | | | | | | lot of work on 2D lighting and isometric maps | Juan Linietsky | 2015-03-09 | 3 | -96/+111 | |
| * | | | | | | | | | | | time was not being set properly with the rest of the uniforms. | Juan Linietsky | 2015-03-02 | 1 | -5/+7 | |
| * | | | | | | | | | | | support for 2D shadow casters | Juan Linietsky | 2015-03-02 | 7 | -44/+823 | |
| * | | | | | | | | | | | changed the blending function when using a transparent render target so that ... | romulox_x | 2015-03-01 | 1 | -9/+54 | |
| * | | | | | | | | | | | changed viewport clearing to use the alpha value of the clear color, and made... | romulox_x | 2015-02-21 | 1 | -1/+1 | |
| | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #1369 from not-surt/tile_rotation | Juan Linietsky | 2015-02-21 | 2 | -4/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Carl Olsson | 2015-02-15 | 1 | -52/+62 | |
| | |\| | | | | | | | | ||||||
| | * | | | | | | | | | Reorder tile transforms so transpose occurs before flips. Much more intuitive... | Carl Olsson | 2015-02-13 | 1 | -3/+3 | |
| | * | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Carl Olsson | 2015-02-11 | 4 | -17/+80 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Carl Olsson | 2015-02-02 | 4 | -27/+71 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Working TileMap tile transpose transform. | Carl Olsson | 2015-02-02 | 2 | -4/+7 | |
| * | | | | | | | | | | | support for light and normal mapping in 2D | Juan Linietsky | 2015-02-18 | 4 | -200/+412 | |
| | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | -resolved shader set parameter bug, closes #1361 | Juan Linietsky | 2015-02-14 | 1 | -52/+62 | |
| | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | fixes to skinned buffer | Juan Linietsky | 2015-02-10 | 2 | -7/+16 | |
| * | | | | | | | | | ability to customize max render elements | Juan Linietsky | 2015-02-09 | 2 | -6/+29 | |
| * | | | | | | | | | Merge pull request #1281 from sanikoyes/Pr-fix-rtt-filters | Juan Linietsky | 2015-02-09 | 1 | -2/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Fix filter options not works in render target texture | sanikoyes | 2015-01-20 | 1 | -2/+10 | |
| | |/ / / / / / / / | ||||||
| * | / / / / / / / | fix build on freebsd | sambler | 2015-01-27 | 2 | -2/+25 | |
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | fixed world vertex issues in canvas item shader | Juan Linietsky | 2015-01-21 | 2 | -8/+8 | |
| * | | | | | | | | Fixed bug in 3D material | Juan Linietsky | 2015-01-20 | 1 | -3/+6 | |
| * | | | | | | | | Fixes to texscreen, fixes to white testcube | Juan Linietsky | 2015-01-20 | 1 | -4/+15 | |
