Juan Linietsky
|
fc61eb37ce
Merge pull request #5920 from 29jm/fix-warnings
|
9 éve |
Franklin Sobrinho
|
debf574df3
Implemented UndoRedo mergeable modes
|
9 éve |
Johan Manuel
|
cec1c48a7e
Fix various warnings
|
9 éve |
Rémi Verschelde
|
3fcb9b1ec1
Removed unused variables (second pass) + dead code
|
9 éve |
Paulb23
|
050a514799
Fixed signal connection prints when moving docks, issue 5498
|
9 éve |
Rémi Verschelde
|
436debb045
Merge pull request #4733 from akien-mga/pr-i18n-proofreading
|
9 éve |
Rémi Verschelde
|
94c34ff890
i18n: Proofreading of all strings
|
9 éve |
MarianoGNU
|
5eaf0bcc20
Add Drag&Drop to ShaderGraphEditor's texture uniform graph node.
|
9 éve |
Juan Linietsky
|
567cb691ec
Modified editor strings to be translatable in the future
|
9 éve |
Ovnuniarchos
|
ded1acc33e
New shader nodes are now created under (more or less) the cursor.
|
9 éve |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 éve |
firefly2442
|
0a45fb6311
duplicate conditional check
|
10 éve |
Juan Linietsky
|
408c498446
-Added const to a reference, should fix #2613
|
10 éve |
Mariano Javier Suligoy
|
680402cebf
Add missing icons, also make MSVC2010 happy
|
10 éve |
Mariano Javier Suligoy
|
a19a653e2c
Compile shaders using default values.
|
10 éve |
Mariano Javier Suligoy
|
ea448cb779
Edit default values. WARNING!!!
|
10 éve |
Mariano Javier Suligoy
|
d7279ddaf2
Delete selected nodes with the Delete key
|
10 éve |
Mariano Javier Suligoy
|
add0105c4e
Little fix: don't create an empty undo/redo command when trying to add a second Input GraphNode
|
10 éve |
Mariano Javier Suligoy
|
5ffd818fb1
Duplicate GraphNode(s) [Control+D]
|
10 éve |
Mariano Javier Suligoy
|
2a43778793
Fix tab indent
|
10 éve |
Mariano Javier Suligoy
|
bdd12744fe
Select and move multiple nodes at once
|
10 éve |
Mariano Javier Suligoy
|
5b71fc45b7
Use popup menu to add new nodes to the shader graph editor in the last clicked location.
|
10 éve |
ehriche
|
897a1aade5
optional formal changes
|
10 éve |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 éve |
mostafahassan
|
78d734873d
Fixed crash when trying to add keypoints and deleting them while holding mouse button down.
|
10 éve |
Juan Linietsky
|
11c1756257
Visual Shader Editing for 2D
|
10 éve |
Juan Linietsky
|
a0511ed59a
Color Ramp and Curve Map added to visual shader editing.
|
10 éve |
Juan Linietsky
|
78f4b93703
Fixes to GraphEdit:
|
10 éve |
Juan Linietsky
|
3f1dd9c57f
-Fixed matrix and vec+scalar multiplication issues, fixes #1143
|
10 éve |
Juan Linietsky
|
1659f82e7e
-changed type of C component of vec interp, fixes #1144
|
10 éve |