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-09-07Apply patch [#28415] 3d mouse orbit mode individual axes enhancementNathan Letwory
2011-09-01spaces -> tabs (configure you're editors right!)Campbell Barton
2011-08-31typo fix: end of lines ;; --> ;Campbell Barton
2011-08-30fix for some warnings with the recent merge, also tag unused args.Campbell Barton
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-29Fix #28347: VBO's highlights wrong faces when Mirror modifier is in useSergey Sharybin
2011-08-29fix [#28401] OpenGL render option disables border clippingCampbell Barton
2011-08-27fix [#28373] "Lock camera to view" doew not work with 3D-mouse Campbell Barton
2011-08-27- fix for BL_Shader::SetUniform() missing out the last part of the matrix.Campbell Barton
2011-08-26Fix #28370: border select for curve and metaball did not update number ofBrecht Van Lommel
2011-08-25picky style edits with screen/view/drawing, also remove own bad example doc.Campbell Barton
2011-08-25Committing patch #25675 "Make "Cast Buffer Shadows" option work in viewport a...Mitchell Stokes
2011-08-23Make Ctrl+RMB in editmode behave like 2.4x, was re-using center option which ...Campbell Barton
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-19warning cleanup for -Wdouble-promotionCampbell Barton
2011-08-18misc changes to unterface & undoCampbell Barton
2011-08-18disable undo for hard coded interface buttons:Campbell Barton
2011-08-17Fix #28194, #28269: proxy object was not showing pose mode as available inBrecht Van Lommel
2011-08-17fix [#28274] Cant select aditional object in edit mode.Campbell Barton
2011-08-16Merging trunk up to r39447.Joerg Mueller
2011-08-16minor fix, armature selection outline was not being drawn for non-active, sel...Campbell Barton
2011-08-12Code cleanup: remove seam drawing in face select mode, was left over from whenBrecht Van Lommel
2011-08-11svn merge -r39286:39298 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Campbell Barton
2011-08-11use ghash for operator and menu types, was doing string lookup in the operato...Campbell Barton
2011-08-11svn merge -r39145:39286 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-10fix [#28206] Motion Paths shown in 3DView even when Only Render option is ena...Campbell Barton
2011-08-07Merging trunk up to r39145.Joerg Mueller
2011-08-07fixed crash when NDOF operators were called without an NDOF_MOTION eventMike Erwin
2011-08-03* Merging trunk up to r38981.Joerg Mueller
2011-08-03fix [#28151] export OBJ don't save the extensionCampbell Barton
2011-08-02Merging trunk up to r38932.Joerg Mueller
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-013D Audio GSoC:Joerg Mueller
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-30Merging up to trunk r38834.Joerg Mueller
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