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
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-02-26use negate_v3 rather then multiplying a vector by -1.0 (no functional changes)Campbell Barton
2010-02-26error in view3d math commit. Campbell Barton
2010-02-25use math functions in view code, no functional changes.Campbell Barton
2010-02-25fix for warnings, add back pose relax into the pose menu.Campbell Barton
2010-02-24view selected now uses boundboxes of dupli-objects and ignores centerpoints o...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10Fix for [#21082] UI not updated immediately for Graphical cursor and change o...Thomas Dinges
2010-02-06commit from joe 26206, removed timer from zoom. this is needed for continuous...Campbell Barton
2010-02-05changes to 'view selected' operator.Campbell Barton
2010-02-04when autodepth is enabled use the z-depth for placing the cursor.Campbell Barton
2010-01-30Fix #19473: Toggle Quad View options missing from UI.Brecht Van Lommel
2010-01-29Fix [#19579] View not behaving proper;y when pressing camera view toggle whil...Matt Ebb
2010-01-26remove line added previous commit, Cancel for view rotate button should be Co...Campbell Barton
2010-01-23Initial results of my profiling of the animation system. Joseph Eagar
2010-01-20patch from Bjørnar Hansen (anachron)Campbell Barton
2010-01-19Fix [#20730] Auto Auto-depth with scroll wheelMatt Ebb
2010-01-14* Added an 'enable manipulator' operator, with boolean properties for each of Matt Ebb
2010-01-14[#20583] Snap Cursor to Center and more View editsMartin Poirier
2010-01-11Multitouch trackpad 2 fingers gestures implementationDamien Plisson
2010-01-10[#20522] alt+b in object mode has an offset depending on the selected object'...Martin Poirier
2010-01-06Keymaps:Thomas Dinges
2010-01-062 small view navigation features stolen from other apps :)Matt Ebb
2010-01-03fix for [#20499] Smoot view doesn't work for all view keys.Campbell Barton
2010-01-01- grease pencil option to only use the endpoint depths. this makes drawing sh...Campbell Barton
2010-01-01grease pencil stroke depth option, rather then snapping to geometry you can d...Campbell Barton
2010-01-01- grease pencil mode for drawing onto geometry (using the z-buffer), access i...Campbell Barton
2009-12-31Fix crash in View -> Navigation menu (not all view3d regions have a regionvie...Martin Poirier
2009-12-29view3d orbit and rotate operators now check for rv3d viewlock in their poll f...Martin Poirier
2009-12-28dont register or undo 3D cursor settingCampbell Barton
2009-12-21[#20441] 3D manipulator widget problemMartin Poirier
2009-12-17bugfix [#20054] Continuous Zoom isn't smoothCampbell Barton
2009-12-11*Missing notifier for Render Border. Thomas Dinges
2009-12-11Sculpt Branch:sculpt25Brecht Van Lommel
2009-12-10Notifier related fixes:Matt Ebb
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09auto-dist working again, renamed obofs --> dyn_ofs, use_sel --> use_dyn_ofs, ...Campbell Barton
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-12-07Fix for [#20159] Orthographic camera + viewportMatt Ebb
2009-12-04Fix for [#19921] pressing NumpadDot on isolated mode centers the 3D cursorMatt Ebb
2009-11-30- grease pencil drawing on the surface of objects (only when enable face snap...Campbell Barton
2009-11-28A few new mouse navigation config options to help transitioning usersMatt Ebb
2009-11-25Sculpt:Brecht Van Lommel
2009-11-25Sculpt: Fast Navigate option for multires. This will show the lowest multiresBrecht Van Lommel
2009-11-232.5 bugfix: 3d view zoom operator delta had wrong range.Brecht Van Lommel
2009-11-23(no commit message)Joshua Leung
2009-11-23Bugfixes:Joshua Leung
2009-11-21[#19930] Nurb CV select is failing because of view clippingCampbell Barton