| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-07-01 | fixed ios compilation error | romulox_x | 1 | -1/+1 | |
| 2015-06-30 | small fixes | Juan Linietsky | 2 | -5/+8 | |
| 2015-06-30 | -some changes by okam | Juan Linietsky | 13 | -6/+72 | |
| 2015-06-29 | Several performance improvements, mainly in loading and instancing scenes ↵ | Juan Linietsky | 62 | -294/+475 | |
| and resources. A general speedup should be apparent, with even more peformance increase when compiling optimized. WARNING: Tested and it seems to work, but if something breaks, please report. | |||||
| 2015-06-27 | more code completion improvements | Juan Linietsky | 5 | -85/+482 | |
| -calltip dissapears with more types of keypresses or when pressing ')' -properly looks into autoloaded scripts or nodes with another script for script functions/variables/etc. | |||||
| 2015-06-26 | improved get_node(), connect(), etc code completion. | Juan Linietsky | 10 | -25/+210 | |
| -properly completes text arguments -includes the "/root" autoloads | |||||
| 2015-06-25 | forgot to add mirroredrepeat flag to flags file. fixed. | romulox_x | 3 | -1/+9 | |
| 2015-06-25 | added support for mirrored repeat texture wrapping | romulox_x | 4 | -7/+22 | |
| 2015-06-24 | added a tiny bit more space to docks and script tab | Juan Linietsky | 4 | -2/+5 | |
| 2015-06-24 | compile fix | Juan Linietsky | 1 | -1/+1 | |
| 2015-06-24 | fix connection dialog bug | Juan Linietsky | 1 | -2/+2 | |
| 2015-06-24 | Tiny typo | Kermer | 1 | -2/+2 | |
| COPY_MODE_DISALED -> COPY_MODE_DISABLED | |||||
| 2015-06-24 | ability to change shadow color in light2d | Juan Linietsky | 9 | -1/+41 | |
| 2015-06-24 | Add some documentation for RayCast2D about is_colliding and get_collider quirks | ShadowKyogre | 1 | -0/+2 | |
| 2015-06-24 | added ability to define signals in script | Juan Linietsky | 12 | -64/+270 | |
| closes #2175 | |||||
| 2015-06-23 | Added helper methods to InputEvent | Jaguar | 3 | -0/+16 | |
| 2015-06-23 | CollisionShape2D visual editor | Franklin Sobrinho | 3 | -0/+608 | |
| 2015-06-23 | Fix for issue related to GridMap editor | Franklin Sobrinho | 1 | -3/+9 | |
| * closes #2102 | |||||
| 2015-06-22 | small in place fixes | Juan Linietsky | 1 | -5/+5 | |
| 2015-06-22 | ability to set process on parent nodes on visibility notifier | Juan Linietsky | 2 | -0/+24 | |
