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-05-18Fix T55115: crash when iterating SmokeDomainSettings color_grid propertyPhilipp Oeser
2018-05-17RNA: move enums to rna_rna.cCampbell Barton
2018-05-17makesrna: error check from 2.8Campbell Barton
2018-05-11Fix (unreported) broken freeing code for Sequencer.Bastien Montagne
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-05-07Cleanup: move unit char/short/float to functionsCampbell Barton
2018-05-07Fix T54525: crash when setting number of frames to use between dupoffPhilipp Oeser
2018-05-04BKE: BVHtree: Replace all external references of `bvhtree_from_mesh_looptri` ...Germano
2018-05-03Fix tooltip for constraints' subtarget.Bastien Montagne
2018-05-03Cleanup: factorize RNA constraint targets definition.Bastien Montagne
2018-04-22Cleanup: de-dup popup/pie menu RNA definitionCampbell Barton
2018-04-19Port particle instance modifier changes from Gooseberry branchSergey Sharybin
2018-04-17Fix (unreported) RNA sometimes trying to get named sub-props from non-Group I...Bastien Montagne
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-15Fix T54527: Misleading Tooltip on Snap Target MenuAaron Carlisle
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-09Added support for the WEBM/VP9 video codecSybren A. Stüvel
2018-04-09Remove commented-out codeSybren A. Stüvel
2018-04-08Alphabetically ordered audio and video codecsSybren A. Stüvel
2018-04-08Encoding panel clarificationsSybren A. Stüvel
2018-04-06Cleanup: style, doxy headersCampbell Barton
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-05Undo: split text undo steps out of the data-blockCampbell Barton
2018-04-03Cleanup: rename list count_ex -> count_at_mostCampbell Barton
2018-04-03Fix (unreported) crash when accessing some bl_rna.properties.Bastien Montagne
2018-04-01Cleanup: remove global headerCampbell Barton
2018-03-28Cleanup: Tooltip spellingAaron Carlisle
2018-03-26BLF: Don't use user preferencesSergey Sharybin
2018-03-23UI: 4-column layout for the editor-type selector menuJulian Eisel
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-03-18Fix ugly recursive pattern in RNA PointCache data layout.Bastien Montagne
2018-03-16Fix T54310: Assert when enable Brush custom icon.Bastien Montagne
2018-03-13Cleanup: pass selectmode directlyCampbell Barton
2018-03-12Cleanup: sync EDBM_uv_* functions w/ 2.8Campbell Barton
2018-03-10Cycles: add roughness baking support, using squared roughness convention.Brecht Van Lommel
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-05Sequencer: Expose read-only FPS property for movie-type stripsSergey Sharybin
2018-02-26as discussed on IRC this definition seems to be not necessaryGaia Clary
2018-02-26Revert "changing collada parameters"Campbell Barton
2018-02-25changing collada parametersGaia Clary
2018-02-24T45687: Rework the Export/Import of AnimationsGaia Clary
2018-02-24Smoke: expose empty space clipping property to the UI.Kévin Dietrich
2018-02-23Smoke: add temperature grid, with values 0..1 corresponding to 0..1000K.Brecht Van Lommel
2018-02-18Fix T54089: missing GLSL material draw update when changing object pass index.Brecht Van Lommel