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-29finish cleanup for pluginsCampbell Barton
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-29remove some more pynode references in the codeCampbell Barton
2012-05-29remove pynodes, were not working in 2.5, not ported to py3.xCampbell Barton
2012-05-29BGE patch #28476: Character object physics typeBenoit Bolsee
2012-05-29fix compiler error Campbell Barton
2012-05-29Fix for bug [#31613] Cycles 3d viewport material display mode + skin modifier...Nicholas Bishop
2012-05-28Fix 2 #29846. Effector point ave variable can be NULL.Lukas Toenne
2012-05-28Fix #29846, Dynamic rotation of particles not affected by forcefields 2.61 64...Lukas Toenne
2012-05-28Smoke: Fix messed up shadow display with OpenMP. This needs fixing. For now d...Daniel Genrich
2012-05-28Sequencer: replace clamp+round of multiplied color value with FTOCHAR macro,Sergey Sharybin
2012-05-28== Sequencer / Color balance ==Peter Schlaile
2012-05-28style cleanup: defines with bracesCampbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-27Smoke:Daniel Genrich
2012-05-27Fix #26876: Soft Body ignores Goal on LatticeSergey Sharybin
2012-05-27code cleanup: defines with braces - end with '(void)0' so callers must end wi...Campbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-27code cleanup: use const float and define array sizeCampbell Barton
2012-05-26Fix #31538: Wrong colors after reloading file with exr imageSergey Sharybin
2012-05-26add vector versions of hsv_to_rgb, rgb_to_hsv & rgb_to_hsv_compatCampbell Barton
2012-05-25Fixed smoke 3D-view issues: Preview became invisible from certain angles if d...Miika Hamalainen
2012-05-25Smoke: Start fixing scaling issues which happen with non cube-shaped domains.Daniel Genrich
2012-05-25Fix bug [#31512] Focus Zoom on text object with modifers failsNicholas Bishop
2012-05-24Smoke: Fix wrong maximum timestep, resulting in exploding/unstable fluids.Daniel Genrich
2012-05-24style cleanup: brace placement/newlinesCampbell Barton
2012-05-24Graph Editor - View All/Selected now includes handles for calculating extents ofJoshua Leung
2012-05-24style cleanup: comma placementCampbell Barton
2012-05-24code cleanup: fix possible use of uninitialized value and remove dead initial...Campbell Barton
2012-05-23Camera tracking: imbuf (un)distoriton used to set RECT_INVALID flag for sourc...Sergey Sharybin
2012-05-23Movie clip: remove workaround for #27997Sergey Sharybin
2012-05-23Set "a" version character to put the version at 2.63a, this is apparently neededBrecht Van Lommel
2012-05-23style cleanupCampbell Barton
2012-05-23code cleanup: double promotion warningsCampbell Barton
2012-05-22Add operator to extract armature and vertex groups from skin.Nicholas Bishop
2012-05-22Draw skin vertex roots in edit mode.Nicholas Bishop
2012-05-22Add Mesh equivalent to BM_edge_other_vert().Nicholas Bishop
2012-05-22Add MVertSkin DNA/RNA and customdata (CD_MVERT_SKIN).Nicholas Bishop
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-22code cleanup: key/interpolationCampbell Barton
2012-05-22fix for regression in curve modifier (own fault)Campbell Barton
2012-05-22Fix #31522: wrong ID user count on custom bone shape object after duplicateSergey Sharybin
2012-05-22fix [#31489] EdgeSplit modifier prevents All Edge to be work correctly since ...Campbell Barton
2012-05-21Cycles: add Object Info node, with outputs object location, object/materialBrecht Van Lommel
2012-05-21fix for fix - possible on second loop to use freed memory still.Campbell Barton
2012-05-21fix for unlikely but possible use of uninitialized pointers.Campbell Barton
2012-05-21code cleanup:Campbell Barton
2012-05-20code cleanup:Campbell Barton
2012-05-20use utf8 functions for new modifier namesCampbell Barton
2012-05-20Fix bug #31529 Remesh remove Apply as Shape buttonNicholas Bishop