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
path: root/source
AgeCommit message (Expand)Author
2012-05-17Fix for clay strips brush not showing Add/Subtract buttons.Nicholas Bishop
2012-05-17Fix [#31432] Angles values stuck at 60 degrees.Bastien Montagne
2012-05-16evil mango feature, alt transform sequence strips bumps other strips out of t...Campbell Barton
2012-05-16Nodes i18n: don't call gettext stuff twice for categories' names, when buildi...Bastien Montagne
2012-05-16Fix issue with linked dupli objects not being displayed in the viewport, if theyBrecht Van Lommel
2012-05-16modal operation for bevel and inset:Antony Riakiotakis
2012-05-16Spell check fix (lenght -> length)Bastien Montagne
2012-05-16style cleanup: indentationCampbell Barton
2012-05-16fix [#31320] Collada now supports import/export of loose edges (edges not att...Gaia Clary
2012-05-16Fix #31369 (discussed in bug report comments). Setting the path/layer name st...Lukas Toenne
2012-05-16style cleanup: imbufCampbell Barton
2012-05-16Fix #31472: displace node wrong y derivative (simple typo). Credit to Ervin W...Lukas Toenne
2012-05-16fix [#31474] Crash when object has parent and dupli_type == 'FRAMES' and show...Campbell Barton
2012-05-16style cleanup: imbufCampbell Barton
2012-05-16Bugfix [#31469] 'cyclic offset' option is brokenJoshua Leung
2012-05-16Code cleanup: simplify standard GHash creation.Nicholas Bishop
2012-05-15style cleanup: raytree codeCampbell Barton
2012-05-15Python/CurveMapping: add Curve Mapping functions to add/remove curve points,Brecht Van Lommel
2012-05-15Update create_vert_edge_map() to match create_vert_poly_map().Nicholas Bishop
2012-05-15Fix cosmetic typosSergey Sharybin
2012-05-15Fix: mirror modifier only mirrors first UV map (IRC report).Brecht Van Lommel
2012-05-15Cloth collisions:Daniel Genrich
2012-05-15Blender Internal Render: Split quads to predictable (vertices 0,1,3) triangle...Daniel Genrich
2012-05-15Fix for [#31464] Crash when issuing command line render engine list ("-E help")Joerg Mueller
2012-05-15A generalization of the modal node linking operator (for dragging from socket...Lukas Toenne
2012-05-15Cloth: Revert triangulation after talking with brecht. Daniel Genrich
2012-05-15Fix #31449: multiple ClipEditor bug behaviourSergey Sharybin
2012-05-15Tag unused argumentSergey Sharybin
2012-05-15Fix [#31465] Segmentation Fault when Ctrl+Up/Down arrow to restore size of 3d...Bastien Montagne
2012-05-15Fix own compile error reported by brecht.Daniel Genrich
2012-05-15Cloth:Daniel Genrich
2012-05-15Fix bug #31460, crash in multires on leaving edit modeNicholas Bishop
2012-05-15Add 'area' mode for brush texture projection.Nicholas Bishop
2012-05-15Code/UI cleanup: improvements for sculpt brush texture settings.Nicholas Bishop
2012-05-15Code cleanup: refactor sculpt normal and related functions.Nicholas Bishop
2012-05-15Code cleanups for sculpt-related code.Nicholas Bishop
2012-05-15SequenceElements.pop() -- added 'index' argument instead of just chopping off...Dan Eicher
2012-05-15Partial fix for bug #31458 Convex Hull operator crashNicholas Bishop
2012-05-15Fix precision issue for bmo_hull.interior_geom output slot.Nicholas Bishop
2012-05-14revert 46626, which crashes blender during startup with filenoSv. Lockal
2012-05-14previous lasso commit changed Ctrl+Click for adding markers making Ctrl+Click...Campbell Barton
2012-05-14was casting to short for int args.Campbell Barton
2012-05-14Make blender compilable by gcc-4.7 and strict compilation flags:Sergey Sharybin
2012-05-14Fix for BLI_gzopen to work with utf filenames in windowsSv. Lockal
2012-05-14Changes to naming tracker vs. track vs. marker to match assumptions taken inSergey Sharybin
2012-05-14code cleanup: add WM_gesture_lasso_path_to_array, move mouse path to array co...Campbell Barton
2012-05-14lasso select for movie clip markers.Campbell Barton
2012-05-14style cleanup: imbuf & iconsCampbell Barton
2012-05-13style cleanup: macro line breaksCampbell Barton
2012-05-13Adds “align” option to snap to verts/edges/faces, for bones in Pose mode.Bastien Montagne