2012-06-14 |
Sergey Sharybin | Keying Screen node from tomato branch |
tree | commitdiff |
2012-06-13 |
Peter Larabell | add Anti-Aliasing (very rough draft algorithm, NOT... |
tree | commitdiff |
2012-06-13 |
Campbell Barton | add rgb_to_luma_y(), was being done inline in many... |
tree | commitdiff |
2012-06-12 |
Campbell Barton | remove input socket of mask node, this wasnt used. |
tree | commitdiff |
2012-06-08 |
Campbell Barton | code cleanup: doxy comment filename corrections |
tree | commitdiff |
2012-06-08 |
Jeroen Bakker | * Added OpenCL kernel for bokeh blur |
tree | commitdiff |
2012-06-07 |
Campbell Barton | new sequence strip type for masks. |
tree | commitdiff |
2012-06-06 |
Campbell Barton | style cleanup: (indentation) |
tree | commitdiff |
2012-06-04 |
Campbell Barton | mask mode for clip editor developed by Sergey Sharybin... |
tree | commitdiff |
2012-06-04 |
Campbell Barton | remaining mask files from tomato. these wont get svn... |
tree | commitdiff |
2012-06-02 |
Bastien Montagne | Fixing most (if not all) remaining issues with nodes... |
tree | commitdiff |
2012-06-01 |
Lukas Toenne | Reroute nodes, by Jeroen Bakker (patch #28443). |
tree | commitdiff |
2012-05-27 |
Campbell Barton | style cleanup: defines with braces |
tree | commitdiff |
2012-05-27 |
Campbell Barton | code cleanup: defines with braces - end with '(void... |
tree | commitdiff |
2012-05-23 |
Jeroen Bakker | * Stopped flickering of preview images |
tree | commitdiff |
2012-05-22 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-05-21 |
Monique Dewanchand | fix for |
tree | commitdiff |
2012-05-21 |
Monique Dewanchand | Fix for |
tree | commitdiff |
2012-05-21 |
Jeroen Bakker | [#31410] Code review testing: The color correction... |
tree | commitdiff |
2012-05-19 |
Campbell Barton | style cleanup: whitespace/indentation |
tree | commitdiff |
2012-05-19 |
Campbell Barton | code cleanup: use TRUE/FALSE rather then 1/0 for better... |
tree | commitdiff |
2012-05-18 |
Lukas Toenne | Partial revert of r46542. |
tree | commitdiff |
2012-05-17 |
Jeroen Bakker | Moved switch node to layout |
tree | commitdiff |
2012-05-17 |
Jeroen Bakker | ____ |
tree | commitdiff |
2012-05-16 |
Campbell Barton | style cleanup: block comments |
tree | commitdiff |
2012-05-16 |
Bastien Montagne | Nodes i18n: don't call gettext stuff twice for categori... |
tree | commitdiff |
2012-05-16 |
Lukas Toenne | Fix #31472: displace node wrong y derivative (simple... |
tree | commitdiff |
2012-05-11 |
Lukas Toenne | A couple more changes to the file and image nodes to... |
tree | commitdiff |
2012-05-09 |
Campbell Barton | code cleanup: color/bw conversion - use BLI color function. |
tree | commitdiff |
2012-05-05 |
Campbell Barton | code cleanup: naming - pose/armature/image |
tree | commitdiff |
2012-05-05 |
Campbell Barton | code cleanup: function naming, use BKE_*type* prefix. |
tree | commitdiff |
2012-05-05 |
Campbell Barton | code cleanup: brush/camera naming |
tree | commitdiff |
2012-05-03 |
Sergey Sharybin | Style cleanup: spaces around operators |
tree | commitdiff |
2012-05-03 |
Bastien Montagne | Grr! Fix for own error in r46193. |
tree | commitdiff |
2012-05-02 |
Bastien Montagne | Small enhancement to Fast Gaussian compo blur node... |
tree | commitdiff |
2012-05-02 |
Lukas Toenne | A number of changes to node RNA and the file output... |
tree | commitdiff |
2012-05-01 |
Campbell Barton | style cleanup: whitespace, braces |
tree | commitdiff |
2012-05-01 |
Campbell Barton | style cleanup: guys - set your editors to tabs! |
tree | commitdiff |
2012-04-30 |
Campbell Barton | code cleanup: header cleanup |
tree | commitdiff |
2012-04-29 |
Robert Holcomb | Fixed UI bug in distance, chroma, and difference nodes... |
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-28 |
Sergey Sharybin | Style cleanup in own compositor nodes |
tree | commitdiff |
2012-04-28 |
Campbell Barton | style cleanup: changes to brace placement / newlines... |
tree | commitdiff |
2012-04-21 |
Lukas Toenne | Fix for image node: has to check the number of actual... |
tree | commitdiff |
2012-04-21 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-04-16 |
Lukas Toenne | Dynamic output sockets for the image input node. This... |
tree | commitdiff |
2012-04-14 |
Thomas Dinges | Revert rename of ColorRamp node from r45629. |
tree | commitdiff |
2012-04-14 |
Bastien Montagne | Fixed another bunch of i18n bugs (thx to Leon Cheung... |
tree | commitdiff |
2012-04-14 |
Sergey Sharybin | Merging r44227 through r45619 from trunk into soc-2011... |
tree | commitdiff |
2012-04-11 |
Campbell Barton | code cleanup: float formatting was confusing in some... |
tree | commitdiff |
2012-04-02 |
Campbell Barton | code cleanup: |
tree | commitdiff |
2012-03-31 |
Campbell Barton | code cleanup: use uppercase defines and change drawFCur... |
tree | commitdiff |
2012-03-31 |
Campbell Barton | move debug flag into its own global var (G.debug),... |
tree | commitdiff |
2012-03-28 |
Lukas Toenne | Fix for the node tree nodes.new API function, this... |
tree | commitdiff |
2012-03-24 |
Campbell Barton | style cleanup: follow style guide for/with/if spacing |
tree | commitdiff |
2012-03-24 |
Campbell Barton | style cleanup: follow style guide for formatting of... |
tree | commitdiff |
2012-03-24 |
Campbell Barton | convert spaces to tabs and some formatting. |
tree | commitdiff |
2012-03-24 |
Campbell Barton | style cleanup: mainly for mesh code, also some WM funct... |
tree | commitdiff |
2012-03-18 |
Campbell Barton | spelling cleanup |
tree | commitdiff |
2012-03-17 |
Bastien Montagne | Big step forward nodes UI translation: |
tree | commitdiff |
2012-03-13 |
Campbell Barton | bmesh py api: more comprehensive intro page, also fix... |
tree | commitdiff |
2012-03-09 |
Campbell Barton | code cleanup: replace macros VECCOPY, VECADD, VECSUB... |
tree | commitdiff |
2012-03-06 |
Campbell Barton | style cleanup, brackets in else/if, some indentation. |
tree | commitdiff |
2012-03-06 |
Sergey Sharybin | Fix for crash when loading some mango files |
tree | commitdiff |
2012-03-01 |
Brecht Van Lommel | Fix #30405: combine HSVA node not working correct with... |
tree | commitdiff |
2012-03-01 |
Lukas Toenne | Same fix for file output node as Brecht did in r44580... |
tree | commitdiff |
2012-03-01 |
Campbell Barton | Spelling Cleanup |
tree | commitdiff |
2012-03-01 |
Lukas Toenne | When adding a file output socket make it active, for... |
tree | commitdiff |
2012-03-01 |
Lukas Toenne | Fix for wrong channel number in ImBuf when file node... |
tree | commitdiff |
2012-03-01 |
Lukas Toenne | A number of improvements for the file output node(s). |
tree | commitdiff |
2012-02-27 |
Lukas Toenne | Implements a new operator for detaching nodes. In the... |
tree | commitdiff |
2012-02-27 |
Campbell Barton | style cleanup (mostly whitespace) |
tree | commitdiff |
2012-02-25 |
Campbell Barton | style cleanup, use { on newline after function definition. |
tree | commitdiff |
2012-02-25 |
Campbell Barton | bugfix |
tree | commitdiff |
2012-02-22 |
Lukas Toenne | Adds a new node type for saving multiple image files... |
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-02-02 |
Sergey Sharybin | Merging r43721 through r43847 from trunk into soc-2011... |
tree | commitdiff |
2012-02-01 |
Campbell Barton | svn merge ^/trunk/blender -r43751:43819, need to look... |
tree | commitdiff |
2012-02-01 |
Lukas Toenne | Enable image and alpha outputs for image nodes by defau... |
tree | commitdiff |
2012-01-30 |
Lukas Toenne | Make Image and Alpha outputs in render layer node ... |
tree | commitdiff |
2012-01-26 |
Sergey Sharybin | Merging r43501 through r43720 form trunk into soc-2011... |
tree | commitdiff |
2012-01-25 |
Campbell Barton | svn merge ^/trunk/blender -r43685:43693 |
tree | commitdiff |
2012-01-25 |
Brecht Van Lommel | Cycles: Render Passes |
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-13 |
Peter Larabell | Group DEM node code with the rest of the mattes, rather... |
tree | commitdiff |
2012-01-13 |
Campbell Barton | svn merge ^/trunk/blender -r43294:43338 |
tree | commitdiff |
2012-01-12 |
Campbell Barton | remove redundant trailing slashes |
tree | commitdiff |
2012-01-11 |
Peter Larabell | Changes composite node group of double edge mask node... |
tree | commitdiff |
2012-01-11 |
Campbell Barton | svn merge ^/trunk/blender -r43278:43294 |
tree | commitdiff |
2012-01-11 |
Campbell Barton | svn merge ^/trunk/blender -r43220:43278 --accept postpone |
tree | commitdiff |
2012-01-11 |
Campbell Barton | use BLI_strncpy and BLI_snprintf when the size of the... |
tree | commitdiff |
2012-01-11 |
Sergey Sharybin | Longer names support for all ID and other object names |
tree | commitdiff |
2012-01-10 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2012-01-10 |
Peter Larabell | (no commit message) |
tree | commitdiff |
2012-01-10 |
Sergey Sharybin | Fix #29827: 2.61 Scale and translate bugs |
tree | commitdiff |
2012-01-05 |
Campbell Barton | svn merge ^/trunk/blender -r43160:43183 |
tree | commitdiff |
next |