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
2011-02-22Convenience fix: Exposing internal sockets now copies the default input value...Lukas Toenne
2011-02-22Added RNA functions to group tree inputs/outputs for exposing internal socket...Lukas Toenne
2011-02-22Fixed missing initialization of node stack entries.Lukas Toenne
2011-02-21Fixed do_versions for node groups which contain nodes that have changed socke...Lukas Toenne
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-11Removed the internal_select parameter from ntreeCopyTree. This was used just ...Lukas Toenne
2011-02-11Made group label callback function static.Lukas Toenne
2011-02-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
2011-02-08Group node type info is now also initialized with helper functions.Lukas Toenne
2011-02-08Finished the node type definition cleanup started in r34682. All static node ...Lukas Toenne
2011-02-07Todo/feature requestTon Roosendaal
2011-02-07A simplified way of defining bNodeType structs. Instead of doing full struct ...Lukas Toenne
2011-01-25fix [#25748] Addons register parameters/functions more than onceCampbell Barton
2011-01-18Added a check in nodeGroupVerify to detect if a tree is actually a group tree...Lukas Toenne
2011-01-17Bugfix #25681Ton Roosendaal
2011-01-08fix for using freed memory with animation/group/ungroup code.Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-03Todo: Material nodesTon Roosendaal
2010-12-29Bugfix [#24163] (PART 2) Unable to animate INSIDE a group node in theJoshua Leung
2010-12-29Bugfix [#24163] Unable to animate INSIDE a group node in theJoshua Leung
2010-12-27Bugfix #25392Ton Roosendaal
2010-12-20Bugfix #25309Ton Roosendaal
2010-12-19Bugfix #25301Ton Roosendaal
2010-12-07Bugfix #25049: Compositing Nodes not KeyframableJoshua Leung
2010-12-04Maintenance, Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03updates to patch from Dan Eicher, allow adding a NodeGroup through bpy.data.n...Campbell Barton
2010-11-28Bugfix #24953Ton Roosendaal
2010-11-09bugfix [#24403] Object.copy() duplicates armature actionCampbell Barton
2010-11-02Fix #24436: GLSL + Node material gives wrong color.Brecht Van Lommel
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-21fix for fix [#24344] crash on adding new image when composite is open and the...Campbell Barton
2010-10-02Most likely fix for #23420: viewer node: loses viewer nodes forever.Brecht Van Lommel
2010-10-02Fix #23932: compositing nodes with viewer and split viewer node couldBrecht Van Lommel
2010-09-13bugfix [#23068] Image editor: Update Automatically not updating the compositor.Campbell Barton
2010-08-22remove inline loops in a few placesCampbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-13Fix #23111: file Output node not working when inside a group.Brecht Van Lommel
2010-08-05bugfix [#23164] Copied Scene Nodes!Campbell Barton
2010-08-04Fix #22869: procedural compositing buffers from texture nodes were not restoredBrecht Van Lommel
2010-07-30bugfix [#22859] Multi-user images cant be made into single user in texure panel.Campbell Barton
2010-06-23- avoid divide by zero with node progressCampbell Barton
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-04-28fix for crash on loading some nodes.Campbell Barton
2010-03-31Fix [#21727] texture in compositor quickly results in crashMatt Ebb
2010-03-23fix for mistake in own recent commit.Brecht Van Lommel
2010-03-23workaround for compositor threading copying actions every time.Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21removed unused includes, except for physics and particle related filesCampbell Barton