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-03-27py apiCampbell Barton
2007-03-27PyAPICampbell Barton
2007-03-27=== SCons ===Nathan Letwory
2007-03-27=== OpenEXR ===Nathan Letwory
2007-03-27Bugfix #6453Ton Roosendaal
2007-03-27Fixed bug #6421, Layout of "Sculpt Properties" panel is broken in CVSNicholas Bishop
2007-03-27Bugfix #6293Ton Roosendaal
2007-03-26py apiCampbell Barton
2007-03-26Uninitialized variable fix. Might fix bug #6431, error in rendering ofTon Roosendaal
2007-03-26==== MSVC 7.1 projectfiles ====Andrea Weikert
2007-03-26=== Export UV Layout ===Martin Poirier
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-26removed commenst from space.cCampbell Barton
2007-03-26Matthew Chadwick's update to the mesh unfolder, minor tidyups and stopped an ...Campbell Barton
2007-03-26corrected text for mesh.rename*Layer and added note for mesh.active*LayerCampbell Barton
2007-03-26check curarea isnt NULL, blender would crash switching scenes in the outliner...Campbell Barton
2007-03-26Applied patch #5247 by scabootssca. This adds an instant replace mesh feature.Charlie Carley
2007-03-26Python APICampbell Barton
2007-03-26Need nodes libs before imbuf lib when linking blenderplayerChris Want
2007-03-26Find missing node includes.Chris Want
2007-03-26All UI code reverted to drawnode.cRobert Holcomb
2007-03-26Compiles and links for the blender executable. Somebody else canChris Want
2007-03-25Makefiles for nodes. Compiles but doesn't link, but I'm late for noodles.Chris Want
2007-03-25Reverting my fix for nodes. This is a bigger task... now scons should workTon Roosendaal
2007-03-25Fixing Makefiles for new nodes module, part 1:Ton Roosendaal
2007-03-25Running Blender in debug mode now prints the subversion of .blend files.Ton Roosendaal
2007-03-25had 1 char missingCampbell Barton
2007-03-25Removed tablet sensitivity for number slidingTon Roosendaal
2007-03-25added options to this script toCampbell Barton
2007-03-25== Sequencer ==Peter Schlaile
2007-03-25updated for nodesRobert Holcomb
2007-03-25updated for nodes systemRobert Holcomb
2007-03-24=== Transform Snap ===Martin Poirier
2007-03-24newline at end of fileRobert Holcomb
2007-03-24Reverted to previous versionRobert Holcomb
2007-03-24These gots to go.Robert Holcomb
2007-03-24Has the nodes in it. I'm not a windows guru, so please review.Robert Holcomb
2007-03-24Scons build system. MSVC 7.1 in a moment.Robert Holcomb
2007-03-24Followup to Bugfix #6435 by Ton.Martin Poirier
2007-03-24Bugfix #6433Ton Roosendaal
2007-03-24Bugfix #6435Ton Roosendaal
2007-03-24Still not part of the solution file, so shouln't affect the build. This vers...Robert Holcomb
2007-03-24scons script initial commit. NOT TESTED yet, but I'm doing that.Robert Holcomb
2007-03-24Initial commit. Not in build system so shouldn't interfere with anything at ...Robert Holcomb
2007-03-24Fix gcc warnings (assignment makes integer from pointer without a cast).Ken Hughes
2007-03-24Bugfix #6413: Select all (bones) doesn't work with keyed armatureJoshua Leung
2007-03-24== Copy Location Constraint ==Joshua Leung
2007-03-24Removed some more debug prints (regarding camera angle/lens stuff)Joshua Leung
2007-03-24Commented out debug-print in Ton's commit from yesterday (camera angle)Joshua Leung