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-09style cleanup: whitespace/operatorsCampbell Barton
2012-05-09Camera tracking: fixes for tracking of float imagesSergey Sharybin
2012-05-09Cycles: fix issues with texture coordinates and object scale. Auto textureBrecht Van Lommel
2012-05-09Python/context: python could get invalid bpy.data in scene update handler afterBrecht Van Lommel
2012-05-08Fix #31350, by Sergey Sharybin.Lukas Toenne
2012-05-08optimize ngon angle calculation in solidify modifier (was doing prev/next vec...Campbell Barton
2012-05-08Fix reseting of particle lifetime and unborn feature when adding smoke - repo...Daniel Genrich
2012-05-08fix for own mistake for ctrl+left/right movement and code cleanup for txt_jum...Sv. Lockal
2012-05-08style cleanup: seqeffectsCampbell Barton
2012-05-08Cycles: add light falloff node, with quadratic/linear/constant falloff and aBrecht Van Lommel
2012-05-07Style cleanup: change ffmpeg, avi and frame server api to rna-ish naming styleSergey 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-06style cleanup: blenkernelCampbell Barton
2012-05-06Mesh elements sorting refactor.Bastien Montagne
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-06add back pose specials menu, also add back the ability to clear user transfor...Campbell Barton
2012-05-06Removing the old armature 'deform' settings (use vertex groups/envelopes/quats).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-05code cleanup: BKE_libblock_find_name() now takes an ID constant rather then a...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-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-04Added start and end bevel factor for curves, so now it's possible to makeSergey Sharybin
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-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-04Renamed "fake" OpenGL identifiers.Jason Wilkins
2012-05-04Fix related to #31118: ensure tesselated faces are available when exportingBrecht Van Lommel
2012-05-04Style cleanup: spaces around operatorsSergey Sharybin
2012-05-04Camera tracking: show disabled active track even if Show Disabled is switched...Sergey Sharybin
2012-05-04Camera tracking: switch dopesheet information to lazy calculationSergey Sharybin
2012-05-04code cleanup: double promotion & some style cleanupCampbell Barton
2012-05-04Fix #31258: collada now selects newly added objects after import.Brecht Van Lommel
2012-05-04code cleanup:Campbell Barton
2012-05-03Clip editor: sort order for dopesheet channelsSergey Sharybin
2012-05-03Camera tracking: pre-calculate tracked segments for dopesheet channelsSergey Sharybin
2012-05-03Camera tracking: clear clipboard path before copying tracks to it.Sergey Sharybin
2012-05-03Fix #31259: particle grid distribution not working.Brecht Van Lommel