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
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-10-22Cleanup: remove script ID-typesCampbell Barton
2015-10-20RNA: Change behavior of Image.save()Campbell Barton
2015-10-16Fix for missing id_lib_extern, assigning ID'sCampbell Barton
2015-10-16Fix T46502: Linked dupli-group lost on reloadCampbell Barton
2015-10-16Revert part of rB4d9345479aa86f61, and cleanup a bit.Bastien Montagne
2015-10-16UI: only show thumbnail size when its enabledCampbell Barton
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-10-12Usual UI message fixes...Bastien Montagne
2015-10-12Add functions to compute normals (verts, polys and loops ones) for a given sh...Bastien Montagne
2015-10-12Cleanup: RNA naming, use 'max' as a suffixCampbell Barton
2015-10-12RNA: correct tipsCampbell Barton
2015-10-11BGE: Adding a Max Jumps value to the character physic windowThomas Szepe
2015-10-11BGE: Add icons to collision shapes.Thomas Szepe
2015-10-11BGE: Adding a screenshot function to game actuatorThomas Szepe
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-10-08Cycles: Add an interpolation option to environment texturesLukas Stockner
2015-10-08Cycles: Fix for point density always using render settings for modifiersSergey Sharybin
2015-10-06Fix T46390: Sound sequencer API doesnt' work when built with SConsSergey Sharybin
2015-10-06Fix T46345: Registrable props could be modifiedJulian Eisel
2015-10-06Cleanup: return PROP_EDITABLE rna flagCampbell Barton
2015-10-06RNA: Add check_existing arg to other load() funcsCampbell Barton
2015-10-05Image Py API: Expose 'load_exists' to RNA image load(), and extend load_image...Bastien Montagne
2015-09-27Fix T46268: All Hotkey "C" are unexpectedly translated in menus.Bastien Montagne
2015-09-24Fix T45865: NLA: Auto Blend is not recalculated when adjusting repeat.Bastien Montagne
2015-09-22Remove arbitrary simulation time limit in liquid sim. Tested and works fine w...ZanQdo
2015-09-21Sequencer: show X,Y in text effect locationCampbell Barton
2015-09-21Armature drawing: custom shape scale optionsCampbell Barton
2015-09-21RNA: angle step-sizes were too smallCampbell Barton
2015-09-18Sequencer: word-wrap support for sequencer textCampbell Barton
2015-09-18Address request from T46136: make softrange for 'simple deform' angle from -3...Bastien Montagne
2015-09-17Fix T46134: units degrees increment are too smallCampbell Barton
2015-09-14Fix T46106: Hidden socket w/ node link from Py APICampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-09-10Show correct syntax for id-propertiesCampbell Barton
2015-09-09Fix T45839 : Regression - Multi-layer image issues when using non-standard namesDalai Felinto
2015-09-06Add icon for incremental grid snappingJulian Eisel
2015-09-02CMake: use generator expressionsCampbell Barton
2015-09-01RNA PreviewImage: add float pixels accessors.Bastien Montagne
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-08-26Fix T45369: Temp screen locks UICampbell Barton
2015-08-26Revert "Increase Smooth_View limit to 10.000"Campbell Barton
2015-08-25Usual i18n messages fixes. Also had to update i18n scripts to new BLT module...Bastien Montagne
2015-08-25Cleanup: styleCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-22Fix T45689: Pose Libraries cannot be used when using lib-linked actions as po...Joshua Leung
2015-08-21Fix T45658: linked library object loses particle settings.Bastien Montagne
2015-08-21Fix T45865: Auto Blend is not recalculated when adjusting start/end/scale etc...Bastien Montagne
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-08-18Increase Smooth_View limit to 10.000Thomas Beck