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
2012-05-06style cleanup: blenkernelCampbell Barton
2012-05-06Mesh elements sorting refactor.Bastien Montagne
2012-05-06code cleanup: documentation commitCampbell Barton
2012-05-06code cleanup: add getCursorGrabModeIsWarp(), makes the intent more clear wher...Campbell Barton
2012-05-06disable warping for tablet events (X11 only), added TODO's for OSX and win32.Campbell Barton
2012-05-06Fix for [#31333] 2.63 Bone copy rotation becomes mad after entering/leaving a...Bastien Montagne
2012-05-06Code cleanup: patch by Thomas to fix PassType values to be consecutive.Brecht Van Lommel
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-06update for recent RNA changeCampbell Barton
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-06Fix for [#31327] Text editor menu incorrect (Patch attached)Bastien Montagne
2012-05-06Timeline Header: Only show the "use active keyingset only" toggle (beside theJoshua Leung
2012-05-06Bugfix [#31297] Transform menu often showed operators which didn't make senseJoshua Leung
2012-05-06typo, agle -> angleJason Wilkins
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-05Cycles: minor refactoring of fisheye code to fit code style.Brecht Van Lommel
2012-05-05Cycles: threading optimizationsBrecht Van Lommel
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-05Fix [#31322] Assign to Active Group adds new groupBastien 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 related to #31317: viewport render layer rendering now uses render visibi...Brecht Van Lommel
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-05Patch [#31240] Fix audaspace deadlockJoerg Mueller
2012-05-05Fixes forJoerg Mueller
2012-05-04Clip editor: fixed crash when opening dopesheet view without having clip openedSergey Sharybin
2012-05-04fix [#31136] Save All Edited only works for Saved external image, not New or ...Campbell Barton