aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-01-102-3/+3
|\
| * fix saving texture flags to *.png.flags file, closes #399Dana Olson2015-01-101-2/+2
| * OS X: Add keyboard layout detection and fix buildRhody Lugo2015-01-081-1/+1
* | 2D Rewrite Step [1]Juan Linietsky2015-01-107-7249/+214
|/
* Fixes to GraphEdit:Juan Linietsky2015-01-081-0/+3
* -Visual Shader Editing Finished, PLEASE TEST!Juan Linietsky2015-01-072-30/+29
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-01-031-1/+3
|\
| * -added new code completion guess locations, closes #1032Juan Linietsky2015-01-031-1/+1
| * -fixed issue with denormals in half precission, closes #1073Juan Linietsky2015-01-031-1/+3
* | -Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky2015-01-039-18/+25
|/
* -proper minimum size computation for TabContainerJuan Linietsky2015-01-021-2/+5
* Merge pull request #998 from sanikoyes/Pr-fix-gles2-canvas_draw_polygonJuan Linietsky2015-01-021-1/+8
|\
| * Fix RasterizerGLES2::canvas_draw_polygon can't work correct at some devices(l...sanikoyes2014-12-191-1/+8
* | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-12-212-2/+6
|\ \
| * | FixesJuan Linietsky2014-12-202-2/+6
* | | -ability to set default textures in shader (needed for visual shader editing)Juan Linietsky2014-12-215-2/+65
|/ /
* / Implemented PulseAudio backend and fixed audio driver selection on X11Alexander Stillich2014-12-194-0/+279
|/
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-12-166-6/+11
|\
| * Small batch of fixesJuan Linietsky2014-12-156-6/+11
* | New Code CompletionJuan Linietsky2014-12-161-0/+6
|/
* Batch of BugfixesJuan Linietsky2014-12-072-2/+4
* missing navmesh demo and small fixesJuan Linietsky2014-11-194-8/+33
* UDP FixesJuan Linietsky2014-11-135-60/+97
* 3D Import Import & UDPJuan Linietsky2014-11-1211-21/+309
* missing files with fixes for shower of bulletsJuan Linietsky2014-11-062-5/+15
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-052-9/+38
* Bug FixesJuan Linietsky2014-11-026-79/+165
* -Much improvement to baked light bakerJuan Linietsky2014-10-2710-25/+277
* FixesJuan Linietsky2014-10-143-7/+11
* fix view dependent problem in normal mappingromulox_x2014-10-141-1/+1
* ColladaJuan Linietsky2014-10-144-1/+25
* Little BitsJuan Linietsky2014-10-122-14/+173
* -Rasterizer supports meshes with both skeletons and blend shapesJuan Linietsky2014-10-092-23/+117
* Build System ChangesJuan Linietsky2014-10-071-1/+1
* missing fils from yesterday comit.Juan Linietsky2014-10-034-40/+146
* Huge Amount of BugFixJuan Linietsky2014-10-031-2/+13
* Fixed too many little issues, check the issues closed today.Juan Linietsky2014-09-211-3/+5
* Fixing Issues...Juan Linietsky2014-09-191-1/+7
* Fix file_existssanikoyes2014-09-191-2/+2
* fix skeleton AABB computation, addeded shadeless view modeJuan Linietsky2014-09-181-3/+3
* More Bug FixesJuan Linietsky2014-09-177-17/+192
* Merge pull request #574 from marynate/PR-fix-change-dirJuan Linietsky2014-09-171-14/+20
|\
| * Fixed DirAccessWindows::change_dir not working properly; Minor code formating...marynate2014-07-061-14/+20
* | Merge pull request #658 from TheoXD/_windows_openssl2_fixJuan Linietsky2014-09-172-1/+6
|\ \
| * | Someone fixed compiling issue on WinTheo Hallenius2014-08-272-1/+6
* | | Merge pull request #690 from Marqin/masterJuan Linietsky2014-09-1723-27/+27
|\ \ \
| * | | fix include paths in webpMarqin2014-09-1423-27/+27
* | | | CollisionPolygon (3D)Juan Linietsky2014-09-162-0/+6
* | | | Camera FixesJuan Linietsky2014-09-151-1/+3
* | | | 3D Physics Rework, Other StuffJuan Linietsky2014-09-15120-7994/+66035
|/ / /