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-09Python/context: python could get invalid bpy.data in scene update handler afterBrecht Van Lommel
2012-05-09style cleanup: graph & armatureCampbell Barton
2012-05-08style cleanup: gpencil & metaballCampbell Barton
2012-05-08style cleanup: nlaCampbell Barton
2012-05-08style cleanup: space actionCampbell Barton
2012-05-08style cleanup: view3dCampbell Barton
2012-05-08style cleanup: screenCampbell Barton
2012-05-08style cleanup: animation + buttonsCampbell Barton
2012-05-08Fix #31350, by Sergey Sharybin.Lukas Toenne
2012-05-08Fix #31363. Group interface sockets don't have a parent node, so the API func...Lukas Toenne
2012-05-08optimize ngon angle calculation in solidify modifier (was doing prev/next vec...Campbell Barton
2012-05-08style cleanup: misc editor changes.Campbell Barton
2012-05-08style cleanup: editcurveCampbell 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-08Fix #31332: VSE drag and drop onto timeline buggySergey Sharybin
2012-05-08Fix #31344: MovieClip python custom properties are reset when reopen the fileSergey Sharybin
2012-05-08Cycles: add light falloff node, with quadratic/linear/constant falloff and aBrecht Van Lommel
2012-05-07Collada: patch #31331: added missing call to BKE_mesh_tessface_ensure() when ...Gaia Clary
2012-05-07style cleanup: aviCampbell Barton
2012-05-07fix [#31354] Segfault with "Extrude Individual Faces and Move"Campbell Barton
2012-05-07Collada: patch #31331: Implementation of 'Apply Modifiers'Gaia Clary
2012-05-07fix [#31347] solidify modifier > even thickness parameter weiredCampbell Barton
2012-05-07style cleanup: outlinerCampbell Barton
2012-05-07Some misc fixes to UI messages...Bastien Montagne
2012-05-07fix for solidify modifier angle calculation (was incorrectly using normalized...Campbell Barton
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