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
2007-04-11Bugfix #6547Ton Roosendaal
2007-04-07appending libdata no longer breaks all external references.Campbell Barton
2007-04-07== Clamp-To Constraint (was Patch #4818) ==Joshua Leung
2007-04-06All data in blender's libBlock linked lists are supposed to be sorted but in ...Campbell Barton
2007-04-04=== Node editor ===Nathan Letwory
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-31Bugfix:Ton Roosendaal
2007-03-29Bugfix #6419Ton Roosendaal
2007-03-29Bugfix #6312Ton Roosendaal
2007-03-29Revisions to previous change of new_id().Ken Hughes
2007-03-28Option "New" in editbuttons, material panel, did not create a new uniqueTon Roosendaal
2007-03-28Long wanted feature; decent ESC processing in composite nodes.Ton Roosendaal
2007-03-28moved node_shader_lamp_loop to node.c and put an extern declaration in BKE_no...Robert Holcomb
2007-03-27patch to get cmake working with nodes now. Provided by Genscher.Kent Mein
2007-03-27PyAPICampbell Barton
2007-03-26Changed node type definitions to use a dynamic list.Ton Roosendaal
2007-03-26Bugfix: function new_id() was allowed to be called with NULL.Ton Roosendaal
2007-03-26All UI code reverted to drawnode.cRobert Holcomb
2007-03-25updated for nodes systemRobert Holcomb
2007-03-24These gots to go.Robert Holcomb
2007-03-24Scons build system. MSVC 7.1 in a moment.Robert Holcomb
2007-03-24== Copy Location Constraint ==Joshua Leung
2007-03-23patch 5341 by JuhoTon Roosendaal
2007-03-21Python APIKen Hughes
2007-03-20The function to get a Material didn't correctly check for object types.Ton Roosendaal
2007-03-20Minor modification of foreground processing code in the defocus node.Alfredo de Greef
2007-03-18=== Constraints ===Martin Poirier
2007-03-18== Edgesplit modifier speed improvements ==Ben Batt
2007-03-18== Mirror modifier upgrade ==Ben Batt
2007-03-18== Array modifier upgrade ==Ben Batt
2007-03-16Fix numerous gcc warnings.Ken Hughes
2007-03-14many menu items would crash blender if there was no 3d view. added checks.Campbell Barton
2007-03-13Bugfix #6211Ton Roosendaal
2007-03-13added back videoscape for pythonCampbell Barton
2007-03-13removed videoscape support, a format from 1988 that nobody uses anymore.Campbell Barton
2007-03-12Bugfix #6173Ton Roosendaal
2007-03-12python apiCampbell Barton
2007-03-11made all data adding functions accept a name such as add_mesh or add_curve, p...Campbell Barton
2007-03-11Bugfix #6201Ton Roosendaal
2007-03-08bugfix, material copy wasnt increasing the lighting groups user count, but re...Campbell Barton
2007-03-08Bugfix #6176Ton Roosendaal
2007-03-08Bugfix #6190Ton Roosendaal
2007-03-08== Multires ==Nicholas Bishop
2007-03-07Compositor/assorted nodes fixes:Matt Ebb
2007-03-05bugfix #6163Ton Roosendaal
2007-03-02Bugfix:Joshua Leung
2007-02-27Code Cleanups for ConstraintsJoshua Leung
2007-02-19Fix for a potential crasher bug in the textured brush code, as foundBrecht Van Lommel
2007-02-16Part one of 2.43 release commit!Ton Roosendaal
2007-02-15Simple Fix: Compo AlphaOver Fac socket and Texture node socketsMatt Ebb