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-12-24Step 3 for the initial commits for 2.5: removing src/ and python,Ton Roosendaal
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
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