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-10-11Cleanup: style (pointers)Campbell Barton
2018-09-28Fix T56905: unsupported channel layout error writing AAC audio.Brecht Van Lommel
2018-09-25Cleanup: styleCampbell Barton
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-24Tracking: Use pixel aspect from clipSergey Sharybin
2018-09-20Cleanup: styleCampbell Barton
2018-09-19Fix possible misuse of `BLI_strncpy`.mano-wii
2018-09-19Fix unreported: Undo of texts pasted in the Text Editor misses one character.mano-wii
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-08Fix T56720: Lattice: crash on setting points_u/v/w from python.Bastien Montagne
2018-09-05CCG: Remove number of layers from keySergey Sharybin
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-09-03ClosthCollision: fully avoid computing BVHTree when we have no collision obje...Bastien Montagne
2018-09-03Fix (unreported) potentially giant memory leak in Cloth collision solver.Bastien Montagne
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Remove CCGDM from PBVHSergey Sharybin
2018-08-29Cleanup: indentationCampbell Barton
2018-08-26Cleanup: styleCampbell Barton
2018-08-23Fix T56506: Different behaviour of Bounds Clamp with positive and negative axis.Bastien Montagne
2018-08-20RNA: Spline.calc_length() utility functionCampbell Barton
2018-08-14Fix object copying not ensuring validity of material arrays.Bastien Montagne
2018-08-14Cleanup: use braces w/ particle loop macrosCampbell Barton
2018-08-13Cleanup: avoid too close namings, prone to typo mistakes!Bastien Montagne
2018-08-13Fix T56224: Blender2.8 will force a quit when trying to open a scene containi...Bastien Montagne
2018-08-13Fix T56344: Crash when used Twist for Emitter type of Particles System.Bastien Montagne
2018-08-08Fix T55095: Undo crash w/ linked library dataCampbell Barton
2018-08-08Fix T54584: Crash w/ image undoCampbell Barton
2018-07-30Use Ctrl Snap to seconds w/ play-head dragCampbell Barton
2018-07-24Fix T55958: allow the user to select between spring and spring2.Alexander Gavrilov
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-19Resolve the opposite vector ambiguity in Damped Track constraint.Alexander Gavrilov
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-16Fix (IRC-reported) wrong usercount handling of deprecated IPO datablocks.Bastien Montagne
2018-07-16Cleanup: Remove obscure flag which was only used for read in subsurf codeSergey Sharybin
2018-07-16Cleanup: Use const qualifier for UV vertex mapSergey Sharybin
2018-07-16Cleanup: More clear naming in UV vertex/element mappingsSergey Sharybin
2018-07-13Cleanup: id-property API useCampbell Barton
2018-07-13Cleanup: right shift argumentsCampbell Barton
2018-07-12Cleanup: remove legacy mesh save supportCampbell Barton
2018-07-11Minor cleanup to logic in BKE's imbuf releasing code.Bastien Montagne
2018-07-10OpenSubdiv: Make more flexible C-API to specify FVar interpolationSergey Sharybin
2018-07-06Empty Object: Center images by defaultCampbell Barton
2018-07-06BKE_addons: utility to remove by nameCampbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-27Cleanup: styleCampbell Barton