aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | Updated nrex to v0.2Zher Huei Lee2016-04-083-43/+113
|/ /
* / free Material 'shadow_material_double_sided' on ::finish()MSC2016-04-031-0/+1
|/
* Add function to convert Date time from a dictionary to EpochKyle Luce2016-03-161-0/+1
* Merge pull request #3694 from techtonik/patch-1Rémi Verschelde2016-03-151-0/+7
|\
| * Show which video driver is used in verbose modeanatoly techtonik2016-02-241-0/+7
* | Merge pull request #3528 from SaracenOne/baked_light_realtime_colourizeRémi Verschelde2016-03-152-1/+20
|\ \
| * | Ability to colourize baked lighting in real time.Saracen2016-02-062-1/+20
* | | Fixes the month consistency issue in enums and get_date etcKyle Luce2016-03-131-0/+3
* | | Fix 'FLAG_RECEIVE_SHADOWS' flag for GeometryInstances so that turning it off ...Saracen2016-03-121-4/+15
* | | -Made editor support SSL certs by default (embedded them)Juan Linietsky2016-03-123-31/+70
* | | Merge pull request #3958 from SaracenOne/cpu_skinning_path_fixJuan Linietsky2016-03-081-3/+11
|\ \ \
| * | | Fix to CPU skinning path when using GPU skinning (meshes with morphs) causing...Saracen2016-03-061-3/+11
* | | | Added extra controls to GeometryInstances to control how they should cast sha...Saracen2016-03-072-2/+13
* | | | This will disable png arm neon optimizing for android template if compile on ...volzhs2016-03-071-6/+5
|/ / /
* | | Added relative paths for DirAccess::remove()Zher Huei Lee2016-03-012-4/+10
* | | Merge pull request #3693 from SaracenOne/hardware_skinning_fixRémi Verschelde2016-02-281-8/+14
|\ \ \ | |_|/ |/| |
| * | Fixed hardware-accelerated skinning support.Saracen2016-02-241-8/+14
* | | Fix allocation bug if compiled with modern clang or gccest312016-02-191-5/+22
|/ /
* | Forgot to correct the ERR_FAIL_COND_V.Julian Murgia - StraToN2016-02-121-1/+1
* | Added RegEx::get_capture_start() methodJulian Murgia - StraToN2016-02-122-0/+10
* | Removed PE-bliss, win32 binares so far remain without icon, had many issues w...Juan Linietsky2016-02-041-1/+0
* | -Correctly flip BG texture if viewport is flipped, fixes #3507Juan Linietsky2016-02-021-5/+7
* | thread renamingAriel Manzur2016-01-312-14/+8
* | total pointersAriel Manzur2016-01-311-1/+1
* | checking for file?Ariel Manzur2016-01-311-0/+3
|/
* -Many fixes to windows build system with Mingw on Windows. Fixes #2690Juan Linietsky2016-01-251-1/+1
* Correct viewport scaling with stretch mode viewport, fixes #1571Juan Linietsky2016-01-241-2/+13
* -Fixed video stream theora not finishing when stream finishes, closes #3066Juan Linietsky2016-01-232-5/+26
* -Support the TRNS flag on libpng, fixes #3097Juan Linietsky2016-01-231-0/+7
* Merge pull request #2180 from sketchyfun/SketchyFunRémi Verschelde2016-01-191-1/+7
|\
| * Billboards were being displayed upside down when drawn to a render textureBenH2015-06-241-1/+7
* | Allows vec4 shader uniforms to be set by quaternion variant type.Saracen2016-01-131-0/+5
* | improve reporting of error in wrong inheritance for autoload scriptJuan Linietsky2016-01-131-2/+2
* | loading unaligned pbmAriel Manzur2016-01-121-5/+5
* | Update bitmap_loader_pnm.cpppunto-2016-01-111-1/+1
* | fix issue loading binary pbmJuan Linietsky2016-01-111-2/+5
* | Merge pull request #3230 from touilleMan/issue-55Rémi Verschelde2016-01-113-8/+5
|\ \
| * | Remove unnecessary null pointer checksEmmanuel Leblond2016-01-043-8/+5
* | | -Make a rare corner case where disabling/reenabling mipmaps causes invalid te...Juan Linietsky2016-01-102-2/+14
* | | -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...Juan Linietsky2016-01-102-4/+3
* | | -Made tile parameter work, fixes #3167Juan Linietsky2016-01-101-0/+14
* | | -Added a new mode, WRITE_READ to File, to recover compatibility with old proj...Juan Linietsky2016-01-102-0/+4
* | | Fix pthread renaming in Open/FreeBSDeska2016-01-091-1/+10
* | | Fix uint compile errormrezai2016-01-051-1/+1
|/ /
* | having active items is pointless in input mapJuan Linietsky2016-01-031-1/+1
* | -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an...Juan Linietsky2016-01-0316-3163/+3888
* | make it impossible to shrink framebuffer < 0, fixes #2066Juan Linietsky2016-01-021-0/+2
* | Ability to use opacity on distance field textures, fixes #2148Juan Linietsky2016-01-021-1/+1
* | Change rb+ to wb+ on file access READ_WRITE to allow more use cases, closes #...Juan Linietsky2016-01-022-2/+2
* | Update copyright to 2016 in headersGeorge Marques2016-01-01114-114/+114