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-30[#7289] Orbit around selected in edit mode goes crazy with no verts selectedMartin Poirier
2008-03-27Fixed compiler warnings. (unused vars)Joshua Leung
2008-03-25patch only to redraw on mouse move, broke continues zoom.Campbell Barton
2008-03-23[#8717] ZOOM with CTRL+mouse drag (consumes all cpu)Campbell Barton
2008-03-21update to trunk r14199ndofJean-Luc Peurière
2008-03-21Fixed bug #8514, sculpt: pivot last and undoNicholas Bishop
2008-03-14resolved conflict state with HEAD r14096Jean-Luc Peurière
2008-01-182 new timeoffset buttons in the animation panel "Ofs" and "Rand"Campbell Barton
2008-01-18Routine purge of compiler warningsJoshua Leung
2008-01-14menu generation read and wrote to the same memory with sprintf(), use INIT_MI...Campbell Barton
2007-12-27== Sculpt ==Nicholas Bishop
2007-11-27ParticlesBrecht Van Lommel
2007-11-11dropped some unused lines, if that was some new feature witch I no found ment...Joilnen Leite
2007-10-09* Patch #6877: Zoom to Mouse PositionMatt Ebb
2007-09-10Changes to "Face Select" modeCampbell Barton
2007-09-07[#7299] Orbit around selected causes panning to be reversedMartin Poirier
2007-08-31Some cleanup of the ndof functions:Martin Poirier
2007-08-16ettore patch for correct rotation in turntable modeJean-Luc Peurière
2007-07-31transform mode commitJean-Luc Peurière
2007-07-30fix mix of declaration and instructions (it would choke MSVC) and add missingMartin Poirier
2007-07-30tweak of parameters following Martin reportJean-Luc Peurière
2007-07-29more work on the ndof system.Jean-Luc Peurière
2007-07-22commiting new viewmovendof code from sfgorosJean-Luc Peurière
2007-06-13first workable version on Os XJean-Luc Peurière
2007-05-29adding the initial patch updated to 2.44 in ndof branchJean-Luc Peurière
2007-05-08SSS fixes:Brecht Van Lommel
2007-04-30* Only reset local view near camera clipping to 0.1 if it was previously larg...Matt Ebb
2007-04-20adding a python function for cleaning strings (for filenames and export names...Campbell Barton
2007-04-19moving from camera view with home and astrix keys now uses smooth view (This ...Campbell Barton
2007-04-19recent smoothview update broke pan in camera view, some vars used in the func...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-14update to center view.Campbell Barton
2007-04-121 liner, dont go closer then the clipping when centering the view (PADPERIOD)...Campbell Barton
2007-04-11mesh_wire, fixed error with zero area edgesCampbell Barton
2007-04-09Use smoothview For * (align to object) and editmode align to selected.Campbell Barton
2007-04-09smooth view transformations, set the smoothview value to about 250 and the vi...Campbell Barton
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-24Followup to Bugfix #6435 by Ton.Martin Poirier
2007-03-24Bugfix #6435Ton Roosendaal
2007-03-18=== View Orbit Around Active ===Martin Poirier
2007-02-07The Object restriction flag 'do not allow select' was only handled in theTon Roosendaal
2006-12-25Cleanup of the SDNA SculptData struct. Moved a lot of data that isn't saved i...Nicholas Bishop
2006-11-29Duplicator feature:Ton Roosendaal
2006-11-25Removed the highly disputable implementation that guessed a new view-centerTon Roosendaal
2006-11-07Long wanted feature for animators: option to lock a view to always showTon Roosendaal
2006-11-06Merged Google Summer of Code sculptmode/multires/retopo tools.Nicholas Bishop
2006-11-03Bugfix #5100Ton Roosendaal
2006-10-23Bugfix: commit of Campbell june 20, for fly mode, didn't check for theTon Roosendaal