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-13fix [#28635] Mirror Modifier - Clipping still active when modifier is disabledCampbell Barton
2011-09-12replace VECCOPY -> copy_v3_v3, added copy_v*_v*_short too for typesafe copyin...Campbell Barton
2011-09-12fix for ntreeGPUMaterialNodes(), using uninitialized exec pointer.Campbell Barton
2011-09-06Fix #28524: Push/Pull Assert when using Operator Panel to Alter Distance valueSergey Sharybin
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-19warning cleanup for -Wdouble-promotionCampbell Barton
2011-08-18fix for bad array access in transform operator, was assigning an array to a s...Campbell Barton
2011-08-11svn merge -r39145:39286 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-07removed old ndof transform code, to be replaced with modern stuff in 2.6Mike Erwin
2011-08-07Merging trunk up to r39145.Joerg Mueller
2011-08-05Assorted loose ends for auto-clamped handles workJoshua Leung
2011-08-03Crash in MMB moves (etc): commit of today was reading NULL pointer.Ton Roosendaal
2011-08-03* Merging trunk up to r38981.Joerg Mueller
2011-08-03fix [#28135] Edge slide changes UVCampbell Barton
2011-08-03ndof changes: turned off 3D mouse during transform, removed timing bug in ima...Mike Erwin
2011-08-02Merging trunk up to r38932.Joerg Mueller
2011-08-02Made wmNDOFMotionData use a vector rather then xyz members, makes it nicer to...Campbell Barton
2011-08-02svn merge -r38814:38905 https://svn.blender.org/svnroot/bf-blender/trunk/blen...merwin-spacenavMike Erwin
2011-07-30bpy fix for crash/assert on running dir() on a non collection property + some...Campbell Barton
2011-07-30Merging up to trunk r38834.Joerg Mueller
2011-07-29svn merge -r38753:38813 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
2011-07-28only initialize snap from the scene settings for view3d and image spaces sinc...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-26correct misc warningsCampbell Barton
2011-07-25Fix #28079: UV propertional editing was incorrectly influenced by theBrecht Van Lommel
2011-07-25removed old ndof transform stuff, added experimental ndof nav during transfor...Mike Erwin
2011-07-23Merging with trunk up to r38631.Joerg Mueller
2011-07-22Need some fun once a while:Ton Roosendaal
2011-07-22Split up recalcData() function in transform_generics.c into smallerJoshua Leung
2011-07-22fix [#28052] PET: Shift-O cycling skips "random falloff"Campbell Barton
2011-07-22Adding Shear transform to UV menu and Ctrl Alt Shift S hotkey (same as in 3D ...Daniel Salazar
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-12Merging trunk up to r38329.Joerg Mueller
2011-07-10Fix #27926: autokey not working with auto IK, broke this with an earlier bugfix.Brecht Van Lommel
2011-07-08Fix #27902: autokey bones with individual origins transform not working.Brecht Van Lommel
2011-07-06NLA Drawing - When "Show Control Curves" option in View menu isJoshua Leung
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-07-05Fix #27846: time extend / E key not work in sequence editor.Brecht Van Lommel
2011-07-05Bugfix #27856: Transforming Grease Pencil frames in Action EditorJoshua Leung
2011-07-04Fix #27849: 3D manipulator widget lost on mesh in edge mode.Brecht Van Lommel
2011-07-03As per discussion: allow bone transforms again for proxy'ed bones.Ton Roosendaal
2011-06-27Minor warning cleanup & fixCampbell Barton
2011-06-22Animation Channel Filtering Refactor - Part 3 (Visibility Flag Split)Joshua Leung
2011-06-22Merged with trunk r37717.Joerg Mueller
2011-06-21Snapping/ProjectMartin Poirier
2011-06-21Animation Channel Filtering Refactor - Part 1Joshua Leung