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-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
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-04Fix (harmless) uninitialized memory usage in BVH binning.Brecht Van Lommel
2012-05-04small fix for equisolid fisheye (cycles)Dalai Felinto
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-05-04make text move up/down into a single operator with a direction propertyCampbell Barton
2012-05-04Split do_versions into separate files for pre-2.50 versions and 2.5x versionsSergey Sharybin
2012-05-04fix [#31235] Limited Dissolve problemsCampbell Barton
2012-05-04First part of fix for [#31157]: Some (actually, 172) operators have no tooltip.Bastien Montagne
2012-05-04Patch [#31279] clarifiy a python error-string (when incorrectly specifying enumJoshua Leung
2012-05-04Patch [#30654] Wiki Quick Hack: Text editor move lines up/downJoshua Leung
2012-05-04own mistake in recent commit CustomData_layertype_is_singleton()Campbell Barton
2012-05-04code cleanup: use much simpler (and likely faster) polygon normal calculation...Campbell Barton
2012-05-04Removed the automatic socket selection in the modal node linking operator.Lukas Toenne
2012-05-04Fix: forgot to commit these files as part of strand bugfix.Brecht Van Lommel
2012-05-04Renamed "fake" OpenGL identifiers.Jason Wilkins