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
2008-04-16replace magic numbers with constants for (G.vd->persp), view naming was also ...Campbell Barton
2008-03-24uv stretch display respect image aspect ratio,Campbell Barton
2008-03-22lasso select for nodesCampbell Barton
2008-03-21use Z depth for the ortho border zoom also, if there is no depth values set t...Campbell Barton
2008-03-20shift+b zoom in perspective mode, (apricot feature for better navigation on l...Campbell Barton
2008-02-26Bugfix [#8365] cresh by RMB selecting object in 3D_View from set of overlappi...Daniel Genrich
2008-01-21Added object mode select random (use for changing the group instances of many...Campbell Barton
2008-01-10== Auto-Keyframing Refactor (Peach Request) ==Joshua Leung
2008-01-05Used valgrind to find some uninitialized variablesCampbell Barton
2007-12-11display real fps in 3d view optionCampbell Barton
2007-12-05- fix for [#7327] Problem/issue with .PLY export,Campbell Barton
2007-12-04curve proportional edit mode wasn't working with draw handles disabled (own e...Campbell Barton
2007-12-02minor update, "Draw Handles" wasnt working when disabled everywhere and repla...Campbell Barton
2007-11-27ParticlesBrecht Van Lommel
2007-11-25replace macro's with functions for UV editmode checks, this wasn't nice code ...Campbell Barton
2007-10-25==Curve Editing==Campbell Barton
2007-10-08UV EditmodeCampbell Barton
2007-10-07minor change to UV lasso select - dont need to index verts twiceCampbell Barton
2007-10-07This did not work how brecht intended - shared location sticky mode first use...Campbell Barton
2007-10-03UV EditModeCampbell Barton
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