2011-04-23 |
Lukas Toenne | Color info in node editor backdrop now supports color... |
blob | commitdiff | raw |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... v2.57a |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Lukas Toenne | Corrected updating inside edited groups, fix for #27018... |
blob | commitdiff | raw | diff to current |
2011-03-28 |
Campbell Barton | misc nodes & editors: floats were being implicitly... |
blob | commitdiff | raw | diff to current |
2011-03-13 |
Lukas Toenne | Fix for crashes due to links without fromnode pointers... |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
blob | commitdiff | raw | diff to current |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
blob | commitdiff | raw | diff to current |
2011-02-22 |
Lukas Toenne | Convenience fix: Exposing internal sockets now copies... |
blob | commitdiff | raw | diff to current |
2011-02-22 |
Lukas Toenne | Added RNA functions to group tree inputs/outputs for... |
blob | commitdiff | raw | diff to current |
2011-02-21 |
Lukas Toenne | Big node groups improvement patch. Node group trees... |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
blob | commitdiff | raw | diff to current |
2011-02-11 |
Lukas Toenne | Removed the internal_select parameter from ntreeCopyTre... |
blob | commitdiff | raw | diff to current |
2011-02-07 |
Ton Roosendaal | Bugfix 25965 |
blob | commitdiff | raw | diff to current |
2011-02-07 |
Ton Roosendaal | Todo/feature request |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Thomas Dinges | Node UI: |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Lukas Toenne | Added backdrop image color information to the node... |
blob | commitdiff | raw | diff to current |
2011-01-18 |
Lukas Toenne | Added group verification after autoconnect to avoid... |
blob | commitdiff | raw | diff to current |
2011-01-17 |
Ton Roosendaal | Bugfix 25683 |
blob | commitdiff | raw | diff to current |
2011-01-08 |
Ton Roosendaal | Bugfix #25525 |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Ton Roosendaal | Todo items: |
blob | commitdiff | raw | diff to current |
2010-12-28 |
Ton Roosendaal | Bugreport, IRC |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Ton Roosendaal | Error/Warning report flipping. |
blob | commitdiff | raw | diff to current |
2010-12-20 |
Ton Roosendaal | Bugfix #25309 |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Ton Roosendaal | Todo item: |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Campbell Barton | updates to patch from Dan Eicher, allow adding a NodeGr... |
blob | commitdiff | raw | diff to current |
2010-12-01 |
Campbell Barton | increase the reference counts when setting default... |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Campbell Barton | bugfix [#24470] Ctrl+Tweak cutting connections fail |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Brecht Van Lommel | Fix crashing running read full sample layers operator. |
blob | commitdiff | raw | diff to current |
2010-10-15 |
Campbell Barton | remove/tag unused args for view*.c, gpu*.c & image*.c |
blob | commitdiff | raw | diff to current |
2010-10-15 |
Campbell Barton | bugfix [#24247] Duplicating a Composite Group Node... |
blob | commitdiff | raw | diff to current |
2010-10-15 |
Campbell Barton | tag UNUSED() for operator exec() and invoke() functions. |
blob | commitdiff | raw | diff to current |
2010-09-29 |
Brecht Van Lommel | Fix #24018: moving backdrop in node editor not working... |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Brecht Van Lommel | Fix #23708: F-key make links between nodes didn't add... |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Campbell Barton | bugfix [#23068] Image editor: Update Automatically... |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... soc-2010-nexyon |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Campbell Barton | - remove unused includes IMB_*, BIF_* & MEM_* |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Joerg Mueller | svn merge -r 31145:31210 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Campbell Barton | remove unused includes from editors/space_* |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Campbell Barton | include cleanup, no functional changes |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Brecht Van Lommel | 2.5: code changes to reduce the usage of G.main and... |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Brecht Van Lommel | Fix #21062 and #22175: crash with node previews being... |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Campbell Barton | better reporting for file i/o failier, use system error... |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Campbell Barton | adding image strips wasnt working, use the 'directory... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
blob | commitdiff | raw |
2010-06-14 |
Campbell Barton | naming changes |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Campbell Barton | recent addition: Shift+H in node editor was switching... |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Campbell Barton | - added a flag argument to WM_operator_properties_files... |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Campbell Barton | node toggle preview and hidden socket key shortcuts... |
blob | commitdiff | raw | diff to current |
2010-06-05 |
Brecht Van Lommel | Node Editor: link to viewer (ctrl+shift click on node... |
blob | commitdiff | raw | diff to current |
2010-05-27 |
Matt Ebb | Progress indicators for threaded jobs |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Ton Roosendaal | Composite Node bug: the CTRL+SHIFT+Click to make a... |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Diego Borghetti | Small change to Node Space and two new function. |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Diego Borghetti | Node Space: Small feature for Venomgfx, Shift + F selec... |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Matt Ebb | Another one for drag and drop: |
blob | commitdiff | raw | diff to current |
2010-04-22 |
Ton Roosendaal | - Added search filter in outliner header. Only activate... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Brecht Van Lommel | Merge various small changes from render branch: |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Ton Roosendaal | CTRL+SHIFT click on node "Make viewer connect to node... |
blob | commitdiff | raw | diff to current |
2010-04-08 |
Ton Roosendaal | three things: |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Ton Roosendaal | The daily node commit: brought back panning background... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Ton Roosendaal | Brought back: |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Ton Roosendaal | Request: auto link to viewer node back. Used to be... |
blob | commitdiff | raw | diff to current |
2010-03-27 |
Brecht Van Lommel | Second attempt at committing the different render slot... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Campbell Barton | more lint includes |
blob | commitdiff | raw | diff to current |
2010-03-21 |
Guillermo S. Romero | Fix syntax for ID keyword. |
blob | commitdiff | raw | diff to current |
2010-03-17 |
Matt Ebb | Fixed a crash switching to brush texture nodes |
blob | commitdiff | raw | diff to current |
2010-02-16 |
Brecht Van Lommel | Revert render slots commit for release, I can't find... |
blob | commitdiff | raw | diff to current |
2010-02-16 |
Brecht Van Lommel | Render Slots: change the implementation by moving it... |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Campbell Barton | batch remove .'s used with RNA_def_struct_ui_text |
blob | commitdiff | raw | diff to current |
2010-02-09 |
Brecht Van Lommel | J-key render switching back, now with 10 slots. |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 25745:26429. |
blob | commitdiff | raw | diff to current |
2010-01-29 |
Brecht Van Lommel | Fix #20549: selecting a texture node in a material... |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
blob | commitdiff | raw | diff to current |
2010-01-22 |
Matt Ebb | Cleaned up some printfs in editors/ - converted some... |
blob | commitdiff | raw | diff to current |
2010-01-21 |
Matt Ebb | Fix [#20749] Mute doesnt refresh the compositor |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Joshua Leung | Preview Range Tweak: |
blob | commitdiff | raw | diff to current |
2010-01-18 |
Matt Ebb | Fix for part of [#20251] Some Node UI problems |
blob | commitdiff | raw | diff to current |
2010-01-12 |
Matt Ebb | Fix [#20000] Connect to File Output node creates segfault |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Matt Ebb | Properly refresh the node tree when making links with... |
blob | commitdiff | raw | diff to current |
2010-01-06 |
Matt Ebb | Node editor tweaks |
blob | commitdiff | raw | diff to current |
2010-01-06 |
Matt Ebb | Restored Compositor 're-render single layer' functional... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Matt Ebb | * Modifications to node editor 'make links' tool, after... |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Matt Ebb | * Tweaks for node editor Make Links (F key) |
blob | commitdiff | raw | diff to current |
2009-12-28 |
Matt Ebb | Got rid of some dead code |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Brecht Van Lommel | Sculpt Branch: |
blob | commitdiff | raw | diff to current |
2009-12-09 |
Matt Ebb | Fix for [#20197] dof node bugs |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Brecht Van Lommel | Sculpt: |
blob | commitdiff | raw | diff to current |
2009-11-22 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 24522:24758. |
blob | commitdiff | raw | diff to current |
2009-11-20 |
Joshua Leung | Nodes Editor: Restored 'Show Cyclic Dependencies' Opera... |
blob | commitdiff | raw | diff to current |
2009-11-20 |
Joshua Leung | Node Editor - More Cleanups (Reshuffling): |
blob | commitdiff | raw | diff to current |
2009-11-20 |
Joshua Leung | More Node Editor Fixups: |
blob | commitdiff | raw | diff to current |
2009-11-20 |
Joshua Leung | Node Editor: Various usability and code tidyups |
blob | commitdiff | raw | diff to current |
next |