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-10-05Fix T46377: No python executable in 2.76 rc3 distribution for OSXSergey Sharybin
2015-10-05Metadata display: support word-wrapped noteCampbell Barton
2015-10-05Fix T46379: Bad behavior of bUnit_ToUnitAltName() with default units.Bastien Montagne
2015-10-05Cleanup: pass pointer to rctfCampbell Barton
2015-10-05Fix T46305: normal map display issues in viewport when using VBOs.Brecht Van Lommel
2015-10-04Fix T46368: Subtitle Export: Subtitles are not sorted by time.Bastien Montagne
2015-10-04Fix (unreported) broken export of timecodes in SubRip VSE exporter.Bastien Montagne
2015-10-04BMesh: improved smooth subdivisionCampbell Barton
2015-10-04Fix (coverity-reported) broken 'transform helpers' drawing.Bastien Montagne
2015-10-04Clenup: Text Editor: Fix inconsistencies in textline handling (makes coverty ...Bastien Montagne
2015-10-04Correct last commit, picky type warningsCampbell Barton
2015-10-04Correct last commit, check before freeingCampbell Barton
2015-10-04BLI_Buffer: add BLI_buffer_reinitCampbell Barton
2015-10-04BLI_Buffer: support over 2gb allocationsCampbell Barton
2015-10-04BLI_Buffer: fix BLI_buffer_resize w/ calloc flagCampbell Barton
2015-10-03Fix T44605: OS X continuous grab issues.Brecht Van Lommel
2015-10-03Fix Broken Font Preview (reported over IRC by kopias, thanks).Bastien Montagne
2015-10-03Cleanup: styleCampbell Barton
2015-10-03rename ui_but_dragedit_pollCampbell Barton
2015-10-02Fix T46346: Hide/Mask menu, Hotkey for lasso mask in sculpt mode unchangeable.Bastien Montagne
2015-10-01Fix memory leak in compositor code with RGB curve nodes.Lukas Tönne
2015-10-01Fix T46340: Auto scrolling in text editor with upward selection not work.Bastien Montagne
2015-10-01BGE: Fix T46302: abort call for unnormalized quaterions.Porteries Tristan
2015-10-01Fix T46339: Edge sliding when there is only one vertex in the mesh crashes bl...Bastien Montagne
2015-10-01Fix T46321: 3D view not refreshed immediatelly after pasting keyframe in dope...Joshua Leung
2015-10-01Fix potential memory leak bakingCampbell Barton
2015-09-30Fix T46331: File open does not show thumbnails, when a filter_glob is provide...Bastien Montagne
2015-09-30Fix T46332: Can't select an object with OpenSubdiv enabledSergey Sharybin
2015-09-30Revert "Fix T46247: Side-reported, bbox for zero-verts object with OSD subsur...Sergey Sharybin
2015-10-01Fix T46313: Cycles bake normal mapCampbell Barton
2015-09-30Fix T46325: Armature: No more possible to rotate a bone with only its tip sel...Bastien Montagne
2015-09-30Fix T46306: Cursor sometimes jumps with num-slider buttons & Continuous GrabJulian Eisel
2015-09-30Add drag-threshold for number slider buttonsJulian Eisel
2015-09-29Fix T46299: Windows: File Browser Crash while listing big folders in preview ...Bastien Montagne
2015-09-28Blender Internal: Fix regression in point density textureSergey Sharybin
2015-09-28Cycles: Fix wrong particles min/max calculation for point densitySergey Sharybin
2015-09-28Fix T46293: Text Editor: Convert to spaces/to tabs was totally broken with no...Bastien Montagne
2015-09-27Fix T46285: "Select parent" if there is no parent doesn't work correctly.Bastien Montagne
2015-09-27Fix T46268: All Hotkey "C" are unexpectedly translated in menus.Bastien Montagne
2015-09-27Fix T46271: switching between textures in texture buttons not updating preview.Brecht Van Lommel
2015-09-27Fix T46212: blender internal lights in exclusive light group wrong in viewport.Brecht Van Lommel
2015-09-27Fix crash reporting render errors during baking.Brecht Van Lommel
2015-09-26Fix file browser not sorting file list when opened from editor menuJulian Eisel
2015-09-26Use PyThreadState_GetDict, avoid Python internalsCampbell Barton
2015-09-25Fix T46260: Shadeless option ignores Object-ColorCampbell Barton
2015-09-25Fix node auto-offset to left brokenJulian Eisel
2015-09-25Fix T46249: Boid goal object that has a force field set to 'Every Point' shap...Bastien Montagne
2015-09-25Fix T46263: bpy api - assigning to object.matrix_basis with AXIS_ANGLE rotati...Bastien Montagne
2015-09-25Fix T46247: Side-reported, bbox for zero-verts object with OSD subsurf and GP...Bastien Montagne
2015-09-24Multiview: fix Image Editor not showing Views menu when renderingDalai Felinto