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-26fix for valgrind warning - strcpy was trying to copy to/from the same value (...Campbell Barton
2007-10-25==Curve Editing==Campbell Barton
2007-10-25Fix for pole target commit, broke blenderplayer compile.Brecht Van Lommel
2007-10-25checkers being drawn as many glRects is slow when zoomed in, use Campbell Barton
2007-10-25==UV/Image Window==Campbell Barton
2007-10-24[#7531] Linked Flat Faces doesn't work anymoreMartin Poirier
2007-10-24* Changing images in the UV view didnt work properly - reported as bug 7467 (...Campbell Barton
2007-10-24Pole Target for IKBrecht Van Lommel
2007-10-24==Sequencer==Campbell Barton
2007-10-24* Adaptive QMC AO feature - "Adapt from speed vectors"Matt Ebb
2007-10-24PyConstraints Bugfixes (again!):Joshua Leung
2007-10-24==Image Stamp - Patch by GSR==Campbell Barton
2007-10-24Patch by GSR #7628, I also added alpha for text background.Campbell Barton
2007-10-24bug fix, when opening blender with a file (by double clicking or from the com...Campbell Barton
2007-10-23Unwrap menu (ukey) only in MESH edit mode, not all edit mode.Martin Poirier
2007-10-23patch from gensher - UV menu from the headerCampbell Barton
2007-10-23made color generated strips work like single image strips - no center frame l...Campbell Barton
2007-10-23made drawing curve handles in the 3d view optional - this is much nicer for e...Campbell Barton
2007-10-23automerge wasnt maintaining totverts (bug #7608)Campbell Barton
2007-10-23normal size of vertice when activeJoilnen Leite
2007-10-23More constraints bugfixes:Joshua Leung
2007-10-23== PyConstraints - Now working again ==Joshua Leung
2007-10-23Compiler warnings silencing - mostly uninitialised varsJoshua Leung
2007-10-23* Fix for bug #7633: SSS makes QMC crashMatt Ebb
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