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
2014-12-16Remove NULL checking variable after using it.Antony Riakiotakis
2014-12-15Fix T42864: Knife-project fails with 'cut-through'Campbell Barton
2014-12-15Fix for clip proxies builder reloading original footage framesSergey Sharybin
2014-12-15Improve tip for simple deform originCampbell Barton
2014-12-15Fix T42864 (partial): knife-project included uncut backfacesCampbell Barton
2014-12-15Fix T42864 (partial): Knife-project had too-low precisionCampbell Barton
2014-12-15Fix missing UI ID messages and/or I18N contexts for MovieClip/Mask/Palette/Pa...Bastien Montagne
2014-12-15Tracking: Fix wrong logic in tracks synchronizationSergey Sharybin
2014-12-15Tracking: Avoid possible treading issue reading the frame to syncSergey Sharybin
2014-12-15Tracking: Fix possible race condition accessing the tracksSergey Sharybin
2014-12-14IME fix: Quit two assert failuresSeverin
2014-12-14Fix for idproperty comparisonCampbell Barton
2014-12-14Fix T42892: UV pixel snap with negative valuesCampbell Barton
2014-12-13Fix T42885: We still had a few wrong doc in mathutils about methods returningBastien Montagne
2014-12-12Fix T42875 GLSL display not correct in vertex array mode.Antony Riakiotakis
2014-12-12Fix T42883: ID-Prop arrays longer than 'shot' failCampbell Barton
2014-12-12Amend to previous 'append warning' commit.Bastien Montagne
2014-12-12Fix T42882: Now warn user when trying to append/link from older blender files.Bastien Montagne
2014-12-12cleanup: disallow NULL arg to uvedit_aspectCampbell Barton
2014-12-11Fix blenderplayer compilation (tm)Antony Riakiotakis
2014-12-11Fix T42859 smart UV unwrap does not support aspect correction.Antony Riakiotakis
2014-12-11Fix crash when changing worlds with world background active.Antony Riakiotakis
2014-12-11Fix ping-pong actions when using the Action Actuator.Mitchell Stokes
2014-12-10UI: add Shift-Drag to multiselect expanded enum items too.Bastien Montagne
2014-12-10cleanup: comment unused definesCampbell Barton
2014-12-10Fix T42184: Normal not displayed correctly in Material ViewportSergey Sharybin
2014-12-10Fix for wrong flip of Normal node Dot output for new shading systemSergey Sharybin
2014-12-10Fix T42472: Undoing/Redoing repeated transform operator gives wrong final mat...Bastien Montagne
2014-12-10Fix T42748: Crash in subsurf, threaded accessCampbell Barton
2014-12-10Switch to numpy 1.9 for windows platformSergey Sharybin
2014-12-10Fix numpy installation on windows+cmakeSergey Sharybin
2014-12-10Fixes for compilation with msvcSergey Sharybin
2014-12-09Sequencer: optionally show strip offsetsCampbell Barton
2014-12-09Correct last commit checking knife edgesCampbell Barton
2014-12-09Knife: cuts along existing edges are now selectedCampbell Barton
2014-12-09Knife: rename vert & edge 'draw' to 'is_cut'Campbell Barton
2014-12-09Knife: fix edge aligned cuts, could add redundant vertsCampbell Barton
2014-12-09Smallhash: add support for iterating value pointersCampbell Barton
2014-12-09Gooseberry request, circle select for graph editorAntony Riakiotakis
2014-12-09Fix T42857: Inconsistency between cache line visibility and ability to change...Sergey Sharybin
2014-12-09Knife: test if an edge is on the face boundaryCampbell Barton
2014-12-09Fix T42488: Knife (selected_only + occlude) failedCampbell Barton
2014-12-09Fix T4284: Drawing modified curves crashesCampbell Barton
2014-12-09Fix bug reported by kopias on irc, crash when attempting to set canvasAntony Riakiotakis
2014-12-09Fix T42175: Modifiers don't render in sculpt mode using multiresSergey Sharybin
2014-12-09Fix T42630: Triangulate returns invalid face-mapCampbell Barton
2014-12-09Cleanup: remove scanfill define for polyfill codeCampbell Barton
2014-12-09Add edgehash remove, clear functions, Heap clearCampbell Barton
2014-12-09Cleanup: simplify heap popminCampbell Barton
2014-12-09Cleanup: remove unused pointer in HeapCampbell Barton