| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | -Added AudioStreamPlayer2D, for 2D positional sound | Juan Linietsky | 2017-06-18 | 2 | -5/+6 |
| * | Added normalmap support to stylebox and animated sprite. | Juan Linietsky | 2017-06-18 | 2 | -1/+26 |
| * | Add normalmap support for drawing in all low level primitives. Only added sup... | Juan Linietsky | 2017-06-17 | 2 | -49/+63 |
| * | -Fixed shader lang to not be able to get scalar from matrix (ie mat.x), to ma... | Juan Linietsky | 2017-06-17 | 1 | -2/+0 |
| * | Merge pull request #9228 from BastiaanOlij/fix_primitive_slider | Rémi Verschelde | 2017-06-17 | 1 | -23/+22 |
| |\ |
|
| | * | fix sliders for primitives | BastiaanOlij | 2017-06-17 | 1 | -23/+22 |
| * | | -Fix freezes caused by etccomp2, closes #9183 | Juan Linietsky | 2017-06-16 | 2 | -1/+22 |
| |/ |
|
| * | Add sensible hints to properties | BastiaanOlij | 2017-06-16 | 1 | -25/+25 |
| * | Godot 3.0 primitives as resources for use with MeshInstance | BastiaanOlij | 2017-06-16 | 4 | -86/+1767 |
| * | Cleaned up Screen Space Reflections, closes #8119 | Juan Linietsky | 2017-06-16 | 1 | -5/+2 |
| * | Fixes to SSR, WIP. | Juan Linietsky | 2017-06-16 | 2 | -43/+28 |
| * | Rename Godot-specific resource extensions | George Marques | 2017-06-15 | 13 | -16/+16 |
| * | fix bug related to unshaded materials not working on MSVC. Not cleanest solut... | Juan Linietsky | 2017-06-15 | 1 | -0/+2 |
| * | renamed all Rect3.pos to Rect3.position | alexholly | 2017-06-09 | 3 | -5/+5 |
| * | -Restored multithread capability to VisualServer | Juan Linietsky | 2017-06-09 | 3 | -0/+7 |
| * | -Added proper access to depth texture from shader | Juan Linietsky | 2017-06-07 | 8 | -488/+523 |
| * | Fog is complete! | Juan Linietsky | 2017-06-07 | 2 | -0/+295 |
| * | -working SCREEN_TEXTURE, SCREEN_UV shader variables | Juan Linietsky | 2017-06-05 | 2 | -35/+38 |
| * | Merge pull request #9038 from AlexHolly/rect2-rename-pos | Rémi Verschelde | 2017-06-05 | 14 | -56/+56 |
| |\ |
|
| | * | renamed all Rect2.pos to Rect2.position | alexholly | 2017-06-04 | 14 | -56/+56 |
| * | | Removed stupid right arrow to edit resource. Now simply click it.. | Juan Linietsky | 2017-06-04 | 1 | -0/+4 |
| * | | Added depth texture support (using parallax) to default material. | Juan Linietsky | 2017-06-04 | 2 | -36/+157 |
| |/ |
|
| * | many fixes to image loader, voxel cone tracing, etc. | Juan Linietsky | 2017-06-02 | 1 | -2/+2 |
| * | Rework shading modes and change location of light shader | Juan Linietsky | 2017-06-01 | 2 | -2/+8 |
| * | rewritten PBR implementation to make it friendlier with Blender | Juan Linietsky | 2017-05-31 | 2 | -83/+43 |
| * | Several fixes related to PBR and Environment | Juan Linietsky | 2017-05-30 | 2 | -41/+41 |
| * | -Added .hdr format support | Juan Linietsky | 2017-05-28 | 6 | -45/+546 |
| * | Removed skybox support, added panorama support. Skybox support may come back ... | Juan Linietsky | 2017-05-25 | 4 | -156/+88 |
| * | Merge pull request #8869 from Hinsbart/errors | Rémi Verschelde | 2017-05-25 | 1 | -4/+0 |
| |\ |
|
| | * | Fix errors on engine startup. | Andreas Haas | 2017-05-22 | 1 | -4/+0 |
| * | | Fix stex import into black textures when lossless and lossy are selected, clo... | Juan Linietsky | 2017-05-23 | 2 | -2/+3 |
| |/ |
|
| * | Merge pull request #8818 from tagcup/mesh_methods | Rémi Verschelde | 2017-05-20 | 1 | -0/+5 |
| |\ |
|
| | * | GDScript bindings for various missing Mesh functions. | Ferenc Arn | 2017-05-18 | 1 | -0/+5 |
| * | | Merge pull request #8631 from volzhs/editor-theme-custom | Rémi Verschelde | 2017-05-20 | 160 | -5252/+353 |
| |\ \
| |/
|/| |
|
| | * | New customizable editor theme | volzhs | 2017-05-09 | 4 | -23/+40 |
| | * | Revert "Add new editor and default theme (WIP)" | volzhs | 2017-05-03 | 158 | -5237/+321 |
| * | | Fix two typos from previous commit | Rémi Verschelde | 2017-05-17 | 1 | -1/+1 |
| * | | Removal of Image from Variant, converted to a Resource. | Juan Linietsky | 2017-05-17 | 9 | -204/+99 |
| |/ |
|
| * | Move other lone thirdparty files to thirdparty/misc | Rémi Verschelde | 2017-04-28 | 7 | -5306/+4 |
| * | Fix theme_data.h formatting via make_header.py | Rémi Verschelde | 2017-04-27 | 2 | -352/+232 |
| * | Add new editor and default theme (WIP) | Daniel J. Ramirez | 2017-04-27 | 158 | -326/+5240 |
| * | Revert " 3.0 recompute_aabb on add_surface" | Ramesh Ravone | 2017-04-26 | 1 | -2/+0 |
| * | 3.0 recompute_aabb on add_surface | Ramesh Ravone | 2017-04-26 | 1 | -0/+2 |
| * | Merge pull request #8277 from tagcup/math_checks | Rémi Verschelde | 2017-04-24 | 1 | -2/+2 |
| |\ |
|
| | * | Added various functions basic math classes. Also enabled math checks only for... | Ferenc Arn | 2017-04-06 | 1 | -2/+2 |
| * | | Fix property warnings and hide some debug prints | Rémi Verschelde | 2017-04-23 | 1 | -7/+9 |
| * | | Merge pull request #8376 from RayKoopa/fix_stylebox_expand_margin | Rémi Verschelde | 2017-04-20 | 2 | -4/+7 |
| |\ \ |
|
| | * | | Respect the expand margin for StyleBoTextures again. | Ray Koopa | 2017-04-13 | 2 | -4/+7 |
| * | | | Merge pull request #8370 from volzhs/fix-stylebox-master | Andreas Haas | 2017-04-14 | 1 | -10/+4 |
| |\ \ \ |
|
| | * | | | Fix editor style box for ToolButton | volzhs | 2017-04-12 | 1 | -10/+4 |
| | |/ / |
|