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
2011-05-15homekey in camera view now fits the view scale as well as centering the camera.Campbell Barton
2011-05-15remove some unused view3d members & added RV3D_VIEW_USER define.Campbell Barton
2011-05-15fix for bug with camera locking, view dolly and rotate with 'about selection'...Campbell Barton
2011-05-15fix for user reported issuesCampbell Barton
2011-05-14option to have the view controls apply to the camera view (and camera object).Campbell Barton
2011-05-14fix for view dolly not working with auto-depth & zoom to mouse location when ...Campbell Barton
2011-05-14minor changes to view3d operators, add View3D to 'ViewOpsData'Campbell Barton
2011-05-14view3d api edits, no functional changes.Campbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-05-12window_to_3d_vector was incorrect but dolly view operator was accounting for ...Campbell Barton
2011-05-08comment some unused code.Campbell Barton
2011-04-30normalize quaternions when setting the view axis - some old files had non-nor...Campbell Barton
2011-04-28fix [#27193] view/camera/set active object as camera sometimes "disabled" in ...Campbell Barton
2011-04-28smooth view now takes the v3d and region as arguments. (no functional change)Campbell Barton
2011-04-26- fix for player linkingCampbell Barton
2011-04-22View Dolly Operator: Ctrl+Shift+MMB.Campbell Barton
2011-04-22zoom operator.Campbell Barton
2011-04-21pass even mouse coords value as const so its not edited, view3d_get_view_alig...Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-19Bugfix #26977 + Patch by Harley AchesonTon Roosendaal
2011-04-19patch [#26978] Minor Spelling Mistakes in Editor OperatorsCampbell Barton
2011-03-27view3d / object drawing: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-03use NULL instead of 0 for pointers, (editors)Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-23add back view 1:1 operator from 2.4x (Shift+PadEnter)Campbell Barton
2011-02-18Bugfix 26131Ton Roosendaal
2011-02-14misc small changes:Campbell Barton
2011-02-13many functions in blender are not marked static but should be.Campbell Barton
2011-02-12- resource leak in pointcache, opendir without closedir()Campbell Barton
2011-02-05todo list item:Ton Roosendaal
2011-02-02fix [#25684] Grease pencil strokes with "Surface" option attach erratically t...Campbell Barton
2011-01-21applied SpaceNav patch from Tom AcunzoMike Erwin
2011-01-21correct spellingCampbell Barton
2011-01-18fix [#25694] Center View (Home Key)Campbell Barton
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-05remove ED_retopo.hCampbell Barton
2011-01-03bugfix [#25459] Zooming out with view3d.zoom() crashes blender completelyCampbell Barton
2010-12-22bugfix [#25335] crash with file, console told me to report! svn 33836Campbell Barton
2010-12-08pedantic word ordering change.Campbell Barton
2010-11-19bugfix [#24812] Cannot change top/left/front views in quad view after camera ...Campbell Barton
2010-11-16bugfix [#24746] Align Camera to View locks 3D Editor in Camera Perspective ViewCampbell Barton
2010-11-08change from recent commit. when orbiting out of the camera view switch to the...Campbell Barton
2010-11-08fix for glitches with quad-split view.Campbell Barton
2010-11-08- when orbiting the view out of camera mode use the ortho/persp setting of th...Campbell Barton
2010-11-07Bugfix #24585Ton Roosendaal
2010-11-04bugfix [#24009] Crash when switching area types and performing opsCampbell Barton
2010-11-03use c90 compatible static initializers.Campbell Barton
2010-11-03fix [#24499] Consistency Issue with LassoSelect/ExtendOptionCampbell Barton