2015-01-26 |
Bastien Montagne | Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean... |
tree | commitdiff |
2015-01-06 |
Thomas Dinges | Cycles: Allow negative values in Combine XYZ node. |
tree | commitdiff |
2014-12-31 |
Dotsnov Valentin | Gamma node support for Blender Internal |
tree | commitdiff |
2014-12-10 |
Sergey Sharybin | Fix T42184: Normal not displayed correctly in Material... |
tree | commitdiff |
2014-12-10 |
Sergey Sharybin | Fix for wrong flip of Normal node Dot output for new... |
tree | commitdiff |
2014-11-28 |
Campbell Barton | Cleanup: unused headers |
tree | commitdiff |
2014-11-28 |
Campbell Barton | Cleanup: unused headers |
tree | commitdiff |
2014-11-26 |
Antony Riakiotakis | Fix GLSL drawing of math absolute node. |
tree | commitdiff |
2014-11-26 |
Antony Riakiotakis | World background working on cycle nodes. |
tree | commitdiff |
2014-11-20 |
Antony Riakiotakis | Fix T42622, environment texture GLSL result different... |
tree | commitdiff |
2014-11-09 |
Dontsov Valentin | GLSL: specular transparency support for Blender interna... |
tree | commitdiff |
2014-11-07 |
Sergey Sharybin | Fix assert failure in GPU codegen |
tree | commitdiff |
2014-11-05 |
Sergey Sharybin | Code cleanup: Replace magic number with verbose name... |
tree | commitdiff |
2014-11-04 |
Sergey Sharybin | Fix T42445: Clamp flag has no effect on result value... |
tree | commitdiff |
2014-10-28 |
Campbell Barton | Cleanup: de-duplicate engine-id's |
tree | commitdiff |
2014-09-24 |
Campbell Barton | Cleanup: use float versions of functions when in/output... |
tree | commitdiff |
2014-08-12 |
Tamito Kajiyama | Freestyle: Added new UV Along Stroke shader node. |
tree | commitdiff |
2014-08-12 |
Tamito Kajiyama | Freestyle: removed unnecessary call of node_type_storag... |
tree | commitdiff |
2014-08-12 |
Tamito Kajiyama | Fix for renamed API functions in rB415af0b. |
tree | commitdiff |
2014-08-12 |
Tamito Kajiyama | Freestyle: Changed the default Color value of the Outpu... |
tree | commitdiff |
2014-08-12 |
Tamito Kajiyama | Follow-up to rB647969f9b617: Renamed CTX_data_linestyle... |
tree | commitdiff |
2014-08-12 |
Tamito Kajiyama | Added new Output Line Style shader node for defining... |
tree | commitdiff |
2014-08-12 |
Tamito Kajiyama | Implemented a basic framework for node-based shaders. |
tree | commitdiff |
2014-07-29 |
Thomas Dinges | Cycles: Make Glass Shader Color default to 1.0. |
tree | commitdiff |
2014-07-19 |
Brecht Van Lommel | Fix T40658: UV map node not working for GLSL materials. |
tree | commitdiff |
2014-06-30 |
Sergey Sharybin | Fix T40795: Dot output is inverted in viewport with... |
tree | commitdiff |
2014-06-20 |
Thomas Dinges | Fix 2 GLSL errors, with Cycles Hair BSDF. |
tree | commitdiff |
2014-06-18 |
Antony Riakiotakis | Fix T40585, group textures cannot be selected for painting. |
tree | commitdiff |
2014-06-14 |
Brecht Van Lommel | Cycles: glossy and anisotropic BSDF changes |
tree | commitdiff |
2014-06-13 |
Thomas Dinges | Implement GLSL code for XYZ nodes. |
tree | commitdiff |
2014-06-13 |
Thomas Dinges | Cycles: Add dedicated nodes to split/combine vectors. |
tree | commitdiff |
2014-06-13 |
Campbell Barton | Code cleanup: reorder BKE_scene_use_new_shading_nodes... |
tree | commitdiff |
2014-05-09 |
Campbell Barton | Code cleanup: style |
tree | commitdiff |
2014-05-07 |
Brecht Van Lommel | Fix some nodes showing up as undefined after the fix... |
tree | commitdiff |
2014-05-07 |
Matt Heimlich | Nodes: add absolute value operation to all math nodes |
tree | commitdiff |
2014-04-26 |
Campbell Barton | Code cleanup: use 'const' for arrays (blenloader, gpu... |
tree | commitdiff |
2014-04-21 |
Carlo Andreacchio | Cycles: add Transparent Depth output to Light Path... |
tree | commitdiff |
2014-04-20 |
Brecht Van Lommel | Nodes: make default group nodes slighly wider, to match... |
tree | commitdiff |
2014-04-02 |
Kevin Dietrich | Cycles: add dedicated UV Map node, easier to find and... |
tree | commitdiff |
2014-04-01 |
Campbell Barton | Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT... |
tree | commitdiff |
2014-03-25 |
Campbell Barton | Code cleanup: style and warnings |
tree | commitdiff |
2014-03-07 |
Campbell Barton | Code cleanup: style |
tree | commitdiff |
2014-03-02 |
Lukas Tönne | Fix for own mistake: arc diff swallowed a commit someho... |
tree | commitdiff |
2014-03-02 |
Lukas Tönne | Fix T37334: Better "internal links" function for muting... |
tree | commitdiff |
2014-02-26 |
Brecht Van Lommel | Fix T38831: blender internal enabling shadow pass chang... |
tree | commitdiff |
2014-02-25 |
Lukas Tönne | Fix T38773: Inconsistent conversion of colors and float... |
tree | commitdiff |
2014-02-24 |
Lukas Tönne | Fix T38798: Can get stuck in world nodes when switching... |
tree | commitdiff |
2014-02-18 |
Campbell Barton | Code cleanup: style |
tree | commitdiff |
2014-02-14 |
Brecht Van Lommel | Fix T38633: glsl not working well with mixed cycles... |
tree | commitdiff |
2014-02-03 |
Brecht Van Lommel | Fix T38439: allow IOR in range [0, inf] instead of... |
tree | commitdiff |
2014-01-27 |
Lukas Tönne | Fix T38355: Crash with Shader Node Group with missing... |
tree | commitdiff |
2014-01-03 |
William Reynish | Changed percentage and 0-1 number fields to use sliders... |
tree | commitdiff |
2013-12-28 |
Brecht Van Lommel | Cycles Volume Render: work on nodes and closures. |
tree | commitdiff |
2013-12-22 |
Campbell Barton | Style Cleanup: remove preprocessor indentation (updated... |
tree | commitdiff |
2013-11-25 |
IRIE Shinsuke | Blender Internal: Add "Lamp Data" shader node that... |
tree | commitdiff |
2013-11-24 |
IRIE Shinsuke | Blender Internal: Revert own previous commit for "Camer... |
tree | commitdiff |
2013-11-24 |
IRIE Shinsuke | Blender Internal: Fix shader node "Camera Data" that... |
tree | commitdiff |
2013-11-21 |
Thomas Dinges | Cycles: Add a "Normal" input socket to the Layer Weight... |
tree | commitdiff |
2013-11-21 |
IRIE Shinsuke | Blender Internal: Add shader nodes "Separate HSV" and... |
tree | commitdiff |
2013-11-12 |
Irie Shinsuke | Change the behavior of AO pass in Blender internal... |
tree | commitdiff |
2013-11-09 |
Thomas Dinges | Cycles / Fresnel Node: |
tree | commitdiff |
2013-10-29 |
Lukas Toenne | Fix #37192, Rendered preview causes crash when deleting... |
tree | commitdiff |
2013-10-02 |
Brecht Van Lommel | Fixes for cycles Mapping and Vector Transform node: |
tree | commitdiff |
2013-09-30 |
Brecht Van Lommel | Fix #36882: cycles gamma node not working with glsl... |
tree | commitdiff |
2013-09-25 |
Brecht Van Lommel | Fix cycles issue with mapping node rotation and scale... |
tree | commitdiff |
2013-09-17 |
Campbell Barton | add unused hair bsdf glsl callback function to register... |
tree | commitdiff |
2013-09-15 |
Stuart Broadfoot | Cycles Hair: Two basic bair shaders added |
tree | commitdiff |
2013-09-03 |
Brecht Van Lommel | Cycles: add a sharpness input to the Cubic SSS falloff... |
tree | commitdiff |
2013-09-02 |
Brecht Van Lommel | Related to #36632: cycles textured draw mode now shows... |
tree | commitdiff |
2013-08-30 |
Brecht Van Lommel | Fix #36609: glsl materials with reroute nodes not worki... |
tree | commitdiff |
2013-08-28 |
Thomas Dinges | Cycles / Sky Texture: |
tree | commitdiff |
2013-08-19 |
Sergey Sharybin | Merging r59182 through r59257 from trunk into soc-2013... |
tree | commitdiff |
2013-08-18 |
Brecht Van Lommel | Cycles: Subsurface Scattering |
tree | commitdiff |
2013-08-17 |
Thomas Dinges | Cycles / Sky Model: |
tree | commitdiff |
2013-08-12 |
Sergey Sharybin | Merging r58778 through r59080 from trunk into soc-2013... |
tree | commitdiff |
2013-08-09 |
Thomas Dinges | Merged revision(s) 58994-59032 from trunk/blender into... |
tree | commitdiff |
2013-08-09 |
Lukas Toenne | Fix #36146, Cycles SSS Shader Node - Scale Value Input... |
tree | commitdiff |
2013-07-31 |
Thomas Dinges | Cycles / HSV Separator and Combine node: |
tree | commitdiff |
2013-07-31 |
Thomas Dinges | Cycles / Vector Transform node: |
tree | commitdiff |
2013-07-31 |
Thomas Dinges | Cycles / Blackbody to RGB node: |
tree | commitdiff |
2013-07-31 |
Sergey Sharybin | Merging r58756 through r58777 from trunk into soc-2013... |
tree | commitdiff |
2013-07-31 |
Thomas Dinges | Cycles / Ray Depth: |
tree | commitdiff |
2013-07-31 |
Thomas Dinges | Merged revision(s) 58682-58770 from trunk/blender into... |
tree | commitdiff |
2013-07-30 |
Sergey Sharybin | Merging r58701 through r58746 from trunk into soc-2013... |
tree | commitdiff |
2013-07-29 |
Lukas Toenne | Fix #36264, New modulo math node not viewable in GLSL... |
tree | commitdiff |
2013-07-28 |
Thomas Dinges | Merged revision(s) 58585-58681 from trunk/blender into... |
tree | commitdiff |
2013-07-24 |
Thomas Dinges | Merged revision(s) 58452-58584 from trunk/blender into... |
tree | commitdiff |
2013-07-21 |
Sergey Sharybin | Merging r58362 through r58463 from trunk into soc-2013... |
tree | commitdiff |
2013-07-20 |
Thomas Dinges | Merged revision(s) 58424-58448 from trunk/blender into... |
tree | commitdiff |
2013-07-20 |
Thomas Dinges | Merged revision(s) 58356-58423 from trunk/blender into... |
tree | commitdiff |
2013-07-19 |
Mitchell Stokes | Merged changes from trunk r58324-58419. ge_dev |
tree | commitdiff |
2013-07-19 |
Campbell Barton | style cleanup: braces/indentation |
tree | commitdiff |
2013-07-19 |
Campbell Barton | style cleanup: switch statements, include break stateme... |
tree | commitdiff |
2013-07-17 |
Thomas Dinges | Merged revision(s) 58241-58355 from trunk/blender into... |
tree | commitdiff |
2013-07-14 |
Thomas Dinges | Merged revision(s) 58226-58240 from trunk/blender into... |
tree | commitdiff |
2013-07-13 |
Thomas Dinges | Merged revision(s) 58093-58225 from trunk/blender into... |
tree | commitdiff |
2013-07-09 |
Thomas Dinges | Merged revision(s) 58059-58092 from trunk/blender into... |
tree | commitdiff |
2013-07-09 |
Thomas Dinges | Cycles / Ray Depth: |
tree | commitdiff |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
tree | commitdiff |
2013-07-07 |
Thomas Dinges | Merged revision(s) 57979-58058 from trunk/blender into... |
tree | commitdiff |
next |