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
2014-01-27Use includes for blenderplayer stubsCampbell Barton
2014-01-27Implement clipboard for mask splinesSergey Sharybin
2014-01-27Code Cleanup: de-duplicate nested node tree checkingCampbell Barton
2014-01-27Curves: save active point to fileKevin Mackay
2014-01-26Cleanup of BLI_smallhashBastien Montagne
2014-01-26Code Cleanup: style and correct API class refCampbell Barton
2014-01-24Fix currently harmless issue with converting ImBuf from sequencer spaceSergey Sharybin
2014-01-23Fix T38337: Crash when calling to_mesh() on a Curve object after clearing its...Sergey Sharybin
2014-01-23Cleanup: int/short to bool in BKE_cdderivedmesh.h functions (and TRUE/FALSE t...Bastien Montagne
2014-01-23Fix crash when changing space type to 3D space when having multiple windowsSergey Sharybin
2014-01-23Fix T38284: Crash with several shrinkwrap constraint using same targetSergey Sharybin
2014-01-23Removed the omat matrix from DupliObject.Lukas Tönne
2014-01-23Fix T38328: GLSL display shows texture mapping completely messed up in some c...Bastien Montagne
2014-01-22Fix T38316: Half of a Face is Missing on Newly Created Cubes or Cylinders.Bastien Montagne
2014-01-22Fix T37198: Vorbis encoding is brokenSergey Sharybin
2014-01-22Fix for particle emission bug, reported on IRC by Thomas BeckLukas Tönne
2014-01-22Fix T38312: Crash when using snap transform in edit modeSergey Sharybin
2014-01-22Fix T38306: dupliframes causing viewport render to continually restart.Brecht Van Lommel
2014-01-21Code Cleanup: reduce sign conversionCampbell Barton
2014-01-21Code Cleanup: use bool for return values and correct commentsCampbell Barton
2014-01-21Optimize tessellation code (min 20% better, up to 300% with some CD layers to...Bastien Montagne
2014-01-21Fix T38302: sequencer animation data lost in original scene when copying scene.Brecht Van Lommel
2014-01-21Fix for dupli's using float for id's and signed/unsigned conversionCampbell Barton
2014-01-21Code cleanup and structural improvements for dupli generation.Lukas Tönne
2014-01-21Code Cleanup: styleCampbell Barton
2014-01-21Fix T38264: undo/redo broken with text overwrite mode in text editor (insert ...Justin Dailey
2014-01-20Fix T38294: enabling hair dynamics very slow / hangs with many hairs.Brecht Van Lommel
2014-01-20Fix T38267: dynamic paint Use Object Material not working correct in some cases.Brecht Van Lommel
2014-01-20Fix T38221: node fcurves in compositor get deleted when muting a node.Lukas Tönne
2014-01-20Followup for 1728c1e: we don't need to replace flags at allSergey Sharybin
2014-01-20Fix for flag not being restored in BKE_vfont_to_curve_exCampbell Barton
2014-01-18Increase maximum allowed amount of points for Splines in both U and V directionsSimon Repp
2014-01-18Send sequencer render context as const pointer rather than as valueSergey Sharybin
2014-01-17Sequencer: don't cache frames during proxy rebuild jobSergey Sharybin
2014-01-17Followup to d03e768: was wrongly (void) non-existing argumentSergey Sharybin
2014-01-17Fix T38260: Missing object update with two visible scenesSergey Sharybin
2014-01-17Code Cleanup: spellingCampbell Barton
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2014-01-16Code Cleanup: simplify matcaps checks and quiet warningCampbell Barton
2014-01-16Tweak to early threaded update escapeSergey Sharybin
2014-01-15Potential fix for T38111: Duplicating BOIDS emitter cause glitchy operationSergey Sharybin
2014-01-15Python/Depsgraph: bpy.data.*.is_updated now detects add/remove of any datablock.Tom Edwards
2014-01-15Eek, terrible typo in previous commitSergey Sharybin
2014-01-15Fix T38224: Blender crashes on duplicating curveSergey Sharybin
2014-01-15Fix T38216: Cycles render crash Blender in some scene in versionsSergey Sharybin
2014-01-15Fix a bunch of UI string issues...Bastien Montagne
2014-01-14Fix T38196: Crash with smoke simulationSergey Sharybin
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz
2014-01-13Code Cleanup: replace checks for ima->source with BKE_image_is_animatedCampbell Barton
2014-01-13Fix crash happening on render after recent imbuf PERSISTENT flagSergey Sharybin