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-07Style cleanup: change ffmpeg, avi and frame server api to rna-ish naming styleSergey Sharybin
2012-05-07Woops, some unwanted spaces remained in source files.Sergey Sharybin
2012-05-07Style cleanup of own modules using style checker from Campbell.Sergey Sharybin
2012-05-07Style cleanup: displist moduleSergey Sharybin
2012-05-07Style cleanup: rename BKE_metaball* to BKE_mball -- mball is more commonly us...Sergey Sharybin
2012-05-07Style cleanup in readfile versioning filesSergey Sharybin
2012-05-07Code cleanup: make changes suggested by check_style for sculpt-related files.Nicholas Bishop
2012-05-06fix for limited dissolve (after sine intended fixes - not cleaning up before ...Campbell Barton
2012-05-06fix [#31197] Limited dissolve leaves faces/edges/verts behindCampbell Barton
2012-05-06style cleanup: blenkernelCampbell Barton
2012-05-06Mesh elements sorting refactor.Bastien Montagne
2012-05-06code cleanup: documentation commitCampbell Barton
2012-05-06Fix for [#31333] 2.63 Bone copy rotation becomes mad after entering/leaving a...Bastien Montagne
2012-05-06style cleanup: BKE_*.c files which deal with library functionsCampbell Barton
2012-05-06Last part of fix for [#31157]: Some (actually, 172) operators have no tooltip.Bastien Montagne
2012-05-06style cleanup: modifiersCampbell Barton
2012-05-06fix for same bug as r46346, incorrect code was copied.Campbell Barton
2012-05-06fix for error in MOD_weightvgmix.c caused by confusion without braces.Campbell Barton
2012-05-06Bugfix [#31003] Animation data (e.g. actions, drivers) from the active materialJoshua Leung
2012-05-06add back pose specials menu, also add back the ability to clear user transfor...Campbell Barton
2012-05-06Bugfix [#31330] Shape Key Editor does not switch to assigned Key ActionJoshua Leung
2012-05-06Bugfix:Joshua Leung
2012-05-06Removing the old armature 'deform' settings (use vertex groups/envelopes/quats).Joshua Leung
2012-05-06Bugfixes for Motion Path drawing/updating in light of the recent changes:Joshua Leung
2012-05-06Simplifying constraints code - removed relink_data() callbacks in favour of aJoshua Leung
2012-05-06Deleting action constraints (and a few others) now adjusts the usercounts ofJoshua Leung
2012-05-06code cleanup: naming - BKE_mesh_*Campbell Barton
2012-05-05Fix #31318: cycles preview missing update for other materials using same nodeBrecht Van Lommel
2012-05-05Fix related to [#31157]: Tips (descriptions) of macro operators were not set ...Bastien Montagne
2012-05-05- Fixed issue with printing file version triple times when loading file in de...Sergey Sharybin
2012-05-05Second part of fix for [#31157]: Some (actually, 172) operators have no tooltip.Bastien Montagne
2012-05-05code cleanup: BKE_libblock_find_name() now takes an ID constant rather then a...Campbell Barton
2012-05-05feature request from VenomGfx- lock to active as an operator since its tediou...Campbell Barton
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05Bugfixes for various ID-block references (Constraints, NLA)Joshua Leung
2012-05-05code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new...Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-05Fix #31302: UV unwrap no longer remember last conformal/angle based unwrapperBrecht Van Lommel
2012-05-05Style Cleanup: Wrapping with parens for safety and whitespace editsJoshua Leung
2012-05-05Mango Bugfix - Actions being tweaked in NLA Editor were not being played back ifJoshua Leung
2012-05-05code cleanup: brush/camera namingCampbell Barton
2012-05-05code cleanup: function naming for BLI functions.Campbell Barton
2012-05-05Fixes forJoerg Mueller
2012-05-04Clip editor: fixed crash when opening dopesheet view without having clip openedSergey Sharybin
2012-05-04Windows:Thomas Dinges
2012-05-04Added start and end bevel factor for curves, so now it's possible to makeSergey Sharybin
2012-05-04fix [#31205] Loop cut don't slide when hidden faces betweenCampbell Barton
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-05-04make text move up/down into a single operator with a direction propertyCampbell Barton