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
path: root/source
AgeCommit message (Expand)Author
2007-10-22== Sequencer ==Peter Schlaile
2007-10-21== Core ==Peter Schlaile
2007-10-21changed default nan_definitions.mk to use python 2.5 for linux (ai64 default ...Campbell Barton
2007-10-21own error, was returning the wrong python error typeCampbell Barton
2007-10-21warning cleanup:Stephen Swaney
2007-10-21added missing include dir from stampinfo patch to msvc project files and SCon...Andrea Weikert
2007-10-21change in the include for stamping (image.c needs to call font drawing)Campbell Barton
2007-10-21== Core ==Peter Schlaile
2007-10-21fix for crash's in file selector.Campbell Barton
2007-10-21python api, slicing works differently on the 64bit ubuntu gutsy system, compa...Campbell Barton
2007-10-20adding the glalphaclip variable didnt allign on 32 bit linux but worked Campbell Barton
2007-10-20added an option to adjust the alpha clipping value in the oprnGL preferenes. ...Campbell Barton
2007-10-20some mistakes in stamp commitCampbell Barton
2007-10-20allocating memory for the time line was still crashing blender (not sure why)...Campbell Barton
2007-10-20Image Stamping patch by Diego (and peach request)- stamps image info into met...Campbell Barton
2007-10-20Fix "Remove Doubles" of w menu and a couple of typos:Juho Vepsalainen
2007-10-20made setting the pose_bone.poseMatrix possible, this does not set the matrix ...Campbell Barton
2007-10-19Cosmetic change for Copy Attributes menu (Ctrl-C).Martin Poirier
2007-10-19added point to edge collision in case point to face missedJens Ole Wund
2007-10-19Mesh edit option 'AutoMerge' - access from the mesh menu, basically runs remo...Campbell Barton
2007-10-19(own mistake) transform markers wasnt working, bad memory use.Campbell Barton
2007-10-19(bad mistake) - didnt read docs and removed lib from Sequence structCampbell Barton
2007-10-18adding a sequence would grab the markers, workaround for this.Campbell Barton
2007-10-18Use GL_ALPHA_TEST when drawing alpha faces in the 3d view, as suggested by Es...Campbell Barton
2007-10-18Sequencer...Campbell Barton
2007-10-18* Fix for bug # 7396 "Refraction Pass Being added to combined when not told to"Matt Ebb
2007-10-18Sequencer Campbell Barton
2007-10-18made sequence handle calculation into a function, (lines were being copied ar...Campbell Barton
2007-10-18Sequencer transform snap to marker, works with grab and extend, takes handle ...Campbell Barton
2007-10-17Fix for bug #7331Brecht Van Lommel
2007-10-17SequencerCampbell Barton
2007-10-17Bugfix:Brecht Van Lommel
2007-10-17markers in the sequencerCampbell Barton
2007-10-17patch 7145 - Copy Select objects by PassIndex, Ctrl+C, Ctrl+GCampbell Barton
2007-10-17patch, 7340 from frank richter add glPush/PopClientAttribCampbell Barton
2007-10-17IPO-Transform Bugfix:Joshua Leung
2007-10-16ipo error kept popping up and lock ipo didnt redraw the sequencer view (note,...Campbell Barton
2007-10-16sequencer,Campbell Barton
2007-10-15updated pyconstraint template from nathan (cessen) which exposed some Campbell Barton
2007-10-15pyconstraints USE_TARGET wasnt being checked for true/false, was assumed True...Campbell Barton
2007-10-15pyconstraints doTarget function was getting an uninitialized matrix.Campbell Barton
2007-10-15Bugfix:Brecht Van Lommel
2007-10-15ToolsKen Hughes
2007-10-12This is patch [#7483] imbuf support for uncompressed DDS imagesKent Mein
2007-10-12== IMBuf fix ==Peter Schlaile
2007-10-11Fix for error in recent b-bone rest pose commit.Brecht Van Lommel
2007-10-11Peach requestCampbell Barton
2007-10-11Fix for bug #7447Brecht Van Lommel
2007-10-10Bugfix for Auto-Keying: (blenderartists.org report)Joshua Leung
2007-10-10Make B-Bones not deform in rest position by default.Brecht Van Lommel