projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add a segfault handler that writes out the info log into a crash file alongside the...
[blender.git]
/
source
/
blender
/
nodes
/
intern
/
2012-12-28
Campbell Barton
style cleanup
tree
|
commitdiff
2012-11-28
Brecht Van Lommel
Fix normal compositing/shader node not showing normal...
tree
|
commitdiff
2012-11-06
Dalai Felinto
support for string parameters in OSL nodes
tree
|
commitdiff
2012-10-26
Campbell Barton
style cleanup
tree
|
commitdiff
2012-10-25
Lukas Toenne
Internal node links are now cached in a per-node list...
tree
|
commitdiff
2012-10-24
Brecht Van Lommel
Cycles UI: keep node input sockets collapsed by default...
tree
|
commitdiff
2012-10-24
Lukas Toenne
Fix #32835, Reroute node on shading nodes connection...
tree
|
commitdiff
2012-10-24
Lukas Toenne
Removed the experimental (and commented-out) code for...
tree
|
commitdiff
2012-10-23
Campbell Barton
style cleanup: also rename bmesh_decimate.c --> bmesh_d...
tree
|
commitdiff
2012-10-22
Campbell Barton
style cleanup
tree
|
commitdiff
2012-10-09
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48592:HEAD
tree
|
commitdiff
2012-10-01
Campbell Barton
fix for some errors when unlinking.
tree
|
commitdiff
2012-09-30
Campbell Barton
style cleanup
tree
|
commitdiff
2012-09-15
Campbell Barton
code cleanup: modify DO_INLINE define to not use __inli...
tree
|
commitdiff
2012-09-15
Campbell Barton
quiet -Wmissing-prototypes warnings, and enable this...
tree
|
commitdiff
2012-09-03
Campbell Barton
code cleanup: move file string defines into BLI_path_ut...
tree
|
commitdiff
2012-08-29
Campbell Barton
texture curves were not initialized (causing crash...
tree
|
commitdiff
2012-08-23
Campbell Barton
style cleanup
tree
|
commitdiff
2012-08-09
Lukas Toenne
Fix for the default internal connect function for nodes...
tree
|
commitdiff
2012-08-06
Lukas Toenne
Fix for incomplete Reroute node updates. Adding reroute...
tree
|
commitdiff
2012-08-06
Lukas Toenne
Fix for Reroute nodes: Reloading could change socket...
tree
|
commitdiff
2012-07-10
Sergey Sharybin
Movie Clip Node: skip putting frame to cache when...
tree
|
commitdiff
2012-07-10
Sergey Sharybin
Mango request: added an input node to use track's posit...
tree
|
commitdiff
2012-07-04
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48095:48592
tree
|
commitdiff
2012-07-04
Sergey Sharybin
Merging r48545 through r48574 from trunk into soc-2011...
tree
|
commitdiff
2012-07-03
Bastien Montagne
More spell and typo fixes (mostly visualise->visualize...
tree
|
commitdiff
2012-06-17
Ove Murberg Henriksen
svn merge ^/trunk/blender -r47023:HEAD
tree
|
commitdiff
2012-06-14
Sergey Sharybin
Kaying node from tomato branch
tree
|
commitdiff
2012-06-12
Sergey Sharybin
Merging r47740 through r47782 from trunk into soc-2011...
tree
|
commitdiff
2012-06-12
Lukas Toenne
Modification of node groups by adding/removing nodes...
tree
|
commitdiff
2012-06-12
Lukas Toenne
Reroute node socket types update automatically from...
tree
|
commitdiff
2012-06-11
Lukas Toenne
Fix for node 'make group' operator in combination with...
tree
|
commitdiff
2012-06-06
Campbell Barton
svn merge ^/trunk/blender -r47423:47506
tree
|
commitdiff
2012-06-04
Campbell Barton
style cleanup
tree
|
commitdiff
2012-06-01
Sergey Sharybin
Merging r47307 through r47325 from trunk into soc-2011...
tree
|
commitdiff
2012-06-01
Konrad Kleine
Added NULL-pointer check to avoid crash in node editor...
tree
|
commitdiff
2012-06-01
Lukas Toenne
Reroute nodes, by Jeroen Bakker (patch #28443).
tree
|
commitdiff
2012-05-28
Campbell Barton
svn merge ^/trunk/blender -r47070:47099
tree
|
commitdiff
2012-05-27
Campbell Barton
style cleanup
tree
|
commitdiff
2012-05-24
Sergey Sharybin
Merging r46725 through r46963 from trunk into soc-2011...
tree
|
commitdiff
2012-05-23
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46844:HEAD
tree
|
commitdiff
2012-05-22
Campbell Barton
style cleanup
tree
|
commitdiff
2012-05-22
Lukas Toenne
A number of new features for the node editor in general...
tree
|
commitdiff
2012-05-21
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46750:HEAD
tree
|
commitdiff
2012-05-21
Campbell Barton
Quiet null pointer free warning/error.
tree
|
commitdiff
2012-05-19
Campbell Barton
code cleanup: use TRUE/FALSE rather then 1/0 for better...
tree
|
commitdiff
2012-05-09
Ove Murberg Henriksen
svn merge ^/trunk/blender -r45927:HEAD --accept=theirs...
tree
|
commitdiff
2012-05-08
Ove Murberg Henriksen
merging back to a version that works...
tree
|
commitdiff
2012-05-08
Sergey Sharybin
Merging r46203 through r46413 from trunk into soc-2011...
tree
|
commitdiff
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46300:46330
tree
|
commitdiff
2012-05-06
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46100:46200
tree
|
commitdiff
2012-05-06
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46000:46100
tree
|
commitdiff
2012-05-05
Campbell Barton
code cleanup: function naming, use BKE_*type* prefix.
tree
|
commitdiff
2012-05-02
Sergey Sharybin
Merging r46137 through r46202 from trunk into soc-2011...
tree
|
commitdiff
2012-05-02
Brecht Van Lommel
Fix #31236: linking a socket of a different type to...
tree
|
commitdiff
2012-04-30
Sergey Sharybin
Merging r46074 through r46095 from trunk into soc-2011...
tree
|
commitdiff
2012-04-29
Campbell Barton
style cleanup: function calls & whitespace.
tree
|
commitdiff
2012-04-29
Campbell Barton
style cleanup: whitespace / commas
tree
|
commitdiff
2012-04-28
Sergey Sharybin
Camera tracking: support of tripod motion solving
tree
|
commitdiff
2012-04-24
Ove Murberg Henriksen
svn merge ^/trunk/blender -r44562:HEAD
tree
|
commitdiff
2012-04-23
Sergey Sharybin
Merging r45810 through r45876 from trunk into soc-2011...
tree
|
commitdiff
2012-04-22
Campbell Barton
style cleanup: comments
tree
|
commitdiff
2012-04-14
Sergey Sharybin
Merging r44227 through r45619 from trunk into soc-2011...
tree
|
commitdiff
2012-04-03
Ove Murberg Henriksen
svn merge ^/trunk/blender -r44562:45364
tree
|
commitdiff
2012-03-28
Campbell Barton
code cleanup: (dont include ';' in defines), last commi...
tree
|
commitdiff
2012-03-24
Campbell Barton
style cleanup: follow style guide for formatting of...
tree
|
commitdiff
2012-03-22
Lukas Toenne
Fix for #30627. This improves the behaviour of the...
tree
|
commitdiff
2012-03-17
Bastien Montagne
Big step forward nodes UI translation:
tree
|
commitdiff
2012-03-01
Campbell Barton
Spelling Cleanup
tree
|
commitdiff
2012-02-27
Lukas Toenne
Implements a new operator for detaching nodes. In the...
tree
|
commitdiff
2012-02-18
Sergey Sharybin
Merging r44140 through r44226 from trunk into soc-2011...
tree
|
commitdiff
2012-02-17
Campbell Barton
svn merge ^/trunk/blender -r44189:44204
tree
|
commitdiff
2012-02-17
Campbell Barton
unify include guard defines, __$FILENAME__
tree
|
commitdiff
2012-01-26
Sergey Sharybin
Merging r43501 through r43720 form trunk into soc-2011...
tree
|
commitdiff
2012-01-22
Campbell Barton
svn merge ^/trunk/blender -r43564:43609
tree
|
commitdiff
2012-01-21
Lukas Toenne
Fix for missing NULL check in socket default_value...
tree
|
commitdiff
2012-01-20
Lukas Toenne
Minor fix for socket default value conversion. The...
tree
|
commitdiff
2012-01-20
Campbell Barton
svn merge ^/trunk/blender -r43554:43564
tree
|
commitdiff
2012-01-20
Lukas Toenne
Cleanup of default_value handling in node sockets.
tree
|
commitdiff
2012-01-18
Sergey Sharybin
Merging r43130 through r43500 from trunk into soc-2011...
tree
|
commitdiff
2012-01-15
Campbell Barton
svn merge ^/trunk/blender -r43345:43381
tree
|
commitdiff
2012-01-14
Campbell Barton
fix [#29887] Alt + g in a node group results in crash
tree
|
commitdiff
2012-01-08
Campbell Barton
svn merge ^/trunk/blender -r43183:43220
tree
|
commitdiff
2012-01-08
Lukas Toenne
Improved auto-hiding of unused sockets for collapsed...
tree
|
commitdiff
2011-11-22
Sergey Sharybin
Merging r41937 through r42061 from trunk into soc-2011...
tree
|
commitdiff
2011-11-22
Campbell Barton
svn merge ^/trunk/blender -r42009:42053
tree
|
commitdiff
2011-11-20
Bastien Montagne
Muting node patch: second part. Also fix [#27636] Mutin...
tree
|
commitdiff
2011-11-20
Bastien Montagne
Muting node patch: first part
tree
|
commitdiff
2011-11-16
Sergey Sharybin
Merged trunk up to rev41928
tree
|
commitdiff
2011-11-09
Miika Hamalainen
Merge with trunk r41701
soc-2011-carrot
tree
|
commitdiff
2011-11-08
Campbell Barton
svn merge ^/trunk/blender -r41602:41638 .
tree
|
commitdiff
2011-11-07
Brecht Van Lommel
Nodes: add socket option to hide the default value...
tree
|
commitdiff
2011-11-07
Brecht Van Lommel
Cycles: svn merge -r41613:41627 ^/trunk/blender
tree
|
commitdiff
2011-11-07
Brecht Van Lommel
Cycles: svn merge -r41531:41613 ^/trunk/blender
tree
|
commitdiff
2011-11-05
Miika Hamalainen
Merge with trunk r41545
tree
|
commitdiff
2011-11-04
Sergey Sharybin
Merging r41246 through r41535 from trunk into soc-2011...
tree
|
commitdiff
2011-11-04
Brecht Van Lommel
Cycles: svn merge -r41467:41531 ^/trunk/blender
tree
|
commitdiff
2011-11-02
Campbell Barton
svn merge -r41458:41480 ^/trunk/blender
tree
|
commitdiff
2011-11-02
Brecht Van Lommel
RenderEngine/Nodes: system to check for shading nodes...
tree
|
commitdiff
2011-11-02
Brecht Van Lommel
Cycles: svn merge -r41266:41467 ^/trunk/blender
tree
|
commitdiff
next