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-10fix edge tracking in knife toolHoward Trickey
2011-08-07change TODO -> BMESH_TODO if only on bmesh branchHoward Trickey
2011-08-05https://svn.blender.org/svnroot/bf-blender/trunk/blender, in sync with trunk nowCampbell Barton
2011-08-05svn merge -r38971:38972 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Campbell Barton
2011-08-05svn merge -r38804:38971 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Campbell Barton
2011-08-05fix [#28160] Pressing Y on an image sequence to seperate the images takes the...Campbell Barton
2011-08-05fix [#28102] Typing 'C:' into the file selector's directory asks to make a ne...Campbell Barton
2011-08-04Typo when reading line curving. The subversion is 1, so smaller than 1 should...Jeroen Bakker
2011-08-04UserPref/Node editor feature: Change the level of noodle curving.Jeroen Bakker
2011-08-03Crash in MMB moves (etc): commit of today was reading NULL pointer.Ton Roosendaal
2011-08-03fix [#27965] VSE: no visual feedback on locked stripsCampbell Barton
2011-08-03fix [#28135] Edge slide changes UVCampbell Barton
2011-08-03fix [#28151] export OBJ don't save the extensionCampbell Barton
2011-08-03Compile fix.Nathan Letwory
2011-08-03ndof changes: turned off 3D mouse during transform, removed timing bug in ima...Mike Erwin
2011-08-02make spin into a bmop, use it in screwHoward Trickey
2011-08-02Don't show NDOF guide by default.Nathan Letwory
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-01fixed meshes added via python api have no facesHoward Trickey
2011-08-01Fixed knifetool problem where it wouldn't track positions on faces in ortho modeHoward Trickey
2011-08-01fix [#28061] Texture (paint) bleeding on edgesCampbell Barton
2011-08-01replace dutch variable name 'aantal' with 'tot'Campbell Barton
2011-07-31when converting curves from poly -> nurbs, dont enable Bezier-U flag.Campbell Barton
2011-07-31fix for immobile camera (NDOF_SHOULD_ROTATE etc.) -- should revisit laterMike Erwin
2011-07-31SVN maintenance.Guillermo S. Romero
2011-07-31improved ndof fly: precision mode, camera position, camera animationMike Erwin
2011-07-30Bugfix #28121Ton Roosendaal
2011-07-30bpy fix for crash/assert on running dir() on a non collection property + some...Campbell Barton
2011-07-30quiet some compiler warnings & fix possible (but unlikely) crash.Campbell Barton
2011-07-30improved visual rotation guideMike Erwin
2011-07-29svn merge -r38753:38813 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-29When relinking node group outputs from sockets of different type, automatical...Lukas Toenne
2011-07-29svn merge -r38718:38804 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-28fix [#28096] Custom gradient for weightpainting in mask mode not working prop...Campbell Barton
2011-07-28sequencer add strips now check for overlap by default (option can be disabled...Campbell Barton
2011-07-28only initialize snap from the scene settings for view3d and image spaces sinc...Campbell Barton
2011-07-27fix [#28098] Continuous Grab does not work for movement of the "Backdrop" in ...Campbell Barton
2011-07-27minor warning fixes for clang-static-checkerCampbell Barton
2011-07-27svn merge -r38558:38752 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-27fix [#28066] Unchecking 'self project' messes up 'Snap to Vertex'Campbell Barton
2011-07-27more minor warning cleanups and improve error reporting if text fails to save.Campbell Barton
2011-07-27shift-motion to pan with 3D mouseMike Erwin
2011-07-27* Fixed a typo in the code (uiLayoutItemSplt -> uiLayoutItemSplit)Thomas Dinges
2011-07-26- bugfix for icon listview where the icons would only wrap onceCampbell Barton
2011-07-26onscreen ndof rotation guide (center + axis)Mike Erwin
2011-07-26correct misc warningsCampbell Barton