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
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Fix two more 'infinite recursions' cases in RNA pose.Bastien Montagne
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Fix T54527: Misleading Tooltip on Snap Target MenuAaron Carlisle
2018-04-13RNA: Fix crash with select_mode_update.Germano
2018-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2018-04-13Depsgraph: remove engine type from evaluation context.Brecht Van Lommel
2018-04-13Python API: remove object.dupli_list_create and dupli_list_clear.Brecht Van Lommel
2018-04-13Cleanup: add utility function to find a single point cache ID.Brecht Van Lommel
2018-04-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-10Fix T54423: Messages from RNA_property_editable_info() were not translatable.Bastien Montagne
2018-04-09Use the newer version of the bullet 6dof spring constraint for rigidbody.Alexander Gavrilov
2018-04-09Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-09Added support for the WEBM/VP9 video codecSybren A. Stüvel
2018-04-09Remove commented-out codeSybren A. Stüvel
2018-04-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-08Alphabetically ordered audio and video codecsSybren A. Stüvel
2018-04-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-08Encoding panel clarificationsSybren A. Stüvel
2018-04-06Cleanup: style, doxy headersCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-05Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-05Load metadata from video files and expose via RNASybren A. Stüvel
2018-04-05Write the scene render frame range to image/video filesSybren A. Stüvel
2018-04-05Write StampData metadata to video filesSybren A. Stüvel
2018-04-05Merge branch 'master' into blender2.8Campbell Barton
2018-04-05Undo: split text undo steps out of the data-blockCampbell Barton
2018-04-04Fix Cycles particle info node not working.Brecht Van Lommel
2018-04-03Merge branch 'master' into blender2.8Campbell Barton
2018-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton
2018-04-03Merge branch 'master' into blender2.8Bastien Montagne
2018-04-03Fix (unreported) crash when accessing some bl_rna.properties.Bastien Montagne
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-04-01Cleanup: remove global headerCampbell Barton
2018-03-29Merge commit 'origin/master^' into blender2.8Dalai Felinto
2018-03-28Cleanup: Tooltip spellingAaron Carlisle
2018-03-26Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-26BLF: Don't use user preferencesSergey Sharybin
2018-03-26Fix T53800: Bad data editing during DEG evaluation?Bastien Montagne
2018-03-23RNA comparison/override: better control over property processing.Bastien Montagne
2018-03-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-23UI: 4-column layout for the editor-type selector menuJulian Eisel
2018-03-22GPUCompositing: Remove entire module.Clément Foucault
2018-03-20Cleanup: remove useless static override reference pointer from ID struct.Bastien Montagne
2018-03-20Add basic read-only RNA access to static override data.Bastien Montagne