2013-01-23 |
Campbell Barton | style cleanup |
blob | commitdiff | raw |
2013-01-22 |
Monique Dewanchand | Displaying labelname with reroute nodes. |
blob | commitdiff | raw | diff to current |
2013-01-08 |
Sergey Sharybin | Alpha-over images on a black background when in RGB... |
blob | commitdiff | raw | diff to current |
2013-01-06 |
Sergey Sharybin | Rename dilate/erode rna property "type" to "mode" to... |
blob | commitdiff | raw | diff to current |
2012-12-28 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-12-28 |
Bastien Montagne | This commit frees list ui items from their dependencies... |
blob | commitdiff | raw | diff to current |
2012-12-21 |
Campbell Barton | replace MIN/MAX 3,4 with inline functions |
blob | commitdiff | raw | diff to current |
2012-12-18 |
Campbell Barton | make sure color picker and color swatch buttons have... |
blob | commitdiff | raw | diff to current |
2012-12-12 |
Ton Roosendaal | Holiday coding log :) |
blob | commitdiff | raw | diff to current |
2012-12-11 |
Brecht Van Lommel | Fix #33476: cycles environment texture not showing... |
blob | commitdiff | raw | diff to current |
2012-11-18 |
Campbell Barton | style cleanup: comments & spelling |
blob | commitdiff | raw | diff to current |
2012-11-17 |
Brecht Van Lommel | Fix compositing normal node not properly showing vector... |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Sergey Sharybin | Image thread safe improvements |
blob | commitdiff | raw | diff to current |
2012-11-14 |
Dalai Felinto | Map Range Node (tiles) |
blob | commitdiff | raw | diff to current |
2012-11-09 |
Campbell Barton | rename template_color_wheel() to template_color_picker() |
blob | commitdiff | raw | diff to current |
2012-11-07 |
Campbell Barton | code cleanup: |
blob | commitdiff | raw | diff to current |
2012-11-07 |
Campbell Barton | style cleanup, also remove redundant call to set_listba... |
blob | commitdiff | raw | diff to current |
2012-11-06 |
Dalai Felinto | support for string parameters in OSL nodes |
blob | commitdiff | raw | diff to current |
2012-11-06 |
Brecht Van Lommel | Cycles: tangent and normal map now show UV map link... |
blob | commitdiff | raw | diff to current |
2012-11-06 |
Brecht Van Lommel | Cycles: 4 new nodes. |
blob | commitdiff | raw | diff to current |
2012-11-03 |
Campbell Barton | style cleanup: tabs & whitespace |
blob | commitdiff | raw | diff to current |
2012-11-03 |
Brecht Van Lommel | Render API: shader script node for custom shaders. |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-10-26 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-10-24 |
Lukas Toenne | Removed the experimental (and commented-out) code for... |
blob | commitdiff | raw | diff to current |
2012-10-23 |
Campbell Barton | rename api functions... |
blob | commitdiff | raw | diff to current |
2012-10-21 |
Campbell Barton | style cleanup: trailing tabs & expand some non prefix... |
blob | commitdiff | raw | diff to current |
2012-10-12 |
Campbell Barton | quiet some -Wshadow warnings |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48592:HEAD |
blob | commitdiff | raw | diff to current |
2012-10-04 |
Brecht Van Lommel | Cycles: add "From Dupli" option for texture coordinate... |
blob | commitdiff | raw | diff to current |
2012-10-01 |
Thomas Dinges | File Output Node: |
blob | commitdiff | raw | diff to current |
2012-09-25 |
Sergey Sharybin | Expose image's and clip's input color space settings... |
blob | commitdiff | raw | diff to current |
2012-09-25 |
Sergey Sharybin | No need to show display settings in file output node |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Sergey Sharybin | Fix #32628: Crash when selecting Channels of the image... |
blob | commitdiff | raw | diff to current |
2012-09-20 |
Campbell Barton | code cleanup: use frame as a prefix for rna properties |
blob | commitdiff | raw | diff to current |
2012-09-18 |
Campbell Barton | do_version fix files with bad keyblock uid caused by... |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Campbell Barton | fix for node socket text buttons not scaling with DPI... |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Sv. Lockal | Fix drawing of output slots with utf-8 names. Also... |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Campbell Barton | code cleanup: replace macro for BLI_rect size/center... |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Sergey Sharybin | Color Management, Stage 2: Switch color pipeline to... |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Campbell Barton | quiet -Wmissing-prototypes warnings, and enable this... |
blob | commitdiff | raw | diff to current |
2012-09-14 |
Campbell Barton | code cleanup: correct misleading use of LABEL button... |
blob | commitdiff | raw | diff to current |
2012-09-11 |
Campbell Barton | code cleanup: use an enum for uiBut->pointype (more... |
blob | commitdiff | raw | diff to current |
2012-09-08 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Campbell Barton | stule cleanup |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Brecht Van Lommel | Cycles: merge of changes from tomato branch. |
blob | commitdiff | raw | diff to current |
2012-08-23 |
Campbell Barton | code cleanup: rename BLI_in_rctf() --> BLI_rctf_isect_p... |
blob | commitdiff | raw | diff to current |
2012-08-23 |
Campbell Barton | despeckle composite node |
blob | commitdiff | raw | diff to current |
2012-08-22 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-08-20 |
Campbell Barton | code cleanup: use BLI_RCT_SIZE macro |
blob | commitdiff | raw | diff to current |
2012-08-20 |
Campbell Barton | macros for rectangle center and size |
blob | commitdiff | raw | diff to current |
2012-08-14 |
Campbell Barton | add variable size option to bokeh blur node, remove... |
blob | commitdiff | raw | diff to current |
2012-08-14 |
Campbell Barton | rename blur `Reference` to `Variable Size`, improve... |
blob | commitdiff | raw | diff to current |
2012-08-08 |
Lukas Toenne | Renamed the mx/my coordinates in SpaceNode to more... |
blob | commitdiff | raw | diff to current |
2012-08-08 |
Campbell Barton | fix for minor regression in own recent edits: sample... |
blob | commitdiff | raw | diff to current |
2012-08-06 |
Lukas Toenne | Fix for drawing arrows on node lines between two rerout... |
blob | commitdiff | raw | diff to current |
2012-08-06 |
Campbell Barton | inpaint node from tomato branch by Peter Schlaile |
blob | commitdiff | raw | diff to current |
2012-08-05 |
Campbell Barton | fix for crash when moving frames about in the node... |
blob | commitdiff | raw | diff to current |
2012-08-05 |
Campbell Barton | use define for 0.375 = GLA_PIXEL_OFS, used all over... |
blob | commitdiff | raw | diff to current |
2012-08-04 |
Campbell Barton | style cleanup |
blob | commitdiff | raw | diff to current |
2012-08-03 |
Sergey Sharybin | DO not draw active outline for collapsed nodes when... |
blob | commitdiff | raw | diff to current |
2012-08-02 |
Campbell Barton | code cleanup: remove unused includes |
blob | commitdiff | raw | diff to current |
2012-08-01 |
Campbell Barton | make node select_all consistent with other select opera... |
blob | commitdiff | raw | diff to current |
2012-08-01 |
Sergey Sharybin | Do not highlight non-selected active node with active... |
blob | commitdiff | raw | diff to current |
2012-07-29 |
Campbell Barton | add inline functions for max/min ints, good to use... |
blob | commitdiff | raw | diff to current |
2012-07-29 |
Campbell Barton | code cleanup: replace MIN2/MAX2 with minf/maxf |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Sergey Sharybin | Fix crash in drawing socket names when zooming out... |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Sergey Sharybin | Track input node: more control on over output value |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Campbell Barton | mask motion blur shutter option |
blob | commitdiff | raw | diff to current |
2012-07-27 |
Campbell Barton | motion blur for mask node: |
blob | commitdiff | raw | diff to current |
2012-07-26 |
Campbell Barton | option to use manual size input for scene |
blob | commitdiff | raw | diff to current |
2012-07-19 |
Jeroen Bakker | Fix for |
blob | commitdiff | raw | diff to current |
2012-07-15 |
Campbell Barton | minor refactor for rect functions. more consistent... |
blob | commitdiff | raw | diff to current |
2012-07-14 |
Campbell Barton | header comment cleanup, explain whats the difference... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Campbell Barton | improved node frame text alignment and use default... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Keying screen: small fixes and improvements from tomato |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Movie Clip Node: skip putting frame to cache when... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Mango request: added an input node to use track's posit... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Mango request: option to clamp result of Mix RGB and... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Sergey Sharybin | Tomato: added option to clamp result of Mix RGB and... |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Campbell Barton | center node group text button vertically |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Campbell Barton | style cleanup: line length, also comment some unused... |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Campbell Barton | style cleanup: missed previous commit |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Campbell Barton | style cleanup: node drawing |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Campbell Barton | improve node text alignment with different zoom levels |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Campbell Barton | code cleanup: remove pointless casts (int -> short... |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Campbell Barton | fix node drawing glitch where text alignment for output... |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Campbell Barton | correction to last commit. aspect doesn't need to be... |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Campbell Barton | fix for ugly pixelated drawing of node frame text. |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Campbell Barton | svn merge ^/trunk/blender -r48749:48754 |
blob | commitdiff | raw | diff to current |
2012-07-09 |
Sergey Sharybin | Merging r48740 through r48749 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-07-08 |
Campbell Barton | svn merge ^/trunk/blender -r48729:48739 |
blob | commitdiff | raw | diff to current |
2012-07-08 |
Campbell Barton | svn merge ^/trunk/blender -r48691:48729 |
blob | commitdiff | raw | diff to current |
2012-07-06 |
Campbell Barton | svn merge ^/trunk/blender -r48681:48691 |
blob | commitdiff | raw | diff to current |
2012-07-06 |
Campbell Barton | svn merge ^/trunk/blender -r48674:48681 |
blob | commitdiff | raw | diff to current |
2012-07-06 |
Sergey Sharybin | Tomato keying screen: small fixes and improvements |
blob | commitdiff | raw | diff to current |
2012-07-06 |
Campbell Barton | use icons for rgb colors |
blob | commitdiff | raw | diff to current |
2012-07-06 |
Campbell Barton | svn merge ^/trunk/blender -r48658:48674 |
blob | commitdiff | raw | diff to current |
2012-07-06 |
Campbell Barton | rgb color display options for compo backdrop. |
blob | commitdiff | raw | diff to current |
2012-07-05 |
Campbell Barton | svn merge ^/trunk/blender -r48638:48658 |
blob | commitdiff | raw | diff to current |
next |