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-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-10Fix T53544: Undo in pose mode selects all fcurvesCampbell Barton
2018-12-10DNA: add runtime struct to for graph & action editorCampbell Barton
2018-12-02Cleanup: BKE_effect.h namingCampbell Barton
2018-11-30Cleanup: ensure '_END' macros end with a semicolonCampbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-30Cleanup: styleCampbell Barton
2018-11-22Fix T57989: File loaded as startupCampbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-29Fix assert weight painting after undoCampbell Barton
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-08-29Cleanup: indentationCampbell Barton
2018-07-23Fix T55668: Volume Keyframe on Cut-ted Metastrip.Bastien Montagne
2018-07-20Cleanup: Move 'WAVEFORM_LOADING' of sounds from flags to tags.Bastien Montagne
2018-07-20Fix T55414: waveforms are reprocessed when undoingBastien Montagne
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-12Cleanup: remove legacy mesh save supportCampbell Barton
2018-07-11Cleanup: duplicate versioning blockCampbell Barton
2018-07-06Ocean Modifier: removed unused refresh flagsSybren A. Stüvel
2018-07-06Ocean Modifier: removed the MOD_OCEAN_REFRESH_ADD flagSybren A. Stüvel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Cleanup: trailing space for blenloaderCampbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-15WM: 2.8 screen compatibilityCampbell Barton
2018-06-13Cleanup: get rid of last G.main in BMesh code.Bastien Montagne
2018-06-12Cleanup: moar removal of G.main in BKE area...Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-03Cleanup: remove blockscale & handlerCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-09Fix broken 'check/validate libs' code with indirect libs.Bastien Montagne
2018-05-08Cleanup: quiet -Warray-bounds warningCampbell Barton
2018-04-20Fix usage of lib filepath in previous own commit...Bastien Montagne
2018-04-20Add debug tool to check validity of current file *before* saving.Bastien Montagne
2018-04-19Port particle instance modifier changes from Gooseberry branchSergey Sharybin
2018-04-19Cleanup: styleCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-14Cleanup: rename WriteData struct members.Campbell Barton
2018-04-14Undo: refactor memfile writingCampbell Barton
2018-04-09Added support for the WEBM/VP9 video codecSybren A. Stüvel
2018-04-05Undo: split text undo steps out of the data-blockCampbell Barton
2018-04-04Tweak ID->tag reset on file load (no visible change expected!).Bastien Montagne
2018-04-04Depsgraph: Only bind ID-data and indices to depsgraph callbacksSergey Sharybin
2018-04-01Resolve unsigned comparison error w/ MSVCCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-27Cleanup: global undo (minor changes to internals)Campbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton