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-09-23added lasso selection for UV coordsCampbell Barton
2007-09-18A user submitted a BVH file that took a long time to import (I didnt end up f...Campbell Barton
2007-09-17* Tiny tweak to 'set border render (shift B)'. It was always Matt Ebb
2007-09-10Changes to "Face Select" modeCampbell Barton
2007-09-10UV Editing is now done in editmode rather then UV/Face Select mode.Campbell Barton
2007-05-01tweaks to fly mode.Campbell Barton
2007-04-30Scene.c - scene.objects.context how dosnt include hidden objectsCampbell Barton
2007-04-29dont use tface hide or select anymore, since maintaining 2 sets of hide/selec...Campbell Barton
2007-04-26If you are in PoseMode and use BKEY the selection is now limited to theDiego Borghetti
2007-04-25made blender take hidden objects into account in more situations.Campbell Barton
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-04-21lightwave_import - tested with many more new files, fixed a rare error (proba...Campbell Barton
2007-04-19remove warnings from last commit.Campbell Barton
2007-04-17maving too many objects for the select buffer would crash blender.Campbell Barton
2007-04-09smooth view transformations, set the smoothview value to about 250 and the vi...Campbell Barton
2007-04-05respect location protect flags, makes reviewing models on terrain much nicer ...Campbell Barton
2007-04-04moved source and text to american spellingCampbell Barton
2007-04-04Bugfix #6486Ton Roosendaal
2007-03-06Uses the bglFlush() and is_a_really_crappy_intel_card() hacks to giveEd Halley
2007-01-26Two fixes:Ton Roosendaal
2007-01-25Bugfix #5796Ton Roosendaal
2007-01-12forgot to convert the matrix to a 3x3. worked but raised a warning.Campbell Barton
2007-01-12Removed set_sculpt_object. Tested with sculpt undo, sculpt+multires, sculpt+p...Nicholas Bishop
2007-01-11Fly mode now detects weather Z is up to start with and sets the initial Z loc...Campbell Barton
2007-01-08disabled fly mode for objects with constraints, would do weired stuff.Campbell Barton
2007-01-07made MMB pan instead of mouselook requested by plumiferos director.Campbell Barton
2007-01-06Fix for bug #5510:Brecht Van Lommel
2007-01-04Bugfix #5411Ton Roosendaal
2007-01-02improved z-locking (would previously still try to rotate about the view axis ...Campbell Barton
2007-01-01bugfix for #5552, please check this is as you expect (argunda)Campbell Barton
2006-12-29record while in fly mode when record is enabled from the timeline.Campbell Barton
2006-11-28Small fixes for outliner stuffMatt Ebb
2006-11-20* Object level restrictions in outlinerMatt Ebb
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-08Patch #5126 by Ben StablerTon Roosendaal
2006-11-07move SPACE_* (enum) and SPACEICONMAX to DNA_space_types (being the more logic...Nathan Letwory
2006-11-06Merged Google Summer of Code sculptmode/multires/retopo tools.Nicholas Bishop
2006-10-12Bugfix #4843Ton Roosendaal
2006-08-13Bugfix #4878Ton Roosendaal
2006-08-12Bugreport #4787 mentioned subpixel render issues, especially for smallTon Roosendaal
2006-08-09Bugfix #4843Ton Roosendaal
2006-07-31Siggraph show commit!Ton Roosendaal
2006-07-19Bugfix #4724Ton Roosendaal
2006-07-07doubled the speed of mouse rotation, halved the mousewheel speed and WASDRF d...Campbell Barton
2006-07-03BeBraw noticed that canceling fly mode didnt return to Ortho mode. fixedCampbell Barton
2006-06-29slight change to the way the shift key works in fly mode.Campbell Barton
2006-06-27Dont fly in linked library data.Campbell Barton
2006-06-27rolling at different views would change speed because the roll detection only...Campbell Barton
2006-06-26prev commit broke canceling a fly, works again.Campbell Barton
2006-06-26Made fly mode use the camera when in camera view rather then jumping out of c...Campbell Barton