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-15Code cleanup: warningsCampbell Barton
2014-02-15IDProp API: change IDP_NewString so `sizeof()` can be passed in.Campbell Barton
2014-02-15NDOF: rename 'zoom updown' to 'pan xy swap axis'Campbell Barton
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-02-13Mask: add option to detect self intersectionsCampbell Barton
2014-02-13Mask: option not to treat overlapping curves as holesCampbell Barton
2014-02-13Code cleanup: styleCampbell Barton
2014-02-12Usual UI messages fixes...Bastien Montagne
2014-02-12Fix T38610: lattice U/V/W should not be animatable, is not supported.Brecht Van Lommel
2014-02-12Code cleanup: replace WM_OT_ndof_sensitivity_change -> WM_OT_context_scale_floatCampbell Barton
2014-02-12Revert own previous commit rBe2f9afbaabbd.IRIE Shinsuke
2014-02-11Blender Internal: Modify material property "Cast Buffer Shadows" to affect ra...IRIE Shinsuke
2014-02-10UI: First pass at creating some tooltip descriptions for the various editor t...Joshua Leung
2014-02-10Patch T38282/D295: Add a time offset to the FCurve Noise ModifierBassam Kurdali
2014-02-10UI: use RNA for colorband interpolation menuCampbell Barton
2014-02-09RNA: add RNA_enum_from_identifier, RNA_enum_from_value search functionsCampbell Barton
2014-02-09UI: use proportional option while dragging buttonsCampbell Barton
2014-02-08RNA: add flag to be used for changing numbers proportionallyCampbell Barton
2014-02-08RNA API: remove unused PROP_NEVER_CLAMP flagCampbell Barton
2014-02-08UI: support for alpha tab backgroundCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-07Add Tabs for Movie Clip EditorSergey Sharybin
2014-02-07Quiet warningCampbell Barton
2014-02-07* Typo fix.Thomas Dinges
2014-02-06Patch T31269: Add sewing seams to cloth simulationDaniel Genrich
2014-02-06Fix T38515: python menu tooltip description affecting unrelated menus.Brecht Van Lommel
2014-02-06Cycles: add pass alpha threshold value to render layers.Brecht Van Lommel
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
2014-02-05Fix for RNA stringifying enum-flags freeing wrong pointer.Campbell Barton
2014-02-04SCons: code cleanup, shorter way to determine makesrna output directory.Lawrence D'Oliveiro
2014-02-03Fix T38450: Remove unused Children Offset optionSergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell Barton
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-01-31Code cleanup: be less vague checking invalid index valuesCampbell Barton
2014-01-31Fix for error setting unique names for tracksCampbell Barton
2014-01-30UI: move toggle icons out of layout checks into rnaCampbell Barton
2014-01-29Code cleanup: remove redundant makesrna call with platform "linuxcross".Lawrence D'Oliveiro
2014-01-29Fix accidental description change in recent commit.Brecht Van Lommel
2014-01-29Fix T38359: incorrect display of material slot with pinned particle settings.Brecht Van Lommel
2014-01-29Option to lock the interface while renderingSergey Sharybin
2014-01-29RNA: add rna_space_api.c for space functionsCampbell Barton
2014-01-28Compilation fix for SConsSergey Sharybin
2014-01-28Code cleanup: more preprocessor indentationSergey Sharybin
2014-01-28Change libavcodec CODEC_ID_* to AV_CODEC_ID_*Anton Khirnov
2014-01-27Revert the removal of Blender Internal Edge rendering, after artist feedback.Thomas Dinges
2014-01-27Use includes for blenderplayer stubsCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-26Fix typo in nla blend modes.Sv. Lockal
2014-01-26Fix T38354: Excess memory allocation when projecting onto object with multiresBastien Montagne