Daniel J. Ramirez
|
3ca1d0f1d5
|
Documented bool methods
|
2016-05-02 13:32:29 -05:00 |
Rémi Verschelde
|
1d9c4c559b
|
Merge pull request #4529 from djrm/classref-float
Documented float
|
2016-05-02 20:14:28 +02:00 |
Daniel J. Ramirez
|
520e6f5b09
|
Documented float
|
2016-05-02 13:11:14 -05:00 |
Rémi Verschelde
|
da6cdd9112
|
Merge pull request #4528 from djrm/classref-int
Documented int methods
|
2016-05-02 19:58:18 +02:00 |
Daniel J. Ramirez
|
4453284388
|
Documented int methods
|
2016-05-02 12:44:30 -05:00 |
Juan Linietsky
|
bbac15388a
|
Merge pull request #4527 from godotengine/revert-4518-animationplayer-finished-name
Revert "added name parameter on animationplayer finished"
|
2016-05-02 14:22:41 -03:00 |
Juan Linietsky
|
78eccd61f8
|
Revert "added name parameter on animationplayer finished"
|
2016-05-02 14:22:27 -03:00 |
Rémi Verschelde
|
bac283a874
|
Merge pull request #4526 from CowThing/classref-edit
Documenting Timer and AnimationPlayer
|
2016-05-02 18:39:45 +02:00 |
CowThing
|
abf5f8c586
|
Finished AnimationPlayer Documentation
Finished AnimationPlayer Documentation
|
2016-05-02 12:16:59 -04:00 |
Rémi Verschelde
|
f48d385644
|
Merge pull request #4274 from Griefchief/master
Fixes 64 bit MSVC builds, disables bits parameter
|
2016-05-02 17:45:21 +02:00 |
CowThing
|
bf13410626
|
Finished Timer Documentation
Finished Timer Documentation
|
2016-05-02 11:10:31 -04:00 |
Rémi Verschelde
|
3ff7ec807d
|
Merge pull request #4524 from SaracenOne/glsl_includes
Fix error in GLSL #include code
|
2016-05-02 14:48:54 +02:00 |
Saracen
|
3717bafa4a
|
Fix error in GLSL #include code
|
2016-05-02 12:48:47 +01:00 |
Rémi Verschelde
|
479cfb1d36
|
Merge pull request #4518 from AlexHolly/animationplayer-finished-name
added name parameter on animationplayer finished
|
2016-05-02 11:37:40 +02:00 |
Rémi Verschelde
|
85c2dbe069
|
Merge pull request #4505 from SaracenOne/glsl_includes
Support for #includes in built-in GL shaders.
|
2016-05-02 11:36:22 +02:00 |
Juan Linietsky
|
5bb7cef836
|
Support for dynamic fonts (TTF)
Added support for DynamicFont, which can load a TTF of any size to use
as a font. No import required.
|
2016-05-01 23:13:06 -03:00 |
Alexander Holland
|
f9fafb75dc
|
added name parameter on animationplayer finished
|
2016-05-02 01:48:00 +02:00 |
CowThing
|
957c265f11
|
Documented YSort (#4515)
Documented YSort
|
2016-05-01 23:55:24 +02:00 |
Rémi Verschelde
|
8ceab5ddaf
|
Debugger: Fix breaked signal binding (#4508)
Closes #4270.
|
2016-05-01 23:06:30 +02:00 |
Rémi Verschelde
|
d6304855c5
|
Merge pull request #4506 from akien-mga/pr-tabs
Tabs: Various fixes for multiple tabs and right/close buttons position
|
2016-05-01 23:06:17 +02:00 |
Rémi Verschelde
|
23f04abfb7
|
Merge pull request #4510 from djrm/classref-edit
Documented ColorRamp
|
2016-05-01 20:48:44 +02:00 |
Daniel J. Ramirez
|
c2bdb3727b
|
Documented ColorRamp
|
2016-05-01 13:34:25 -05:00 |
Rémi Verschelde
|
6117a6f9b0
|
Merge pull request #4509 from djrm/classref-edit
Partial documentation for Particles2D
|
2016-05-01 19:45:00 +02:00 |
Daniel J. Ramirez
|
3cd58fe0ba
|
Partial documentation for Particles2D
|
2016-05-01 12:36:45 -05:00 |
Rémi Verschelde
|
a3d81cab8a
|
Merge pull request #4507 from bojidar-bg/document-popup-and-inherited
Document Popup, PopupDialog, PopupMenu, and PopupPanel
|
2016-05-01 16:56:50 +02:00 |
Bojidar Marinov
|
5cdf4a6379
|
Document Popup, PopupDialog, PopupMenu, and PopupPanel
|
2016-05-01 17:52:42 +03:00 |
Rémi Verschelde
|
21c181bd3c
|
Tabs: Fix align issue with right/close buttons
The stylebox around the close button was badly centered.
There were also bad margins applied when using right buttons.
|
2016-05-01 16:48:55 +02:00 |
Rémi Verschelde
|
8b32c80529
|
Tabs: cleanup code, no functional change
Some dead code removed, a few cosmetic changes.
|
2016-05-01 16:27:33 +02:00 |
Rémi Verschelde
|
8574489dd2
|
Tabs: Fix navigation buttons overlap when resizing
It was not taking into account the minimum width of the stylebox.
Fixed by factorizing some duplicate code.
|
2016-05-01 15:29:07 +02:00 |
Rémi Verschelde
|
bbaf296948
|
Tabs: Fix icon size not taken into account for offset
Fixes #4107.
|
2016-05-01 14:54:45 +02:00 |
Saracen
|
6c0071be96
|
Support for #includes in built-in GL shaders.
|
2016-05-01 13:39:43 +01:00 |
Rémi Verschelde
|
8dc9e55707
|
Merge pull request #4502 from volzhs/import-font
Allow any directory for custom character set and gradient image file …
|
2016-05-01 11:38:37 +02:00 |
Rémi Verschelde
|
ab7886ffc4
|
FileDialog: reset mkdir label after use (#4500)
Closes #1686.
|
2016-05-01 11:38:24 +02:00 |
Rémi Verschelde
|
94274b9ab5
|
OSX: Fix lib suffix for Android lib (#4499)
Fixes #1452.
|
2016-05-01 11:38:15 +02:00 |
Rémi Verschelde
|
8259c46707
|
GridMap: Fix backwards rotate hotkeys (#4498)
Fixes #1237
|
2016-05-01 11:38:08 +02:00 |
Rémi Verschelde
|
0b4f277184
|
AnimationPlayer: Prevent resetting timeline when pinned (#4497)
Fixes #1019
|
2016-05-01 11:37:58 +02:00 |
Rémi Verschelde
|
6883325f92
|
math: Fix rounding error for 0 in Math::round (#4495)
Thus revert the previous workaround in commit b123bc4a2a .
Fixes #3221.
|
2016-05-01 11:37:46 +02:00 |
Rémi Verschelde
|
78adbf4790
|
Project manager: unescape project names (#4494)
Fixes #3609
|
2016-05-01 11:37:32 +02:00 |
Franco Eusébio Garcia
|
a735573327
|
Add math/script expression evaluation in editor (#3620)
Rebase of #453
|
2016-05-01 10:33:32 +02:00 |
volzhs
|
b172cb524d
|
Allow any directory for custom character set and gradient image file when import font
fix #4486
|
2016-05-01 16:59:46 +09:00 |
Rémi Verschelde
|
ff40dcd83f
|
Merge pull request #4488 from vnen/pr-windows-pid
Implement OS.get_process_ID for Windows
|
2016-04-30 23:05:09 +02:00 |
Rémi Verschelde
|
f938793e78
|
Ignore invalid folders in `platform`
Fixes #4479
|
2016-04-29 18:58:37 +02:00 |
George Marques
|
2cd8e86aa0
|
Implement OS.get_process_ID for Windows
Based on code by @ratsdiov.
Closes #1733
|
2016-04-29 13:57:57 -03:00 |
Rémi Verschelde
|
18c09acf9f
|
classref: Run doctool and merge BitmapFont
BitmapFont was split from the Font class, so the relevant method
descriptions were readded manually.
|
2016-04-29 18:28:07 +02:00 |
Ariel Manzur
|
6aae63fce2
|
disabled appirater
|
2016-04-29 13:03:46 -03:00 |
Rémi Verschelde
|
2bc626a72c
|
Merge pull request #4487 from Geequlim/master
Add more documentations
|
2016-04-29 16:35:15 +02:00 |
Geequlim
|
a518792d89
|
Add more documentations for this classes:
* BoxContainer
* CenterContainer
* ScrollContainer
* SplitContainer
* Vector2
* StringArray
* FileDiloags
|
2016-04-29 22:27:16 +08:00 |
Ariel Manzur
|
6962fd91c6
|
rate url on iOS and properly launching from .app on OSX
|
2016-04-29 10:54:25 -03:00 |
Ariel Manzur
|
de3ed61fc5
|
I think this is ok, "resizable" property might change
|
2016-04-29 10:54:25 -03:00 |
Ariel Manzur
|
b50c00ff90
|
merged iphoen changes
|
2016-04-29 10:50:56 -03:00 |