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-10-23* Brought eeshlo's halton_sample fix into trunkMatt Ebb
2007-10-23ConvertToMesh for text ( and possibly curves ) was generating the wrong norma...Mal Duffin
2007-10-23== CMake ==Chris Want
2007-10-22stub added by Hamed Zaghaghi in the ge branch, (fix own error)Campbell Barton
2007-10-22Missing check for constraint target (ct->tar) caused crash.Ton Roosendaal
2007-10-22small changes suggested by ton ans gsrCampbell Barton
2007-10-22dna error was not being set, allowing build to finish with DNA Campbell Barton
2007-10-22== Constraints Bugfixes ==Joshua Leung
2007-10-22Several fixes:Joshua Leung
2007-10-22== Action/NLA Transform ==Joshua Leung
2007-10-22== Action Constraint ==Joshua Leung
2007-10-22== Constraints System - Recode 2 ==Joshua Leung
2007-10-22== Core ==Peter Schlaile
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