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
2016-08-09Merge branch 'master' into strand_nodesLukas Tönne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-19Merge branch 'strand_gpu' into strand_nodesLukas Tönne
2016-06-27Merge branch 'master' into strand_editmodeLukas Tönne
2016-05-27Merge branch 'master' into object_nodesLukas Tönne
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2016-05-08Merge branch 'master' into object_nodesLukas Tönne
2016-04-16Merge branch 'master' into strand_editmodeLukas Tönne
2016-04-15Fix T48151: Brush texture overlay won't refresh automatically in UV editor wh...Bastien Montagne
2015-12-20New dupli mode for use of BVM node trees to generate duplis.Lukas Tönne
2015-11-01Moved the conversion of bNodeTree (DNA/pynodes) to python code for simplicity.Lukas Tönne
2015-10-20RNA: Change behavior of Image.save()Campbell Barton
2015-09-19Merge branch 'master' into strand_editmodeLukas Tönne
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-04-20Added a basic RNA definition for the mesh sampling system.Lukas Tönne
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-18RNA: move palette into its own fileCampbell Barton
2015-03-12Py/RNA: add bpy.data.palettesCampbell Barton
2015-02-07RNA: packing functions for vfont & soundCampbell Barton
2015-01-16FCurve RNA API: add funcs to convert to samples/to keyframes.Bastien Montagne
2015-01-07PyAPI: Call to get the pixel x,y in a text blockMartin Felke
2014-10-15Disable color editing for bone group color sets unless custom colors isLukas Tönne
2014-08-04Tweaks to macrosCampbell Barton
2014-07-28WarningsCampbell Barton
2014-07-28RNA: check for valid ranges with int properties (C11 only)Campbell Barton
2014-07-23Texture painting:Antony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-05-19Style cleanupCampbell Barton
2014-05-16Fix part of T39708, don't overupdate particles when changine activeAntony Riakiotakis
2014-04-05RNA: optimization to avoid malloc for iterators.Brecht Van Lommel
2014-01-29RNA: add rna_space_api.c for space functionsCampbell Barton
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-17'Transform' Python Function for armature, curve and lattice.Campbell Barton
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-07wrap cursor setting so python can make use of it, eg:Campbell Barton
2013-08-11Fix RNA parameter passing issue with dynamic arrays, was computing the wrongBrecht Van Lommel
2013-07-02Fix #35944: adding keyframes or drivers on image sequences offset did not workBrecht Van Lommel
2013-05-05Fix #35209: cycles generated texture coordinates did not stick to deforming m...Brecht Van Lommel
2013-04-12Paint refactoring commit, non-disruptive (in theory :p)Antony Riakiotakis
2013-04-06svn merge ^/trunk/blender -r55815:55840Sergey Sharybin
2013-04-05code cleanup: include orderCampbell Barton
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-07use bool for rna funcs.Campbell Barton
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-11patch [#33697] Apply transformation added to metaballs.Campbell Barton
2013-02-10add option not to calculate tessellation faces when converting an object to a...Campbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-05add RNA_define_animate_sdna() so animation can be easily disabled when defini...Campbell Barton