Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libRendering
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
STORM
repos
Radium
libRendering
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c004e24707f32a1b54a64c774db9cb83caa84f22
Select Git revision
Branches
3
master
default
protected
release-candidate
students-2021
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Apr
11
Mar
7
25
Feb
24
23
22
21
17
16
14
11
10
8
21
Dec
17
16
18
Oct
5
12
Jul
4
30
Jun
1
27
May
26
5
28
Apr
27
20
19
14
13
12
9
8
7
6
3
1
26
Mar
25
24
17
15
12
11
3
26
Feb
25
21
Jan
19
21
Oct
13
12
23
Sep
16
24
Aug
21
Jul
17
7
3
2
1
30
Jun
19
21
Apr
27
Mar
25
23
21
19
18
17
3
1
20
Feb
17
20
Jan
15
3
20
Dec
19
18
10
28
Oct
25
24
21
18
17
16
[librender] update wrt Radium release-candidate 28042022
release-candidate
release-candidate
[librender] fix crash when rendering with an empty node graph
[librender] fix crash when rendering with an empty node graph
[librender] fix crash when rendering with an empty node graph
[librender] correct management of node metadata (e.g. position given by the editor)
[librender] add premade graph similar to the default Radium Renderer
[nodeeditor] fix node category settting
[codestyle] format code
[nodeEditor] nodeEditor now import a graph instead of reloading it.
[librender] update SimpleNode
[nodeGraph] add saveToJson.
[librender] fix confusion between instance name and type name
[librender] fix segfault on linux due tu std::uuid constructor
[librender] Textures from sources are named by instance.
[librender] remove unused files.
[nodeEditor] delegates uuid generation to the libRender Node
[librender] BUG FIX : template partial specialization was not effective using GNU-gcc.
[librender] small improvements
[librender] add forgotten connection operations when opening graph editor
[librender] use custom uuid generator
[repo] update submodule url
[repo] remove maraboutage from cmake build chain
[CI] add submodule init
[librender] use static_cast instead of dynamic_cast when the conversion is guaranteed
[librender] Save json - improve performances - remove unused files
[librender] Add stduuid dependency as submodule
[librender] DisplaySink is observable
[librender] NodeGraph and NodeEditor : Make loading/adapting and editing automatic
[librender] reformat code and add instance and type name to the each nodes
[librender] begin simplification of nodes management (not yet finalized)
[nodeeditor] fix loading/updating nodeGraph when the renderer has already one
[node] Begin NodeAdapterModel usage generalization - editable parameter now has ref instead of pointer to data and SourceNodeModel is made obsolete (to be removed)
remove outdated tests
[build] install Mara application when installing the lib
adding new premade nodes
reorganization of premade nodes
split volviz node in two files and economy on render techniques indices
[demo] commit to be removed
fix filter nodes by name needing update
seminar demo
Loading