projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cycles: add dedicated UV Map node, easier to find and has convenient auto complete.
[blender.git]
/
source
/
blender
/
makesrna
/
intern
/
rna_nodetree.c
2014-04-02
Kevin Dietrich
Cycles: add dedicated UV Map node, easier to find and...
blob
|
commitdiff
|
raw
2014-04-01
Campbell Barton
Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-19
Bastien Montagne
Usual UI messages fixes...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
Campbell Barton
Code cleanup: de-duplicate switch statement, style...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
Thomas Dinges
Cycles: Compile fix and some cleanup for the Image...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
Martijn Berger
Add support for multiple interpolation modes on cycles...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-17
Lukas Tönne
Fix T38680: File output subpath file-select operator...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-17
Lukas Tönne
Fix T38651: Compositor Normal Node Sphere unchangable...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-17
Lukas Tönne
Make sure RenderLayer/Image nodes always return a valid...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-08
Campbell Barton
UI: use proportional option while dragging buttons
blob
|
commitdiff
|
raw
|
diff to current
2014-02-08
Campbell Barton
RNA API: remove unused PROP_NEVER_CLAMP flag
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Lukas Tönne
Fix T38340 and T38473: fixed Scene pointers in Composit...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-20
Brecht Van Lommel
Fix T37978: cycles nodes with multiple Material Output...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Campbell Barton
Code Cleanup: no need to pass empty strings as default...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-04
Campbell Barton
RNA API: use bool's for enum itemf callbacks.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-03
William Reynish
Changed percentage and 0-1 number fields to use sliders...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-22
Campbell Barton
Style Cleanup: remove preprocessor indentation (updated...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-11
Lukas Tönne
Sanity check in node links API: Make sure a valid node...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-03
Bastien Montagne
Cleanup: Internal degrees removal.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-26
Sergey Sharybin
Fix T37632: Wrong tooltip for "Motion Blur" on mask...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-25
IRIE Shinsuke
Blender Internal: Add "Lamp Data" shader node that...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-12
Lukas Toenne
Make dynamic node labels possible as a registerable...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-06
Lukas Toenne
Syncing methods for Color Balance node LGG and ASC...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-06
Lukas Toenne
Fix #37333: Bad default value in Color Balance. Use...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-31
Campbell Barton
code cleanup: spelling
blob
|
commitdiff
|
raw
|
diff to current
2013-10-17
Sergey Sharybin
Fix #37091: Reset to default of Sky Texture's Dot freez...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-10
Lukas Toenne
NodeSocket RNA property 'in_out' renamed as boolean...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-10
Lukas Toenne
Cleanup: Consistent names for draw callbacks in bNodeType.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-08
Thomas Dinges
Cycles / SSS:
blob
|
commitdiff
|
raw
|
diff to current
2013-10-04
Bastien Montagne
Fix related to [#36926] 'scale' Node doesn't work properly.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Brecht Van Lommel
Fixes for cycles Mapping and Vector Transform node:
blob
|
commitdiff
|
raw
|
diff to current
2013-09-30
Bastien Montagne
Usual UI messages fixes...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-27
Campbell Barton
relating to [#36822], apply clamping to hard limits too
blob
|
commitdiff
|
raw
|
diff to current
2013-09-25
Brecht Van Lommel
Fix cycles issue with mapping node rotation and scale...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-20
Campbell Barton
code cleanup: quiet rna warnings, remove remove_strict_...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-15
Stuart Broadfoot
Cycles Hair: Two basic bair shaders added
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
Campbell Barton
change NODE_TREE_TYPES_BEGIN/END macros to include...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-12
Lukas Toenne
Fix #36706: Added complementary API functions for the...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-11
Campbell Barton
code cleanup: set enums as static or add RNA_enum_types...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
Brecht Van Lommel
Cycles: add a sharpness input to the Cubic SSS falloff...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Thomas Dinges
Cycles / Sky Texture:
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Lukas Toenne
Fix #36584, in python inputs/outputs of created node...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-19
Sergey Sharybin
Merging r59182 through r59257 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Brecht Van Lommel
Cycles: Subsurface Scattering
blob
|
commitdiff
|
raw
|
diff to current
2013-08-18
Thomas Dinges
Code cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
Thomas Dinges
Cycles / Sky Model:
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Thomas Dinges
Merged revision(s) 59108-59184 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Sergey Sharybin
Merging r59170 through r59181 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Sergey Sharybin
Merge plane track feature from tomato branch
blob
|
commitdiff
|
raw
|
diff to current
2013-08-12
Sergey Sharybin
Merging r58778 through r59080 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Thomas Dinges
Cycles / HSV Separator and Combine node:
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Thomas Dinges
Cycles / Vector Transform node:
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Thomas Dinges
Cycles / Vector Transform node:
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Thomas Dinges
Merged revision(s) 58682-58770 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-29
Sergey Sharybin
Merging r58475 through r58700 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-28
Thomas Dinges
Merged revision(s) 58585-58681 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-24
Thomas Dinges
Merged revision(s) 58452-58584 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-23
Campbell Barton
fix for crash when unlinking a scene from the renderlay...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-20
Thomas Dinges
Merged revision(s) 58424-58448 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-20
Thomas Dinges
Merged revision(s) 58356-58423 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Thomas Dinges
Merged revision(s) 58241-58355 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Mitchell Stokes
Merging changes from trunk r58091-58323.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-15
Sergey Sharybin
Merging r58196 through r58265 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-14
Thomas Dinges
Merged revision(s) 58226-58240 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-13
Thomas Dinges
Merged revision(s) 58093-58225 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-12
Brecht Van Lommel
Fix #35586: add an option to the Z Combine compositing...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Thomas Dinges
Merged revision(s) 58059-58092 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-07
Thomas Dinges
Merged revision(s) 57979-58058 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-03
Thomas Dinges
Merged revision(s) 57908-57978 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
Sergey Sharybin
Merging r57925 through r57933 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
Brecht Van Lommel
Fix #35944: adding keyframes or drivers on image sequen...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-01
Thomas Dinges
Merged revision(s) 57828-57907 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-27
Thomas Dinges
Merged revision(s) 57768-57827 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-26
Thomas Dinges
Merged revision(s) 57671-57767 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-23
Thomas Dinges
Merged revision(s) 57587-57670 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-20
Thomas Dinges
Cycles / Vector Transform Node:
blob
|
commitdiff
|
raw
|
diff to current
2013-06-17
Sergey Sharybin
Merging r57395 through r57513 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-16
Thomas Dinges
Merged revision(s) 57423-57498 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-15
Lukas Toenne
Added a 'move' function to node tree socket api (simila...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-14
Lukas Toenne
Added a read-only dimensions property for Nodes. This...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-13
Lukas Toenne
Safety check for NodeTree.links.new function: Added...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-13
Thomas Dinges
Merged revision(s) 57369-57422 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Sergey Sharybin
Track Position node now could output absolute position...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Sergey Sharybin
Remove magic constants from Track Position node RNA...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Lukas Toenne
Fix #35703, Viewer node doesn't updates image sometimes...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Thomas Dinges
Cycles / Wavelength to RGB node:
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Thomas Dinges
SVN merge r57320-57365 into soc-2013-dingto
blob
|
commitdiff
|
raw
|
diff to current
2013-06-10
Lukas Toenne
Custom Group Node type for extending existing nodes...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-05
Lukas Toenne
Fix for frame node property display: Extended frame...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-29
Lukas Toenne
Remove the NODE_OPTIONS flag usage from node->typeinfo...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-29
Lukas Toenne
Node options draw function fix for C nodes: use the...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-28
Brecht Van Lommel
Cycles: normal maps are now backwards compatible again...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-23
Thomas Dinges
Cycles / Toon BSDF:
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Thomas Dinges
Cycles / Wireframe node:
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Thomas Dinges
Math Node:
blob
|
commitdiff
|
raw
|
diff to current
2013-05-14
Lukas Toenne
"Fix" for #35336. Added a warning in the doc string...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
Brecht Van Lommel
Cycles: bump node changes to add a Distance input that...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-08
Lukas Toenne
Fix for node group user count: since node group pointer...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-08
Lukas Toenne
2 fixes for node group node_tree pointer property:...
blob
|
commitdiff
|
raw
|
diff to current
next