Age | Commit message (Expand) | Author |
2016-11-22 | Instancing is working! (hooray) | Juan Linietsky |
2016-11-20 | Huge amount of improvement in the material system. Materials should be | Juan Linietsky |
2016-11-19 | working reflection probes!! | Juan Linietsky |
2016-11-11 | Done with lights and shadows (wonder if i'm missing something..) | Juan Linietsky |
2016-11-09 | all light types and shadows are working, pending a lot of clean-up | Juan Linietsky |
2016-10-29 | -Many many fixes | Juan Linietsky |
2016-10-27 | PBR more or less working, still working on bringing gizmos back | Juan Linietsky |
2016-10-21 | More scene work, can display a skybox | Juan Linietsky |
2016-10-10 | 2D Shaders are working again using the new syntax, though all is buggy in gen... | Juan Linietsky |
2016-10-07 | -the new shader language seems to work | Juan Linietsky |
2016-10-05 | -Added ViewportContainer, this is the only way to make viewports show up in G... | Juan Linietsky |
2016-10-03 | Begining of GLES3 renderer: | Juan Linietsky |
2016-10-03 | Merge pull request #6662 from RandomShaper/export-texture-flags | Rémi Verschelde |
2016-10-03 | Merge pull request #6640 from Hinsbart/color_picker | Rémi Verschelde |
2016-10-03 | Merge pull request #6634 from zaps166/fix-resampler-crash | Rémi Verschelde |
2016-10-03 | Merge pull request #6529 from pkowal1982/scrolltree | Rémi Verschelde |
2016-10-03 | Merge pull request #6513 from Brickcaster/master | Rémi Verschelde |
2016-09-30 | Respect texture .flags files on export | Pedro J. Estébanez |
2016-09-29 | Fix #6480, area duplicated param | Pawel Kowal |
2016-09-29 | Add inline ColorPicker to Script text editor. | Andreas Haas |
2016-09-28 | LineEdit long indicator, fix #6624 | Pawel Kowal |
2016-09-28 | Don't crash when video is stopped and played again | Błażej Szczygieł |
2016-09-22 | expose GeometryInstance.get_aabb() etc fixes #6587 | yg2f |
2016-09-20 | Merge pull request #6557 from anneomcl/master | Ignacio Etcheverry |
2016-09-19 | Fix for #6158. Converting Vector2 to Size2 for scaling functions. | anneomcl |
2016-09-19 | Merge pull request #6545 from Hinsbart/textedit | Rémi Verschelde |
2016-09-19 | Fix ability to cut/paste text in LineEdit/TextEdit in readonly mode. | Andreas Haas |
2016-09-17 | Add scrolling to Tree control in Drag and Drop mode | Pawel Kowal |
2016-09-17 | Merge pull request #6414 from RandomShaper/improve-shader-shadow | Rémi Verschelde |
2016-09-16 | Fix for issue #6496 | Brickcaster |
2016-09-15 | Center camera2D with the proper viewport size | Juan Linietsky |
2016-09-14 | Added a few functions to make 2D split screen easier. | Juan Linietsky |
2016-09-14 | Restore viewport set_world_2d functionality | Fabio Alessandrelli |
2016-09-13 | -Added VeryLowDPI and MidDPI modes to Godot editor. | Juan Linietsky |
2016-09-13 | fix ScrollContainer cannot scroll when scroll bar is hidden | sanikoyes |
2016-09-12 | Do ctrl-click on any code identifier to go to definiton or help page. | Juan Linietsky |
2016-09-11 | Add argument options for the theme override functions in Control | Juan Linietsky |
2016-09-11 | -Added a ColorFrame control, kind of like Texture but for color. | Juan Linietsky |
2016-09-11 | -Cleaned up find/replace bar for replace (made selection only default if sele... | Juan Linietsky |
2016-09-10 | -Added bindings to the resource filesystem for editor | Juan Linietsky |
2016-09-10 | Fix Viewport.get_mouse_pos() for specific situations, closes #1885 | Juan Linietsky |
2016-09-10 | Merge pull request #5692 from kubecz3k/remoteTransform | Juan Linietsky |
2016-09-10 | Merge pull request #5920 from 29jm/fix-warnings | Juan Linietsky |
2016-09-10 | Merge pull request #5942 from pkowal1982/scroll | Juan Linietsky |
2016-09-10 | Merge pull request #6336 from sanikoyes/Pr-fix-inter-callback-delete | Juan Linietsky |
2016-09-10 | Merge pull request #6355 from Kazuo256/http-request-methods | Juan Linietsky |
2016-09-09 | Added get_v_scroll to item list, issue 5343 | Paulb23 |
2016-09-07 | Merge pull request #6423 from bebae/issue-6143 | George Marques |
2016-09-07 | Explicitly initialize TextureProgress's initial angle value. | MarianoGNU |
2016-09-07 | Renamed the bind_native functions to bind_vararg, should make it show the doc... | Juan Linietsky |