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-12-11fix [#29579] Redo brolken when jobs are runningCampbell Barton
2011-12-11fix for accessing the keying set menu as an enum rather than in intCampbell Barton
2011-12-11Set lens settings to blender's camera on "Setup Tracking Scene" operatorSergey Sharybin
2011-12-11Fix #29574: Strange crash using translated BlenderSergey Sharybin
2011-12-11SCA: Scene Actuator text errorDalai Felinto
2011-12-11missing config_freebsd.h from cmake file listCampbell Barton
2011-12-11delta scale default was still left at 0.0Campbell Barton
2011-12-11remove unused function, found when syncing with bmesh, also remove/comment so...Campbell Barton
2011-12-10In the node space context update function: Properly clear the snode->edittree...Lukas Toenne
2011-12-10Fix #29516: Twist brush giving crazy resultsSergey Sharybin
2011-12-10Fixed for movieclips tag function which was tagging wrong listSergey Sharybin
2011-12-10Bugfix [#29567] Second Hook Modifier fails on Curve ObjectJoshua Leung
2011-12-10Compile fix for r.42546 typoJoshua Leung
2011-12-10disabling DM_calc_auto_bump_scale() until after releaseMorten Mikkelsen
2011-12-10picky edits & regen man pageCampbell Barton
2011-12-10fix for error in bpy_extras.image_utils.load_image() when the image file exis...Campbell Barton
2011-12-10verify existence of dmMorten Mikkelsen
2011-12-10fixes scale on derivative mapsMorten Mikkelsen
2011-12-10fix for bpy_extras.image_utils.load_image() making a placeholder image when p...Campbell Barton
2011-12-10check for weights outside of 0-1 range when validating weightsCampbell Barton
2011-12-09Fix #29558: Selecting similar edges doesn't workSergey Sharybin
2011-12-09Fix for recent rna rename of global to use_globalSergey Sharybin
2011-12-09Fix for select similar vertices operator: it's exec used to return selection ...Sergey Sharybin
2011-12-09Mesh drawing optimization and fixes:Sergey Sharybin
2011-12-09global is python keyword so cant use as operator argument,Campbell Barton
2011-12-09went over all uses of MDeformWeight.def_nr and made sure the value is clamped...Campbell Barton
2011-12-09function de-duplicate, particle.c had 'vert_weight' which serves the exact sa...Campbell Barton
2011-12-09another possible fix for bug [#29521], all callers of flip_side_name(...), as...Campbell Barton
2011-12-09BKE_mesh_validate_arrays was correcting non-finite verts and zero normals eve...Campbell Barton
2011-12-09possible/partial fix for [#29521], in many places the deform group index was ...Campbell Barton
2011-12-09[#29509] Randomize rotations fails with Axis/AngleDaniel Salazar
2011-12-09minor changes, fix coming next (no functional edits).Campbell Barton
2011-12-09remove redundant cases. no functional change.Campbell Barton
2011-12-09Fix #29555: cycles crash rendering with no material in material slot.Brecht Van Lommel
2011-12-09Fix #29528: crash adding subsurf modifier in a particular scene with viewport...Brecht Van Lommel
2011-12-09Fix for #29475 broke properly updating toggle buttons in popup menus. Tweak theBrecht Van Lommel
2011-12-08Scons/CUDAThomas Dinges
2011-12-08randomize transform operators 'rotation' property subtype changedM.G. Kishalmi
2011-12-08Fix [#29543] Hook modifier: falloff + vgroup influence brokenBastien Montagne
2011-12-08Fix #29547: missing units for some curve properties, patch by M.G. Kishalmi.Brecht Van Lommel
2011-12-08Tweak related to #29545: show info message if no frames are written in animationBrecht Van Lommel
2011-12-08Fix #29546: missing 3d view redraw after game exit with overlap draw mode,Brecht Van Lommel
2011-12-08Disable redo for some vertex group operators to prevent confusingSergey Sharybin
2011-12-08regarding [#29521] Invalid Vertex WeightsCampbell Barton
2011-12-08minor refactor of vertex group functions,Campbell Barton
2011-12-08Fix #29520: issue drawing with VBO + GLSL + alpha pass. Includes some refacto...Brecht Van Lommel
2011-12-07Reorder options in refine menu + fixed typoSergey Sharybin
2011-12-07remove initilaizing weight collor with dummy value (from recent commit), harm...Campbell Barton
2011-12-07Update presets for trackingSergey Sharybin
2011-12-07Fix #28663: All "unit" properties show a value of 0 (on WinXP&MinGW&scons)Sergey Sharybin