2012-06-13 |
Peter Larabell | add Anti-Aliasing (very rough draft algorithm, NOT... |
blob | commitdiff | raw |
2012-06-12 |
Lukas Toenne | Fix #31675 Reroute nodes aren't working for cycles. |
blob | commitdiff | raw | diff to current |
2012-06-11 |
Campbell Barton | safety check when making a node local- make sure its... |
blob | commitdiff | raw | diff to current |
2012-06-11 |
Campbell Barton | rna read/write access to ... |
blob | commitdiff | raw | diff to current |
2012-06-11 |
Campbell Barton | add missing node RNA booleans. |
blob | commitdiff | raw | diff to current |
2012-06-08 |
Jeroen Bakker | * Added OpenCL kernel for bokeh blur |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Brecht Van Lommel | Cycles: support for image sequences in image/environmen... |
blob | commitdiff | raw | diff to current |
2012-06-04 |
Campbell Barton | mask mode for clip editor developed by Sergey Sharybin... |
blob | commitdiff | raw | diff to current |
2012-05-31 |
Jeroen Bakker | * Added new dilate/erode function |
blob | commitdiff | raw | diff to current |
2012-05-29 |
Campbell Barton | remove pynodes, were not working in 2.5, not ported... |
blob | commitdiff | raw | diff to current |
2012-05-28 |
Bastien Montagne | A few minor UI message fixes... |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Dan Eicher | rna_def_composite_nodetree_api() getting passed the... |
blob | commitdiff | raw | diff to current |
2012-05-27 |
Campbell Barton | style cleanup: nodes, also rename chunksize -> chunk_size |
blob | commitdiff | raw | diff to current |
2012-05-22 |
Lukas Toenne | A number of new features for the node editor in general... |
blob | commitdiff | raw | diff to current |
2012-05-21 |
Monique Dewanchand | fix for |
blob | commitdiff | raw | diff to current |
2012-05-21 |
Jeroen Bakker | Fix for [#31413] Code review testing: Regarding chunksi... |
blob | commitdiff | raw | diff to current |
2012-05-21 |
Jeroen Bakker | UI mafia fix thanks to venomgfx for reporting |
blob | commitdiff | raw | diff to current |
2012-05-21 |
Monique Dewanchand | Fix for |
blob | commitdiff | raw | diff to current |
2012-05-21 |
Bastien Montagne | A few minor UI message fixes... |
blob | commitdiff | raw | diff to current |
2012-05-21 |
Jeroen Bakker | * Bokeh Image angle now has rnge from -720 to +720... |
blob | commitdiff | raw | diff to current |
2012-05-21 |
Jeroen Bakker | Added switch in dilate/erode between old (Step) and... |
blob | commitdiff | raw | diff to current |
2012-05-19 |
Campbell Barton | style cleanup: whitespace/indentation |
blob | commitdiff | raw | diff to current |
2012-05-19 |
Campbell Barton | code cleanup: use TRUE/FALSE rather then 1/0 for better... |
blob | commitdiff | raw | diff to current |
2012-05-18 |
Lukas Toenne | When generating enums for the image node render layers... |
blob | commitdiff | raw | diff to current |
2012-05-18 |
Lukas Toenne | Partial revert of r46542. |
blob | commitdiff | raw | diff to current |
2012-05-17 |
Jeroen Bakker | ____ |
blob | commitdiff | raw | diff to current |
2012-05-16 |
Lukas Toenne | Fix #31369 (discussed in bug report comments). Setting... |
blob | commitdiff | raw | diff to current |
2012-05-11 |
Lukas Toenne | A couple more changes to the file and image nodes to... |
blob | commitdiff | raw | diff to current |
2012-05-08 |
Lukas Toenne | Fix #31363. Group interface sockets don't have a parent... |
blob | commitdiff | raw | diff to current |
2012-05-02 |
Lukas Toenne | A number of changes to node RNA and the file output... |
blob | commitdiff | raw | diff to current |
2012-05-01 |
Campbell Barton | style cleanup: guys - set your editors to tabs! |
blob | commitdiff | raw | diff to current |
2012-04-29 |
Robert Holcomb | Fixed UI bug in distance, chroma, and difference nodes... |
blob | commitdiff | raw | diff to current |
2012-04-28 |
Sergey Sharybin | Camera tracking: support of tripod motion solving |
blob | commitdiff | raw | diff to current |
2012-04-22 |
Campbell Barton | style cleanup: comments |
blob | commitdiff | raw | diff to current |
2012-04-16 |
Lukas Toenne | Dynamic output sockets for the image input node. This... |
blob | commitdiff | raw | diff to current |
2012-04-15 |
Bastien Montagne | Style cleanup (mostly line length, also no final point... |
blob | commitdiff | raw | diff to current |
2012-04-14 |
Sergey Sharybin | Merging r44227 through r45619 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-04-05 |
Brecht Van Lommel | Fix #30804: nodetree.links.new() incorrectly disconnect... |
blob | commitdiff | raw | diff to current |
2012-04-04 |
Brecht Van Lommel | Fix #30803: shader node Mapping location property confl... |
blob | commitdiff | raw | diff to current |
2012-04-04 |
Bastien Montagne | Vector blur compo node: raising hard limit for Blur... |
blob | commitdiff | raw | diff to current |
2012-03-30 |
Brecht Van Lommel | Node socket values now only have soft limits, rather... |
blob | commitdiff | raw | diff to current |
2012-03-30 |
Bastien Montagne | Fix [#30709] Renaming a bone renames all drivers' targe... |
blob | commitdiff | raw | diff to current |
2012-03-28 |
Lukas Toenne | Fix for the node tree nodes.new API function, this... |
blob | commitdiff | raw | diff to current |
2012-03-18 |
Bastien Montagne | Code style edits (mostly spliting long lines, and remov... |
blob | commitdiff | raw | diff to current |
2012-03-08 |
Brecht Van Lommel | Cycles: support for environment texture "Mirror Ball... |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Brecht Van Lommel | Cycles: float texture support. Due to GPU limitations... |
blob | commitdiff | raw | diff to current |
2012-03-05 |
Bastien Montagne | Code cleanup in rna files (huge, higly automated with... |
blob | commitdiff | raw | diff to current |
2012-03-01 |
Lukas Toenne | A number of improvements for the file output node(s). |
blob | commitdiff | raw | diff to current |
2012-02-27 |
Bastien Montagne | Various fixes to UI messages (among other things, all... |
blob | commitdiff | raw | diff to current |
2012-02-24 |
Campbell Barton | bmesh docs now written in sphinx doc generator. |
blob | commitdiff | raw | diff to current |
2012-02-22 |
Lukas Toenne | Adds a new node type for saving multiple image files... |
blob | commitdiff | raw | diff to current |
2012-01-26 |
Sergey Sharybin | Merging r43501 through r43720 form trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-01-22 |
Campbell Barton | svn merge ^/trunk/blender -r43564:43609 |
blob | commitdiff | raw | diff to current |
2012-01-20 |
Campbell Barton | quiet warnings and possible NULL checking crash fix... |
blob | commitdiff | raw | diff to current |
2012-01-18 |
Sergey Sharybin | Merging r43130 through r43500 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-01-13 |
Campbell Barton | svn merge ^/trunk/blender -r43294:43338 |
blob | commitdiff | raw | diff to current |
2012-01-12 |
Brecht Van Lommel | Fix ##29803: cycles image texture node refresh issue... |
blob | commitdiff | raw | diff to current |
2012-01-11 |
Campbell Barton | svn merge ^/trunk/blender -r43278:43294 |
blob | commitdiff | raw | diff to current |
2012-01-11 |
Campbell Barton | svn merge ^/trunk/blender -r43220:43278 --accept postpone |
blob | commitdiff | raw | diff to current |
2012-01-11 |
Sergey Sharybin | Longer names support for all ID and other object names |
blob | commitdiff | raw | diff to current |
2012-01-10 |
Peter Larabell | (no commit message) |
blob | commitdiff | raw | diff to current |
2012-01-08 |
Brecht Van Lommel | Cycles: checker texture node, patch by Thomas. |
blob | commitdiff | raw | diff to current |
2011-12-30 |
Sergey Sharybin | Camera tracking: improvements of track preview widget |
blob | commitdiff | raw | diff to current |
2011-12-19 |
Campbell Barton | svn merge ^/trunk/blender -r42680:42722 |
blob | commitdiff | raw | diff to current |
2011-12-19 |
Sergey Sharybin | Merging r42648 through r42722 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2011-12-18 |
Lukas Toenne | Generalized node groups for Cycles. |
blob | commitdiff | raw | diff to current |
2011-12-07 |
Sergey Sharybin | Merging r42461 through r42481 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2011-12-06 |
Campbell Barton | svn merge ^/trunk/blender -r42439:42466 |
blob | commitdiff | raw | diff to current |
2011-12-06 |
Brecht Van Lommel | Fix related to #29513: materials using nodes will outpu... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Sergey Sharybin | Merging r42193 through r42349 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Campbell Barton | svn merge ^/trunk/blender -r42245:42261 |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Bastien Montagne | Fixes and tweaks to RNA messages (found while translati... |
blob | commitdiff | raw | diff to current |
2011-11-26 |
Sergey Sharybin | Merging r42160 through r42177 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2011-11-26 |
Campbell Barton | svn merge ^/trunk/blender -r42139:42172 |
blob | commitdiff | raw | diff to current |
2011-11-26 |
Bastien Montagne | A bunch of fixes and tweaks in RNA messages, found... |
blob | commitdiff | raw | diff to current |
2011-11-25 |
Sergey Sharybin | Merging r42062 through r42159 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2011-11-24 |
Campbell Barton | svn merge ^/trunk/blender -r42095:42116 |
blob | commitdiff | raw | diff to current |
2011-11-23 |
Brecht Van Lommel | Patch #29336: renaming UV (Texture) Layer to UV Map... |
blob | commitdiff | raw | diff to current |
2011-11-23 |
Campbell Barton | svn merge ^/trunk/blender -r42080:42095 |
blob | commitdiff | raw | diff to current |
2011-11-23 |
Sergey Sharybin | Added method clear to most of collections which support... |
blob | commitdiff | raw | diff to current |
2011-11-22 |
Sergey Sharybin | Merging r41937 through r42061 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2011-11-22 |
Campbell Barton | svn merge ^/trunk/blender -r42009:42053 |
blob | commitdiff | raw | diff to current |
2011-11-21 |
Campbell Barton | move image settings into their own structure so the... |
blob | commitdiff | raw | diff to current |
2011-11-16 |
Sergey Sharybin | Merged trunk up to rev41928 |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Campbell Barton | svn merge -r41779:41847 ^/trunk/blender |
blob | commitdiff | raw | diff to current |
2011-11-14 |
Brecht Van Lommel | Fix #29249: mapping node not keyable anymore, restore... |
blob | commitdiff | raw | diff to current |
2011-11-14 |
Campbell Barton | minor cleanup |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Bastien Montagne | Moving all node angle-type values to radians. This... |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Campbell Barton | svn merge -r41655:41715 ^/trunk/blender --- this... |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Campbell Barton | svn merge -r41649:41650 ^/trunk/blender |
blob | commitdiff | raw | diff to current |
2011-11-09 |
Miika Hamalainen | Merge with trunk r41701 soc-2011-carrot |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Brecht Van Lommel | Cycles Merge |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Brecht Van Lommel | Cycles: svn merge -r41627:41650 ^/trunk/blender |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Brecht Van Lommel | Nodes: add cycles shader nodes, these will only be... |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Campbell Barton | svn merge ^/trunk/blender -r41602:41638 . |
blob | commitdiff | raw | diff to current |
2011-11-07 |
Brecht Van Lommel | Textures/Shaders: extend TexMapping to include projecti... |
blob | commitdiff | raw | diff to current |
2011-11-07 |
Brecht Van Lommel | Cycles: svn merge -r41613:41627 ^/trunk/blender |
blob | commitdiff | raw | diff to current |
2011-11-07 |
Miika Hamalainen | Merge with trunk r41625 |
blob | commitdiff | raw | diff to current |
2011-11-07 |
Brecht Van Lommel | Cycles: svn merge -r41531:41613 ^/trunk/blender |
blob | commitdiff | raw | diff to current |
2011-11-07 |
Sergey Sharybin | Camera tracking integration |
blob | commitdiff | raw | diff to current |
next |