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
2014-02-16MSVC: add errors for BLI_strict_flags.hCampbell Barton
2014-02-15Fix T38638: modifiers on curves kept warningsCampbell Barton
2014-02-15IDProp API: change IDP_NewString so `sizeof()` can be passed in.Campbell Barton
2014-02-15Code cleanup: remove more string encoded menu functionsCampbell Barton
2014-02-14Fix T38606: C curve in the curve mapping compositing node not extrapolating c...Brecht Van Lommel
2014-02-14Fix T38633: glsl not working well with mixed cycles/blender material nodes.Brecht Van Lommel
2014-02-14Fix T38504: cycles missing object in viewport with shape keys and shared mesh.Brecht Van Lommel
2014-02-14Fix for crash caused by effectors doing precalculation //during// DAGLukas Tönne
2014-02-14Fix T38562: Wrong curve tilt after Switch DirectionSergey Sharybin
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-02-13Fix race condition between tracking thread and tracks map syncSergey Sharybin
2014-02-13Rework carve integration into boolean modifierSergey Sharybin
2014-02-13Mask: add option to detect self intersectionsCampbell Barton
2014-02-13Mask: option not to treat overlapping curves as holesCampbell Barton
2014-02-12Fix Editderivedmeshes vertices normals computation.Bastien Montagne
2014-02-12Motion Tracking: Grammar fixes.Thomas Dinges
2014-02-12Revert own previous commit rBe2f9afbaabbd.IRIE Shinsuke
2014-02-11Mesh Data: disable two-sided for new meshes (see: T37518)Campbell Barton
2014-02-11Fix null-pointer dereference in previous sequencer commitSergey Sharybin
2014-02-11Fix T38557: VSE clips with Alpha Over against a transparent background fail t...Sergey Sharybin
2014-02-11Blender Internal: Modify material property "Cast Buffer Shadows" to affect ra...IRIE Shinsuke
2014-02-10Patch T38282/D295: Add a time offset to the FCurve Noise ModifierBassam Kurdali
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-07Quiet warningCampbell Barton
2014-02-06Patch T31269: Add sewing seams to cloth simulationDaniel Genrich
2014-02-06Fix compile error in last commit, forgot to include this change.Brecht Van Lommel
2014-02-06Cycles: add pass alpha threshold value to render layers.Brecht Van Lommel
2014-02-06Fix T38498: properly unlink scene pointers from SpaceNode.Lukas Tönne
2014-02-05Fix T35328: Disk caches of multiple particle systems on a single object overw...Sergey Sharybin
2014-02-05Fix T35247: Particle texture behaves incorrectly after changing the number of...Sergey Sharybin
2014-02-05Add debug print to ID update taggingSergey Sharybin
2014-02-05Fix compilationSergej Reich
2014-02-05Scanfill: avoid converting int<>intptr_t for displist indicesCampbell Barton
2014-02-05Scanfill: malloc arrays and zero init membersCampbell Barton
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
2014-02-05Fix T38476: incorrect hair draw type after editing particle system in edit mode.Brecht Van Lommel
2014-02-05Code cleanup: use bool for static methodsCampbell Barton
2014-02-04Scanfill: optimize filling curves, text, masks - skip calculating holesCampbell Barton
2014-02-04Fix T37577: Joining two objects with different UVs destroys UVs of one object...Bastien Montagne
2014-02-04Fix T38440: Segmentation fault in Movie Clip EditorAlex Babahin
2014-02-03Fix T38420: Segfault when curve deform modifier and cyclic dependencySergey Sharybin
2014-02-03Fix T38450: Remove unused Children Offset optionSergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-02-03Fixed a possible access to null pointer reference.Sergey Sharybin
2014-02-03Code cleanup: white space and cmake was broken on all platformsCampbell Barton
2014-02-02Code cleanup: suffix vars to make obvious they are squaredCampbell Barton
2014-02-01Code cleanup: use length squared where possibleCampbell Barton
2014-02-01Math lib: simplify size_to_mat4 and use in b_bone_spline_setupCampbell Barton
2014-01-31Code cleanup: be less vague checking invalid index valuesCampbell Barton
2014-01-31Code cleanup: comments and warningsCampbell Barton