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
path: root/source
AgeCommit message (Expand)Author
2015-11-19Cleanup: redundant 'break', minor editsCampbell Barton
2015-11-19Cleanup: remove unused bmesh iteratorCampbell Barton
2015-11-18Fix T46807: image/clip/sound load has one userCampbell Barton
2015-11-18BMesh: simplify calculating grid edge loopsCampbell Barton
2015-11-18Correct recent commitCampbell Barton
2015-11-18RNA: reuse axis enumCampbell Barton
2015-11-18Cleanup: editor api namingCampbell Barton
2015-11-18Fix mixup w/ wmOperator/BMOperator flagCampbell Barton
2015-11-18BMesh: symmetry aware decimateCampbell Barton
2015-11-18KDTree: add BLI_kdtree_range_search_cbCampbell Barton
2015-11-18Cleanup: kdtree: use sq suffix for squared distCampbell Barton
2015-11-18KDTree: store node references as ints (were pointers)Campbell Barton
2015-11-17Fix T46793: VSE OpenGL renderer crashes when using grease pencilSergey Sharybin
2015-11-17Fix T46784: Connect vertices (follow up)Campbell Barton
2015-11-17Fix T46764: Crash toggling region + fullscreenCampbell Barton
2015-11-17Clear timer on region duplicate, avoid double freeCampbell Barton
2015-11-17Fix crash changing screen + region overlap fadeCampbell Barton
2015-11-16Usual i18n messages fixes...Bastien Montagne
2015-11-16Fix/enhance BKE_mesh_validate_arrays.Bastien Montagne
2015-11-16Speedup OpenGL sequencer animation renderingSergey Sharybin
2015-11-16ImBuf: Fix typo in duplicating float z bufferSergey Sharybin
2015-11-16Remove unused arguments from RE_WriteRenderViewsMovie()Sergey Sharybin
2015-11-16Followup to previous commit: similar thing was happening for multiview caseSergey Sharybin
2015-11-16Color management: Skip doing float->rect conversion twice when rendering anim...Sergey Sharybin
2015-11-16Fix own error w/ camera-dof in GL-render commitCampbell Barton
2015-11-16Cleanup: typosCampbell Barton
2015-11-16minor cleanup: typoMike Erwin
2015-11-16Fix T46784: Connect vertices uses odd orientationCampbell Barton
2015-11-16Add missing newlines for debug printsCampbell Barton
2015-11-16Keymap: Add delete-key for paint curvesCampbell Barton
2015-11-15UI: support cycling for image space menusCampbell Barton
2015-11-15UI: support cycling callback for non RNA menusCampbell Barton
2015-11-15Cleanup: replace pointer array w/ structCampbell Barton
2015-11-15Fix uninitialized read in previous commitAntony Riakiotakis
2015-11-15Fix T46763: OpenGL render doesn't show 'Slots'Campbell Barton
2015-11-14Fix T46701: Sampled FCurve looks jagged when FModifiers (doing nothing) are p...Joshua Leung
2015-11-13Fix T46726 shading issues in sculpt mode.Antony Riakiotakis
2015-11-13Fix T46762: UV transfer Object transform crash.Bastien Montagne
2015-11-13Fix T46469: Data Transfer Modifier don't work.Bastien Montagne
2015-11-13Tighten checks around unlinkable datablocks becoming LIB_EXTERN.Bastien Montagne
2015-11-13Cleanup: readfile: cleanup a bit error messages.Bastien Montagne
2015-11-13Cleanup: readfile: avoid some verbose if() checks which are already done in c...Bastien Montagne
2015-11-13Fix T46757: Blender Close when try to render an AnimationSergey Sharybin
2015-11-12Cleanup: rename line to segments, avoids confusionCampbell Barton
2015-11-12Fix T46749: Texture paint & shadeless mode failsCampbell Barton
2015-11-12Frame Server: use main render loopCampbell Barton
2015-11-12Fix T46641: Bicubic transform on ID channel is not bicubicSergey Sharybin
2015-11-12Fix T46320: New Depsgraph: Auto-IK doesn't workSergey Sharybin
2015-11-12Fix T46729: Render result different between animated and still rendersSergey Sharybin
2015-11-12Fix T46748: OpenEXR output different when frame saved with F3 vs. in an anima...Sergey Sharybin