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-08-03fix [#28151] export OBJ don't save the extensionCampbell Barton
2011-08-02no functional changes.Campbell Barton
2011-08-02add back timer based redraw, not sure why this was removed r38908.Campbell Barton
2011-08-02Made wmNDOFMotionData use a vector rather then xyz members, makes it nicer to...Campbell Barton
2011-08-02NDOF related editsCampbell Barton
2011-08-02svn merge -r38814:38905 https://svn.blender.org/svnroot/bf-blender/trunk/blen...merwin-spacenavMike Erwin
2011-08-01replace dutch variable name 'aantal' with 'tot'Campbell Barton
2011-07-31fix for immobile camera (NDOF_SHOULD_ROTATE etc.) -- should revisit laterMike Erwin
2011-07-31improved ndof fly: precision mode, camera position, camera animationMike Erwin
2011-07-30Bugfix #28121Ton Roosendaal
2011-07-30improved visual rotation guideMike Erwin
2011-07-27svn merge -r38558:38752 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-27shift-motion to pan with 3D mouseMike Erwin
2011-07-26onscreen ndof rotation guide (center + axis)Mike Erwin
2011-07-26correct misc warningsCampbell Barton
2011-07-26experimental onscreen rotation guideMike Erwin
2011-07-25invert axes option affects trackball navigationMike Erwin
2011-07-25added option to invert axes for orbiting (part 1 of 2)Mike Erwin
2011-07-24Add mapping for front/right/top aligned to selected object.Nathan Letwory
2011-07-242.5:Thomas Dinges
2011-07-22tweaked ephemeral ndof data typesMike Erwin
2011-07-21svn merge -r37276:38555 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-21fix [#28037] Missing orange selection lines (trivial)Campbell Barton
2011-07-20ndof fly: better sharing of control between 2D and 3D mouse, compile fix for ...Mike Erwin
2011-07-19translated ndof menu from C to Python, enabled helicopter fly modeMike Erwin
2011-07-19switched off ndof fly logging (receiving end)Mike Erwin
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-07-16fix for crash with edit armature buttons when no bones were selected (uniniti...Campbell Barton
2011-07-15removed unused ndof codeMike Erwin
2011-07-15more consistent and modal-friendly ndof events, fly mode v1Mike Erwin
2011-07-14disable old ndof fly (new stuff en route from another machine)Mike Erwin
2011-07-13Fix #27951: armature edit mode transform panel shows "nothing selected" evenBrecht Van Lommel
2011-07-08Fix #27897: mesh with negative scale disappears while sculpting, clippingBrecht Van Lommel
2011-07-06various fixes to enable MSVC build, removed crusty old Win32 ndof codeMike Erwin
2011-07-06refitted old ndof fly code for 2.5, removed crusty old codeMike Erwin
2011-07-05Fix #27810: bones drawn blue in 2.49 file, was still checking stride boneBrecht Van Lommel
2011-07-01verbose ndof event trace for a testerMike Erwin
2011-06-28enabled pan/zoom in rotation-locked 3D views + small cleanupMike Erwin
2011-06-28Mac ndof using blender view coordinates + small but important typo fixedMike Erwin
2011-06-28now using blender view coordinates for ndof input -- core and Linux in placeMike Erwin
2011-06-25NDOF zoom for orbit modes (trackball/turntable) in 3D viewMike Erwin
2011-06-23More flexible size options for particle billboards. This adds scale factors f...Lukas Toenne
2011-06-21ndof trackball works... somehowMike Erwin
2011-06-20fix for crash drawing zero length motion path and a leak with zero length paths.Campbell Barton
2011-06-20Compile fix. Note that var introduction must happen at start of code block.Nathan Letwory
2011-06-20small fix to turntable mode, first attempt at trackball code, ndof now respec...Mike Erwin
2011-06-18use ascii drawing function where utf8 isnt needed.Campbell Barton
2011-06-17fix for drawing bones names twice in object with viewport 'Outline' option en...Campbell Barton
2011-06-16Standard views (front, top, etc.) work from buttons on SpaceExplorer and Spac...Mike Erwin