2018-07-13 |
Charlie Jolly | Nodes: add sqrt, ceil, floor and fract to math nodes. |
tree | commitdiff |
2018-07-02 |
Campbell Barton | Cleanup: use bool for poll functions |
tree | commitdiff |
2018-06-11 |
Bastien Montagne | Cleanup: remove moar ugly G.main usages... |
tree | commitdiff |
2018-06-08 |
Campbell Barton | Cleanup: trailing space |
tree | commitdiff |
2018-06-01 |
Campbell Barton | Cleanup: trailing whitespace (comment blocks) |
tree | commitdiff |
2018-05-24 |
Lukas Stockner | Cycles/Compositor: Add arctan2 operation to the Math... |
tree | commitdiff |
2018-02-15 |
Campbell Barton | Cleanup: rename BLI_thread.h API |
tree | commitdiff |
2018-01-07 |
Ines Almeida | (Nodes) Display image name if any in the Image and... |
tree | commitdiff |
2017-12-07 |
Campbell Barton | Cleanup: Use BKE_colorband prefix |
tree | commitdiff |
2017-12-07 |
Campbell Barton | Cleanup: extract BKE_colorband from BKE_texture |
tree | commitdiff |
2016-04-25 |
Campbell Barton | Refactor BKE_blender into separate headers |
tree | commitdiff |
2015-12-03 |
Lukas Tönne | Node callback for handling link insertion and swapping... |
tree | commitdiff |
2015-11-12 |
Campbell Barton | Cleanup: unused defines |
tree | commitdiff |
2015-08-17 |
Campbell Barton | Refactor translation code out of blenfont |
tree | commitdiff |
2015-06-17 |
Campbell Barton | Cleanup: duplicate includes |
tree | commitdiff |
2015-06-08 |
Sergey Sharybin | Fix T44979: Crash when rendering with more threads... |
tree | commitdiff |
2015-05-03 |
Brecht Van Lommel | Fix T41893: inconsistent color management on sculpt... |
tree | commitdiff |
2015-04-13 |
Sergey Sharybin | Nodes: Remove hardcoded BLENDER_MAX_THREADS number... |
tree | commitdiff |
2015-03-28 |
Campbell Barton | Cleanup: use BKE_texture_ prefix |
tree | commitdiff |
2015-03-17 |
Antony Riakiotakis | Part 2 of D1082 by Troy Sobotka, remove our functions... |
tree | commitdiff |
2015-02-04 |
Kévin Dietrich | Fix T43450: Texture node tree failed to clamp |
tree | commitdiff |
2014-11-28 |
Campbell Barton | Cleanup: unused headers |
tree | commitdiff |
2014-11-05 |
Sergey Sharybin | Code cleanup: Replace magic number with verbose name... |
tree | commitdiff |
2014-09-24 |
Campbell Barton | Cleanup: use float versions of functions when in/output... |
tree | commitdiff |
2014-09-17 |
Antony Riakiotakis | Fix T41761, muting not working with texture nodes |
tree | commitdiff |
2014-08-12 |
Lukas Tönne | Fix T41349: Muting texture nodes can cause crashes. |
tree | commitdiff |
2014-07-16 |
Campbell Barton | Cleanup: Adhere to our naming convention for BKE_linest... |
tree | commitdiff |
2014-07-16 |
Tamito Kajiyama | Renamed CTX_data_linestyle_from_scene() to BKE_get_line... |
tree | commitdiff |
2014-05-13 |
Campbell Barton | Code cleanup: indentation |
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-05-03 |
Tamito Kajiyama | Patch D246: Texture Marks for freestyle strokes, writte... |
tree | commitdiff |
2014-04-26 |
Campbell Barton | Code cleanup: use 'const' for arrays (blenloader, gpu... |
tree | commitdiff |
2014-04-20 |
Brecht Van Lommel | Nodes: make default group nodes slighly wider, to match... |
tree | commitdiff |
2014-04-01 |
Campbell Barton | Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT... |
tree | commitdiff |
2014-02-24 |
Brecht Van Lommel | Fix T38813: missing color management in texture nodes... |
tree | commitdiff |
2014-01-03 |
William Reynish | Changed percentage and 0-1 number fields to use sliders... |
tree | commitdiff |
2013-10-29 |
Lukas Toenne | Fix #37192, Rendered preview causes crash when deleting... |
tree | commitdiff |
2013-09-10 |
Campbell Barton | fix/workaround [#36694] Texture node groups tend to... |
tree | commitdiff |
2013-07-31 |
Thomas Dinges | Cycles / HSV Separator and Combine node: |
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 |
Campbell Barton | minor changes for confusing code. |
tree | commitdiff |
2013-07-29 |
Sergey Sharybin | Merging r58475 through r58700 from trunk into soc-2013... |
tree | commitdiff |
2013-07-28 |
Thomas Dinges | Merged revision(s) 58585-58681 from trunk/blender into... |
tree | commitdiff |
2013-07-27 |
Campbell Barton | fix for writing to freed memory enabling texture node... |
tree | commitdiff |
2013-07-24 |
Thomas Dinges | Merged revision(s) 58452-58584 from trunk/blender into... |
tree | commitdiff |
2013-07-21 |
Sergey Sharybin | Merging r58464 through r58474 from trunk into soc-2013... |
tree | commitdiff |
2013-07-21 |
Campbell Barton | code cleanup: add break statements in switch ()'s,... |
tree | commitdiff |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
tree | commitdiff |
2013-06-01 |
Lukas Toenne | Extended max size for group node types from 200 to... |
tree | commitdiff |
2013-05-29 |
Lukas Toenne | Cleanup: Removed all NODE_OPTIONS flags from C node... |
tree | commitdiff |
2013-05-28 |
Sergey Sharybin | Fix #35547: incomplete tooltips in node editor |
tree | commitdiff |
2013-05-27 |
Campbell Barton | style cleanup: nodes |
tree | commitdiff |
2013-05-27 |
Campbell Barton | style cleanup: nodes |
tree | commitdiff |
2013-05-24 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-05-22 |
Thomas Dinges | Texture Nodes: |
tree | commitdiff |
2013-05-20 |
Thomas Dinges | Math Node: |
tree | commitdiff |
2013-05-10 |
Brecht Van Lommel | Fix #35278: textures nodes Mix RGB node did not have... |
tree | commitdiff |
2013-04-20 |
Lukas Toenne | Removed the group_tree_idname property from node types... |
tree | commitdiff |
2013-04-12 |
Antony Riakiotakis | Paint refactoring commit, non-disruptive (in theory :p) |
tree | commitdiff |
2013-04-06 |
Sergey Sharybin | svn merge ^/trunk/blender -r55815:55840 |
tree | commitdiff |
2013-04-06 |
Thomas Dinges | Node UI: |
tree | commitdiff |
2013-04-04 |
Campbell Barton | svn merge ^/trunk/blender -r55700:55776 |
tree | commitdiff |
2013-04-03 |
Lukas Toenne | Fix #33628, Segmentation fault after pasting a closed... |
tree | commitdiff |
2013-04-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55700. |
tree | commitdiff |
2013-03-31 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
tree | commitdiff |
2013-03-22 |
Lukas Toenne | Node preview merge function now has an additional optio... |
tree | commitdiff |
2013-03-19 |
Lukas Toenne | Fixes for context updates of the node editor: |
tree | commitdiff |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55372:55392 |
tree | commitdiff |
2013-03-18 |
Campbell Barton | code cleanup |
tree | commitdiff |
2013-03-18 |
Lukas Toenne | Merge ... the PyNodes branch (aka "custom nodes") into... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
tree | commitdiff |
2013-02-16 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54594. |
tree | commitdiff |
2013-02-15 |
Bastien Montagne | And more UI messages issues fixing... Thanks again... |
tree | commitdiff |
2013-01-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54110. |
tree | commitdiff |
2013-01-24 |
Campbell Barton | header cleanup, include BLI before BKE, also use bool... |
tree | commitdiff |
2013-01-21 |
Sergey Sharybin | Fixed render time regression in Blender Internal |
tree | commitdiff |
2012-12-10 |
Sergey Sharybin | Merging r51923 through r52851 from trunk into soc-2011... |
tree | commitdiff |
2012-11-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52340. |
tree | commitdiff |
2012-11-15 |
Sergey Sharybin | Image thread safe improvements |
tree | commitdiff |
2012-11-05 |
Sergey Sharybin | Merging r50625 through r51896 from trunk into soc-2011... |
tree | commitdiff |
2012-10-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51718. |
tree | commitdiff |
2012-10-25 |
Lukas Toenne | Internal node links are now cached in a per-node list... |
tree | commitdiff |
2012-10-24 |
Lukas Toenne | Removed the experimental (and commented-out) code for... |
tree | commitdiff |
2012-10-22 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-10-21 |
Campbell Barton | style cleanup: trailing tabs & expand some non prefix... |
tree | commitdiff |
2012-10-20 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51448. |
tree | commitdiff |
2012-10-15 |
Campbell Barton | code cleanup: use float sizes for function args. |
tree | commitdiff |
2012-10-09 |
Ove Murberg Henriksen | svn merge ^/trunk/blender -r48592:HEAD |
tree | commitdiff |
2012-10-07 |
Campbell Barton | style cleanup: if(); |
tree | commitdiff |
2012-09-23 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50829. |
tree | commitdiff |
2012-09-20 |
Campbell Barton | code cleanup: remove unused macros, commet some which... |
tree | commitdiff |
2012-09-15 |
Sergey Sharybin | Merging r50602 through r50617 form trunk into soc-2011... |
tree | commitdiff |
2012-09-15 |
Campbell Barton | quiet -Wmissing-prototypes warnings, and enable this... |
tree | commitdiff |
2012-09-15 |
Tamito Kajiyama | Merged changes in the trunk up to revision 50607. |
tree | commitdiff |
2012-09-04 |
Sergey Sharybin | Merging r50265 through r50373 from trunk into soc-2011... |
tree | commitdiff |
next |