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
2014-03-31Fix T39524: Backface culling is always on in Textured view in BI.Bastien Montagne
2014-03-28Code cleanup: use len_v2v2_int for view zoom-scaleCampbell Barton
2014-03-28Code cleanup: use sqrtf when input and output are floatCampbell Barton
2014-03-26Code cleanup: style and warningsCampbell Barton
2014-03-25Fix T39397: Leaving leaving camera from quadview set orthoCampbell Barton
2014-03-21Fix T39305: Matcap Crash when using Material Nodes in Blender InternalSergey Sharybin
2014-03-21Fix T39306: Backface culling in Multitexture always uses mat game settingsBastien Montagne
2014-03-20View3D: remove orbit snapping LUT, allow to snap axis but not rollCampbell Barton
2014-03-20View3D: avoid matrix multiply using ED_view3d_boundbox_clipCampbell Barton
2014-03-20Error in last commitCampbell Barton
2014-03-20Vertex Paint: inverted line drawing, white lines were often hard to seeCampbell Barton
2014-03-20Vertex Paint: use solid shading, shadeless in wire (like wpaint)Campbell Barton
2014-03-18Fix T39252: Regression: Auto perspective fails when switching from {front, si...Bastien Montagne
2014-03-17UI: Add theme color for viewport overlayCampbell Barton
2014-03-17Code cleanup: comments and typosCampbell Barton
2014-03-12Fix T39123: Border select without "extend" does nor clear selection of bezier...Sergey Sharybin
2014-03-11Fix for own rB6919ffbf4b2f (we only consider unit scale when we do use a unit...Bastien Montagne
2014-03-11Fix T39112: increment snap does not work in perspective view at 0.01 scale (f...Bastien Montagne
2014-03-11Fix T39070: Custom bone shapes appear only one sidedSergey Sharybin
2014-03-11Fix T39101: Can not select object on backface by clicking when Matcap is onSergey Sharybin
2014-03-113D Text: textbox selection while in editmodeCampbell Barton
2014-03-11View3d: take pixelsize into account for selection distanceCampbell Barton
2014-03-07Removing ParticleSystem->frand arrays to avoid memory corruption issuesLukas Tönne
2014-03-03Fixes for view3d rotate axis snappingCampbell Barton
2014-03-02Fix for problem with fly speed, caused by other speed tweaks.Campbell Barton
2014-03-01NDOF: add navigation modes to user preferencesCampbell Barton
2014-03-01Fix for using non camera objects as a camera having zero area view-frameCampbell Barton
2014-03-01Fix for some unlikely memory leaks, remove redundant checksCampbell Barton
2014-03-01Resolve T38899: changes to Ctrl+Selectmouse conflict with LMB selectCampbell Barton
2014-03-01Code cleanup: correct abs use and quiet warningsCampbell Barton
2014-02-28NDOF: minor tweaks based on feedback.Campbell Barton
2014-02-27Fix for VIEW3D_OT_camera_to_view with quadview, disable in camera viewCampbell Barton
2014-02-27Fix for view3d name getting concatenatedCampbell Barton
2014-02-26Fix 3D tracks to mesh not aligning mesh properlySergey Sharybin
2014-02-26Fix T38837: Ctrl+RMB can't select posemodeCampbell Barton
2014-02-26Paint API: add BKE_paint_select_elem_test: to check on paint selectionCampbell Barton
2014-02-26Sculpt: allow to select objects when in sculpt modeCampbell Barton
2014-02-24Fix T38784: smoothview using perspective transition with ortho cameraCampbell Barton
2014-02-24Fix for recent changes with NDOFCampbell Barton
2014-02-24NDOF: various fixes for view3dCampbell Barton
2014-02-24NDOF: Auto-Depth preference was used while orbitingCampbell Barton
2014-02-24NDOF: fix for use with locked offsetCampbell Barton
2014-02-22Minor UI messages fixes.Bastien Montagne
2014-02-22NDOF: fix for view3d ignoring lens values when panningCampbell Barton
2014-02-21Reduce crease & bevel weight precision to hide float/ubyte roundingCampbell Barton
2014-02-20NDOF: define 2 default navigation modes: free & orbitCampbell Barton
2014-02-19NDOF: fix helicopter fly option, revert default to trackball.Campbell Barton
2014-02-19Code cleanup: de-duplicate ndof controls for walk/fly modeCampbell Barton
2014-02-18fix - T38561: Fly mode vs. Walk Mode Navigation Keyboard ControlsDalai Felinto
2014-02-18NDOF: Fix for fly/walk mode ignoring axis invert optionsCampbell Barton