| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | Updated nrex to v0.2 | Zher Huei Lee | 2016-04-08 | 3 | -43/+113 |
| |/ / |
|
| * / | free Material 'shadow_material_double_sided' on ::finish() | MSC | 2016-04-03 | 1 | -0/+1 |
| |/ |
|
| * | Add function to convert Date time from a dictionary to Epoch | Kyle Luce | 2016-03-16 | 1 | -0/+1 |
| * | Merge pull request #3694 from techtonik/patch-1 | Rémi Verschelde | 2016-03-15 | 1 | -0/+7 |
| |\ |
|
| | * | Show which video driver is used in verbose mode | anatoly techtonik | 2016-02-24 | 1 | -0/+7 |
| * | | Merge pull request #3528 from SaracenOne/baked_light_realtime_colourize | Rémi Verschelde | 2016-03-15 | 2 | -1/+20 |
| |\ \ |
|
| | * | | Ability to colourize baked lighting in real time. | Saracen | 2016-02-06 | 2 | -1/+20 |
| * | | | Fixes the month consistency issue in enums and get_date etc | Kyle Luce | 2016-03-13 | 1 | -0/+3 |
| * | | | Fix 'FLAG_RECEIVE_SHADOWS' flag for GeometryInstances so that turning it off ... | Saracen | 2016-03-12 | 1 | -4/+15 |
| * | | | -Made editor support SSL certs by default (embedded them) | Juan Linietsky | 2016-03-12 | 3 | -31/+70 |
| * | | | Merge pull request #3958 from SaracenOne/cpu_skinning_path_fix | Juan Linietsky | 2016-03-08 | 1 | -3/+11 |
| |\ \ \ |
|
| | * | | | Fix to CPU skinning path when using GPU skinning (meshes with morphs) causing... | Saracen | 2016-03-06 | 1 | -3/+11 |
| * | | | | Added extra controls to GeometryInstances to control how they should cast sha... | Saracen | 2016-03-07 | 2 | -2/+13 |
| * | | | | This will disable png arm neon optimizing for android template if compile on ... | volzhs | 2016-03-07 | 1 | -6/+5 |
| |/ / / |
|
| * | | | Added relative paths for DirAccess::remove() | Zher Huei Lee | 2016-03-01 | 2 | -4/+10 |
| * | | | Merge pull request #3693 from SaracenOne/hardware_skinning_fix | Rémi Verschelde | 2016-02-28 | 1 | -8/+14 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | Fixed hardware-accelerated skinning support. | Saracen | 2016-02-24 | 1 | -8/+14 |
| * | | | Fix allocation bug if compiled with modern clang or gcc | est31 | 2016-02-19 | 1 | -5/+22 |
| |/ / |
|
| * | | Forgot to correct the ERR_FAIL_COND_V. | Julian Murgia - StraToN | 2016-02-12 | 1 | -1/+1 |
| * | | Added RegEx::get_capture_start() method | Julian Murgia - StraToN | 2016-02-12 | 2 | -0/+10 |
| * | | Removed PE-bliss, win32 binares so far remain without icon, had many issues w... | Juan Linietsky | 2016-02-04 | 1 | -1/+0 |
| * | | -Correctly flip BG texture if viewport is flipped, fixes #3507 | Juan Linietsky | 2016-02-02 | 1 | -5/+7 |
| * | | thread renaming | Ariel Manzur | 2016-01-31 | 2 | -14/+8 |
| * | | total pointers | Ariel Manzur | 2016-01-31 | 1 | -1/+1 |
| * | | checking for file? | Ariel Manzur | 2016-01-31 | 1 | -0/+3 |
| |/ |
|
| * | -Many fixes to windows build system with Mingw on Windows. Fixes #2690 | Juan Linietsky | 2016-01-25 | 1 | -1/+1 |
| * | Correct viewport scaling with stretch mode viewport, fixes #1571 | Juan Linietsky | 2016-01-24 | 1 | -2/+13 |
| * | -Fixed video stream theora not finishing when stream finishes, closes #3066 | Juan Linietsky | 2016-01-23 | 2 | -5/+26 |
| * | -Support the TRNS flag on libpng, fixes #3097 | Juan Linietsky | 2016-01-23 | 1 | -0/+7 |
| * | Merge pull request #2180 from sketchyfun/SketchyFun | Rémi Verschelde | 2016-01-19 | 1 | -1/+7 |
| |\ |
|
| | * | Billboards were being displayed upside down when drawn to a render texture | BenH | 2015-06-24 | 1 | -1/+7 |
| * | | Allows vec4 shader uniforms to be set by quaternion variant type. | Saracen | 2016-01-13 | 1 | -0/+5 |
| * | | improve reporting of error in wrong inheritance for autoload script | Juan Linietsky | 2016-01-13 | 1 | -2/+2 |
| * | | loading unaligned pbm | Ariel Manzur | 2016-01-12 | 1 | -5/+5 |
| * | | Update bitmap_loader_pnm.cpp | punto- | 2016-01-11 | 1 | -1/+1 |
| * | | fix issue loading binary pbm | Juan Linietsky | 2016-01-11 | 1 | -2/+5 |
| * | | Merge pull request #3230 from touilleMan/issue-55 | Rémi Verschelde | 2016-01-11 | 3 | -8/+5 |
| |\ \ |
|
| | * | | Remove unnecessary null pointer checks | Emmanuel Leblond | 2016-01-04 | 3 | -8/+5 |
| * | | | -Make a rare corner case where disabling/reenabling mipmaps causes invalid te... | Juan Linietsky | 2016-01-10 | 2 | -2/+14 |
| * | | | -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus... | Juan Linietsky | 2016-01-10 | 2 | -4/+3 |
| * | | | -Made tile parameter work, fixes #3167 | Juan Linietsky | 2016-01-10 | 1 | -0/+14 |
| * | | | -Added a new mode, WRITE_READ to File, to recover compatibility with old proj... | Juan Linietsky | 2016-01-10 | 2 | -0/+4 |
| * | | | Fix pthread renaming in Open/FreeBSD | eska | 2016-01-09 | 1 | -1/+10 |
| * | | | Fix uint compile error | mrezai | 2016-01-05 | 1 | -1/+1 |
| |/ / |
|
| * | | having active items is pointless in input map | Juan Linietsky | 2016-01-03 | 1 | -1/+1 |
| * | | -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an... | Juan Linietsky | 2016-01-03 | 16 | -3163/+3888 |
| * | | make it impossible to shrink framebuffer < 0, fixes #2066 | Juan Linietsky | 2016-01-02 | 1 | -0/+2 |
| * | | Ability to use opacity on distance field textures, fixes #2148 | Juan Linietsky | 2016-01-02 | 1 | -1/+1 |
| * | | Change rb+ to wb+ on file access READ_WRITE to allow more use cases, closes #... | Juan Linietsky | 2016-01-02 | 2 | -2/+2 |
| * | | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 114 | -114/+114 |