FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/Node.cpp - DigitalPulseSoftware/nodeeditor · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
DigitalPulseSoftware
/
nodeeditor
Public
forked from
paceholder/nodeeditor
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nodeeditor
src
Node.cpp
on
hahaton
User selector
Datepicker
Commit history
Commits on Jun 8, 2017
Remove debug output (#98)
paceholder
committed
66913ad
View commit details
Copy full SHA for 66913ad
View code at this point
Browse repository at this point
Commits on Mar 3, 2017
Lower requirements to c++11 and Qt 5.2 (#59)
Show description for f103831
facontidavide
authored and
paceholder
committed
f103831
View commit details
Copy full SHA for f103831
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
Implement Json serialization (#53)
paceholder
authored
a9b6405
View commit details
Copy full SHA for a9b6405
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
Fix windows build with namespaces
paceholder
committed
a18376f
View commit details
Copy full SHA for a18376f
View code at this point
Browse repository at this point
Introducet QtNodes namespace (#40)
paceholder
committed
0eaa18e
View commit details
Copy full SHA for 0eaa18e
View code at this point
Browse repository at this point
Commits on Jan 25, 2017
Implement runtime validation and error reporting (#46)
Show description for 770a1aa
LandonJerre
authored and
paceholder
committed
770a1aa
View commit details
Copy full SHA for 770a1aa
View code at this point
Browse repository at this point
Commits on Dec 31, 2016
Add miscalenous changes--not sure about them
rosalyntg
authored and
paceholder
committed
f1c1bdd
View commit details
Copy full SHA for f1c1bdd
View code at this point
Browse repository at this point
Commits on Dec 21, 2016
Don't use const in reutrn type--doesn't make sense
Show description for 912a689
rosalyntg
authored and
paceholder
committed
912a689
View commit details
Copy full SHA for 912a689
View code at this point
Browse repository at this point
Commits on Nov 28, 2016
Use references instead of pointers
paceholder
committed
97a5629
View commit details
Copy full SHA for 97a5629
View code at this point
Browse repository at this point
Don't use const std::unique_ptr<...>& everywhere, use raw pointer
Show description for 150ceb8
rosalyntg
authored and
paceholder
committed
150ceb8
View commit details
Copy full SHA for 150ceb8
View code at this point
Browse repository at this point
Commits on Nov 25, 2016
Allow multiple out connections
paceholder
committed
6674c22
View commit details
Copy full SHA for 6674c22
View code at this point
Browse repository at this point
Commits on Sep 25, 2016
Implement save/restore mechanism
paceholder
committed
bc56b9a
View commit details
Copy full SHA for bc56b9a
View code at this point
Browse repository at this point
Shrink incompatible node ports on connection hover
paceholder
committed
d8bf0c3
View commit details
Copy full SHA for d8bf0c3
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
Fix 1 on Github. Adjust code to VisualStudio build
paceholder
committed
04cebe1
View commit details
Copy full SHA for 04cebe1
View code at this point
Browse repository at this point
Commits on Aug 21, 2016
Fix #7. Create example calculator
paceholder
committed
4ebe5b4
View commit details
Copy full SHA for 4ebe5b4
View code at this point
Browse repository at this point
Fix #14. Implement data transfer between nodes
paceholder
committed
fb56f1c
View commit details
Copy full SHA for fb56f1c
View code at this point
Browse repository at this point
Commits on May 30, 2016
Fix #12. Embedd widget provided by model
paceholder
committed
02b22c1
View commit details
Copy full SHA for 02b22c1
View code at this point
Browse repository at this point
Commits on May 29, 2016
Fix #10. Use smart pointers for referencing Nodes and Connections
paceholder
committed
f3d15d2
View commit details
Copy full SHA for f3d15d2
View code at this point
Browse repository at this point
Commits on Apr 20, 2016
#9 Correct type names
paceholder
committed
0c8cf42
View commit details
Copy full SHA for 0c8cf42
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
Fix #6 Recalculate node size depending on data model
paceholder
committed
b657597
View commit details
Copy full SHA for b657597
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
Use NodeDataModels
paceholder
committed
617a38d
View commit details
Copy full SHA for 617a38d
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Use smart pointers where possibe. Resolve #5
paceholder
committed
5d8d937
View commit details
Copy full SHA for 5d8d937
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
Add comments
paceholder
committed
fddd431
View commit details
Copy full SHA for fddd431
View code at this point
Browse repository at this point
Commits on Dec 20, 2015
Improve reactions
paceholder
committed
51b11dd
View commit details
Copy full SHA for 51b11dd
View code at this point
Browse repository at this point
Use dashed lines for dragging connections
paceholder
committed
abf3a49
View commit details
Copy full SHA for abf3a49
View code at this point
Browse repository at this point
Introduce ConnectionState
paceholder
committed
eaeca58
View commit details
Copy full SHA for eaeca58
View code at this point
Browse repository at this point
Split Node and NodeGraphicsObject
paceholder
committed
7357726
View commit details
Copy full SHA for 7357726
View code at this point
Browse repository at this point
Commits on Dec 17, 2015
Add NodeGraphicsObject [unfinished]
paceholder
committed
820fccc
View commit details
Copy full SHA for 820fccc
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
Improve connection (larger capture radius)
paceholder
committed
be75328
View commit details
Copy full SHA for be75328
View code at this point
Browse repository at this point
Implement NodeState, remove FlowItemEntry
paceholder
committed
80ca182
View commit details
Copy full SHA for 80ca182
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
Implement NodeState [unfinished]
paceholder
committed
289422f
View commit details
Copy full SHA for 289422f
View code at this point
Browse repository at this point
Commits on Dec 13, 2015
React to possible connections
paceholder
committed
96745f2
View commit details
Copy full SHA for 96745f2
View code at this point
Browse repository at this point
Refactor Node
paceholder
committed
f77ee21
View commit details
Copy full SHA for f77ee21
View code at this point
Browse repository at this point
Cache background, improve ConnectionPainter
paceholder
committed
b129b1a
View commit details
Copy full SHA for b129b1a
View code at this point
Browse repository at this point
Delete hanging connections
paceholder
committed
b2dddcf
View commit details
Copy full SHA for b2dddcf
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL