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
2012-12-12Sequencer: add textured solid option for opengl previewSergey Sharybin
2012-12-12Revert recent workaround for sequencer, it'll only work in casesSergey Sharybin
2012-12-12Sequencer old todo: inserting keyframes with preview opened didn't workSergey Sharybin
2012-12-12make EDBM_index_arrays's stay in memory, blender was allocating an array and ...Campbell Barton
2012-12-12use htype flags as arguments to EDBM_index_arrays_init(), no functional changes.Campbell Barton
2012-12-12Fix for cloth/smoke: Collision and flow objects always had to be on the same ...Daniel Genrich
2012-12-11image stamp data's strings could be short enough not to fit the entire ID nam...Campbell Barton
2012-12-11replace BLI_array_fixedstack_declare with() new macro BLI_array_alloca() whic...Campbell Barton
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-12-11code cleanup: neareast -> nearestCampbell Barton
2012-12-11code cleanup: spelling labda -> lambdaCampbell Barton
2012-12-11unfreeze blender, back to bcon1Campbell Barton
2012-12-102.65 commit: version bumpSergey Sharybin
2012-12-09Fix #33454: cycles wasn't hiding the original object used for dupliverts orBrecht Van Lommel
2012-12-06fix [#31084] Dynamic Paint Blender File Crashes Blender.Campbell Barton
2012-12-06bpy.ops module/caller classes incorrectly had __keys__ rather then __slots__.Campbell Barton
2012-12-04cmake was missing some header files.Campbell Barton
2012-12-04Default PNG compression for new scenes is not 90% (same as default scene)Sergey Sharybin
2012-12-03Fix cycles viewport render getting stuck with driven/animated nodes, the updatedBrecht Van Lommel
2012-12-03Cleaning commented code in DM_update_weight_mcol (inactive since two releases...Bastien Montagne
2012-12-03R/G/B icons in node space backgroud channel selector all had same color wheel...Campbell Barton
2012-12-03fix [#33394] Skin modifier doesn't show generated skin mesh in EditMode with ...Campbell Barton
2012-12-03revert part of r52720, Id rather leave these as-is, even if they give warning...Campbell Barton
2012-12-02Silent a bunch of gcc warnings (usually dummy, but noisy!).Bastien Montagne
2012-12-01style cleanupCampbell Barton
2012-12-01fix [#33363] Text editor undo failJustin Dailey
2012-11-30Removed unused register_ lines from for and while loop nodes. These nodes wer...Lukas Toenne
2012-11-30Fix #33357: Strip modificator Bright/Contrast doesn't work correct for byte i...Sergey Sharybin
2012-11-30Fix #33353: Smoke color problems with adaptive domainMiika Hamalainen
2012-11-30fix for r51636 - making the lens work in ortho mode made view-all and local-v...Campbell Barton
2012-11-29fix [#33029] Applying modifier leaks memoryCampbell Barton
2012-11-29some minor editsCampbell Barton
2012-11-28Fix #33295: Shifted movie strip when rendering <100% resolution for strip wit...Sergey Sharybin
2012-11-27add osl shader scripts to bpath walker (so making paths absolute or relative ...Campbell Barton
2012-11-27Masking: fixed bug with vector handles not updating when CV is parented to a ...Sergey Sharybin
2012-11-27remove unmaintained eltopo, keeping scons/cmake entries, but commenting out u...Campbell Barton
2012-11-27Fix crash opening .blend file with missing lib linked scene and no local scene.Brecht Van Lommel
2012-11-27fix/workaround [#33281] script goes into not responding Campbell Barton
2012-11-26Fix wrong color space used for generated float imagesSergey Sharybin
2012-11-26fix for crash copying nodes, regression since last release.Campbell Barton
2012-11-26fix [#33303] face selection masking for painting does not work with mesh with...Campbell Barton
2012-11-24IK Solver:Brecht Van Lommel
2012-11-23Basic work to solve "New" translation mismatch (this is an adjective, which o...Bastien Montagne
2012-11-23Text Editor: remove text marker functionality. Patch [#33251]Justin Dailey
2012-11-23ifdef'd gcc diagnostic pragma's to quiet msvc and others.Campbell Barton
2012-11-23Bugfix [#33268] Crash when delete all or segment from curve with SplineIKJoshua Leung
2012-11-22Fix for animation possible offset in sequencer.Sergey Sharybin
2012-11-22Fix #33263: Sequencer Command Line BugsSergey Sharybin
2012-11-21Patch #33242: ffmpeg AAC/AC3 encodingSergey Sharybin
2012-11-21Fix #33252: VSE preview displays wrong color spaceSergey Sharybin