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-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
2018-03-20Fix broken tatic verride detection in RNA collections.Bastien Montagne
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-03-18Merge branch 'master' into blender2.8Bastien Montagne
2018-03-18Fix ugly recursive pattern in RNA PointCache data layout.Bastien Montagne
2018-03-16Merge branch 'master' into blender2.8Bastien Montagne
2018-03-16Fix (unreported) a broken 'RNA diff collection' case.Bastien Montagne
2018-03-16Some more minor cleanups.Bastien Montagne
2018-03-16Fix T54310: Assert when enable Brush custom icon.Bastien Montagne
2018-03-15Minor cleanup & commenting.Bastien Montagne
2018-03-14Cleanup: use flags instead of collection of bools to get RNA override status.Bastien Montagne
2018-03-13Merge branch 'master' into blender2.8Campbell Barton
2018-03-13Cleanup: pass selectmode directlyCampbell Barton
2018-03-13Fix (unreported) crash when changing active shapekey in Edit mode.Bastien Montagne
2018-03-12Cleanup: sync EDBM_uv_* functions w/ 2.8Campbell Barton
2018-03-10Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-10Cycles: add roughness baking support, using squared roughness convention.Brecht Van Lommel
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Cleanup: Use BKE_ prefix for all public functions exposed by the NLA moduleJoshua Leung
2018-03-08Cleanup: Fix invalid name prefixJoshua Leung
2018-03-05Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-05Sequencer: Expose read-only FPS property for movie-type stripsSergey Sharybin
2018-03-01Cleanup: macro's w/ an _END need a matching _BEGINCampbell Barton
2018-02-28Point cache: Pass EvaluationContext for all the related functionsDalai Felinto
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton