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-24 |
Antony Riakiotakis | Add libMV and Scons support for MinGW-w64, patches... |
tree | commitdiff |
2012-04-22 |
Campbell Barton | style cleanup: comments |
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-30 |
Brecht Van Lommel | Node socket values now only have soft limits, rather... |
tree | commitdiff |
2012-03-28 |
Brecht Van Lommel | Cycles: add alpha output to image node. |
tree | commitdiff |
2012-03-28 |
Lukas Toenne | Fix for the node tree nodes.new API function, this... |
tree | commitdiff |
2012-03-28 |
Campbell Barton | code cleanup: (dont include ';' in defines), last commi... |
tree | commitdiff |
2012-03-26 |
Brecht Van Lommel | Cycles: add ColorRamp node. |
tree | commitdiff |
2012-03-25 |
Campbell Barton | style cleanup: add braces around checks - 'if ELEM... |
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-22 |
Lukas Toenne | Fix for #30627. This improves the behaviour of the... |
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-17 |
Bastien Montagne | Fix for yesterday i18n own commit (r44924): we now... |
tree | commitdiff |
2012-03-13 |
Campbell Barton | bmesh py api: more comprehensive intro page, also fix... |
tree | commitdiff |
2012-03-09 |
Campbell Barton | style cleanup: comment blocks |
tree | commitdiff |
2012-03-09 |
Campbell Barton | code cleanup: replace macros VECCOPY, VECADD, VECSUB... |
tree | commitdiff |
2012-03-09 |
Campbell Barton | style cleanup: spelling. |
tree | commitdiff |
2012-03-08 |
Brecht Van Lommel | Cycles: support for environment texture "Mirror Ball... |
tree | commitdiff |
2012-03-07 |
Brecht Van Lommel | Cycles: float texture support. Due to GPU limitations... |
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-02 |
Campbell Barton | style cleanup |
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-24 |
Campbell Barton | svn merge ^/trunk/blender -r43664:43676 |
tree | commitdiff |
2012-01-24 |
Dalai Felinto | Brightness/Contrast Node for Cycles |
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-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-08 |
Brecht Van Lommel | Cycles: checker texture node, patch by Thomas. |
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 |
2012-01-05 |
Campbell Barton | svn merge ^/trunk/blender -r43160:43183 |
tree | commitdiff |
2012-01-05 |
Brecht Van Lommel | Fix #29801: various compositing nodes not working corre... |
tree | commitdiff |
2011-12-31 |
Sergey Sharybin | Merging r42945 through r43024 from trunk into soc-2011... |
tree | commitdiff |
2011-12-31 |
Campbell Barton | svn merge ^/trunk/blender -r42991:43009 |
tree | commitdiff |
2011-12-30 |
Sergey Sharybin | Object tracking integration |
tree | commitdiff |
2011-12-30 |
Brecht Van Lommel | Color management: add "Color Unpremultiply" option... |
tree | commitdiff |
2011-12-30 |
Sergey Sharybin | Camera tracking: improvements of track preview widget |
tree | commitdiff |
2011-12-30 |
Campbell Barton | svn merge ^/trunk/blender -r42973:42991 |
tree | commitdiff |
2011-12-30 |
Campbell Barton | style edits for function declarations |
tree | commitdiff |
2011-12-28 |
Sergey Sharybin | Merging r42896 through r42944 from trunk into soc-2911... |
tree | commitdiff |
2011-12-28 |
Campbell Barton | svn merge ^/trunk/blender -r42927:42931 |
tree | commitdiff |
2011-12-28 |
Brecht Van Lommel | Code refactoring: add unified image buffer functions... |
tree | commitdiff |
2011-12-27 |
Sergey Sharybin | Merging r42800 through r42895 from trunk into soc-2011... |
tree | commitdiff |
2011-12-23 |
Campbell Barton | svn merge ^/trunk/blender -r42778:42839 |
tree | commitdiff |
2011-12-21 |
Dalai Felinto | patch [#29676] ALPHA OVER: Fix associated alpha over... |
tree | commitdiff |
2011-12-20 |
Sergey Sharybin | Merging r42723 through r42769 from trunk into soc-2011... |
tree | commitdiff |
2011-12-20 |
Campbell Barton | svn merge ^/trunk/blender -r42722:42742 |
tree | commitdiff |
next |