FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/ConnectionGraphicsObject.cpp - BehaviorTree/nodeeditor · GitHub
BehaviorTree
/
nodeeditor
Public
forked from
l3enQ/nodeeditor
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Pull requests
1
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
ConnectionGraphicsObject.cpp
on
bt3
User selector
Datepicker
Commit history
Commits on May 25, 2023
ConnectionPointColor is used to recolor the connection based on following node
l3enQ
committed
327a790
View commit details
Copy full SHA for 327a790
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
graphModel port layout and scene orientation synced
Show description for 66f6d79
l3enQ
committed
66f6d79
View commit details
Copy full SHA for 66f6d79
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
groot changes appended squashed
Show description for a784e24
l3enQ
committed
a784e24
View commit details
Copy full SHA for a784e24
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Format code with clang-format similarly to QtCreator (#146)
Show description for 92c3147
Maurizio Ingrassia
authored and
paceholder
committed
92c3147
View commit details
Copy full SHA for 92c3147
View code at this point
Browse repository at this point
Commits on Dec 25, 2022
Treat unreachable code correctly, fix fallthrough in switch
paceholder
committed
c42d358
View commit details
Copy full SHA for c42d358
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Implement vertical graph layout and demo
paceholder
committed
d85bb2b
View commit details
Copy full SHA for d85bb2b
View code at this point
Browse repository at this point
Implement dynamic ports functions and an example
paceholder
committed
b54b9e7
View commit details
Copy full SHA for b54b9e7
View code at this point
Browse repository at this point
Replace ConnectionId tuple with struct (#304)
facontidavide
authored and
paceholder
committed
4c0dbab
View commit details
Copy full SHA for 4c0dbab
View code at this point
Browse repository at this point
Fix loading connections when NGO is not yet created
paceholder
committed
983dde4
View commit details
Copy full SHA for 983dde4
View code at this point
Browse repository at this point
Fix segfaults on adding connections to graph
paceholder
committed
36d046f
View commit details
Copy full SHA for 36d046f
View code at this point
Browse repository at this point
Cleaup dead code, rewrite port reactions on hover
paceholder
committed
d2ba1b5
View commit details
Copy full SHA for d2ba1b5
View code at this point
Browse repository at this point
Introduce AbstractGraphModel
paceholder
committed
8f72c55
View commit details
Copy full SHA for 8f72c55
View code at this point
Browse repository at this point
Refactor everything to use central Graph Model
paceholder
committed
82c4e75
View commit details
Copy full SHA for 82c4e75
View code at this point
Browse repository at this point
Commits on Feb 10, 2019
Add connection created/deleted slots to nodedatamodel (#175) (#211)
paceholder
authored
f494150
View commit details
Copy full SHA for f494150
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Fix dereferencing nullptr (#194)
Show description for d4b8395
sindney
authored and
paceholder
committed
d4b8395
View commit details
Copy full SHA for d4b8395
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
Prefer for loop over lambda (#181)
facontidavide
authored and
paceholder
committed
87f0d38
View commit details
Copy full SHA for 87f0d38
View code at this point
Browse repository at this point
Commits on Apr 15, 2018
Implement Converters separately from DataModels (#148)
paceholder
committed
6a4340e
View commit details
Copy full SHA for 6a4340e
View code at this point
Browse repository at this point
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 May 7, 2017
Allow node/connection moving-seliction lock (#90)
facontidavide
authored and
paceholder
committed
9f10999
View commit details
Copy full SHA for 9f10999
View code at this point
Browse repository at this point
Commits on Mar 18, 2017
Add signals to hover and hoverLeft (#68)
rosalyntg
authored and
paceholder
committed
d1de915
View commit details
Copy full SHA for d1de915
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
Implement automatic insertion of typecast nodes (#52)
Show description for 64dd7d4
LandonJerre
authored and
paceholder
committed
64dd7d4
View commit details
Copy full SHA for 64dd7d4
View code at this point
Browse repository at this point
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 8, 2017
Have the connection signal be non-const (#37)
rosalyntg
authored and
paceholder
committed
8c96c0c
View commit details
Copy full SHA for 8c96c0c
View code at this point
Browse repository at this point
Make Nodes uniques owned by FlowScene instead of using shared_ptr (#38)
Show description for 870520f
rosalyntg
authored and
paceholder
committed
870520f
View commit details
Copy full SHA for 870520f
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
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 Nov 7, 2016
Fix #21. Make connections selectable and removable
paceholder
committed
de37205
View commit details
Copy full SHA for de37205
View code at this point
Browse repository at this point
Commits on Sep 25, 2016
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 22, 2016
Repaint both ends of connection synchronously on node move
paceholder
committed
ed67b11
View commit details
Copy full SHA for ed67b11
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 #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 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 25, 2016
Improve Connection-Node interaction
paceholder
committed
83ada01
View commit details
Copy full SHA for 83ada01
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL