Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-26Fix T37939: Crash on exit (reading from freed node trees)Campbell Barton
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-09Compositor node preview:Jeroen Bakker
2013-12-09Enhancement: By default do not show the previews of composite nodesJeroen Bakker
2013-12-05Fix T37698: Crash from invalid context access when freeing customLukas Tönne
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-12Make dynamic node labels possible as a registerable function 'draw_label' (si...Lukas Toenne
2013-11-12Instead of requiring a const char* return from the (optional) node label call...Lukas Toenne
2013-10-14Fix for crash from double-freeing in nodes:Lukas Toenne
2013-10-14Fix #37057, Detach (Alt + D) doesn't work in nodes editor / compositor.Lukas Toenne
2013-10-04Fix #36939, Objects with nodes appear in gray in viewport, using Solid shade,...Lukas Toenne
2013-10-01bugfix [#32346] Node animation, removing nodes keeps FCurves.Dalai Felinto
2013-10-01Fix use of uninitialized variable in recent node tree changes.Brecht Van Lommel
2013-10-01replace inline searches for BLI_findindexCampbell Barton
2013-10-01Yet another fix for node groups localization: The ntreeLocalMerge function ca...Lukas Toenne
2013-10-01Fix for own commit r60468: All the localized node groups ended up in the main...Lukas Toenne
2013-10-01Fix #36850, Material Node Editor Crash Always.Lukas Toenne
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-09-13change NODE_TREE_TYPES_BEGIN/END macros to include braces (matches CTX_DATA_B...Campbell Barton
2013-08-27ghash/bli-listbase edits, rename BLI_ghash_pop -> BLI_ghash_popkey (since it ...Campbell Barton
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-01Cycles / HSV Separator and Combine node:Thomas Dinges
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-08-01Cycles / Blackbody to RGB node:Thomas Dinges
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-07-13fix for misc errorsCampbell Barton
2013-07-04Cycles:Thomas Dinges
2013-07-04Merged revision(s) 57908-57978 from trunk/blender into soc-2013-dingto. Thomas Dinges
2013-07-03Fix crash when getting active ID from a node tree with missing groupsSergey Sharybin
2013-06-26Merged revision(s) 57671-57767 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-25Making sure free_nodesystem only frees non-NULL data. This helps address some...Daniel Stokes
2013-06-20Cycles / Vector Transform Node:Thomas Dinges
2013-06-16Merged revision(s) 57423-57498 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-13Added NULL check for socket type make_socket_interfaceSergey Sharybin
2013-06-13Cycles / Blackbody node:Thomas Dinges
2013-06-12Fix #35703, Viewer node doesn't updates image sometimes. The viewer node was ...Lukas Toenne
2013-06-10Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-05Fix for own mistake in r57252, needs to unset id.lib of the newly copied tree...Lukas Toenne
2013-06-05Fix #35640, part 1. Set the id.lib pointer for nested bNodeTree data blocks i...Lukas Toenne
2013-05-30Fix #35570, old group nodes with empty socket name strings crash. The identif...Lukas Toenne
2013-05-29Set the NODE_OPTIONS flag for all nodes by default. If the node type has no o...Lukas Toenne
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-22Shader Nodes:Thomas Dinges
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-16Fix #35388, grouped nodes not editable in properties ui.Lukas Toenne
2013-05-07Fix #35122: Blenderplayer crashes when loading levelSergey Sharybin
2013-04-24Fix for #34739 and #35060, avoid ambiguity in compositor viewer nodes.Lukas Toenne
2013-04-19Fix for bug reported by Dalai Felinto on IRC, crash in blenderplayer after r5...Lukas Toenne
2013-04-18Fix for #35010, Node Groups don't show up anymore in Material Surface. Fixing...Lukas Toenne