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-10-06Cleanup: remove old preview codeCampbell Barton
2014-10-06Cleanup: remove paranoid NULL checksCampbell Barton
2014-10-06Dyntopo: minor speedup collapsing edgesCampbell Barton
2014-10-032.73 Release Cycle: Alpha.Thomas Dinges
2014-10-03Fix for 2-sided faces in array modifierCampbell Barton
2014-10-03Sculpting:Antony Riakiotakis
2014-10-03Comments: note on bmesh_region_matchCampbell Barton
2014-10-02Fix T42008: Dragging and packing issue about new blank imageSergey Sharybin
2014-10-01Freestyle: New line style options for sorting and chain selection.Tamito Kajiyama
2014-09-30Fix T42026: Unit scale affects camera focal length.Bastien Montagne
2014-09-30Fix T42018: Crash when displaying beveled poly-curves with spline bevfac mappingSergey Sharybin
2014-09-29Fix T41955: lamp error: double update for all lampsSergey Sharybin
2014-09-29Cleanup: spellingCampbell Barton
2014-09-27Fix T41974: blender ships vulnerable minilzo versionKévin Dietrich
2014-09-26CleanupCampbell Barton
2014-09-26Tracking: Some minor improvements to copy-pasteSergey Sharybin
2014-09-26Fix for missing initialization of Freestyle RenderData parameters for new sce...Tamito Kajiyama
2014-09-26Fix use of uninitialized variable in mesh_get_mapped_verts_coords.Brecht Van Lommel
2014-09-25Tracking: Decouple C-API module into more granular filesSergey Sharybin
2014-09-25GHash: use bool for comparison (simplify compare)Campbell Barton
2014-09-24Correct for change in recent commitCampbell Barton
2014-09-24Custom Data API: redundant pointer-to-pointer argCampbell Barton
2014-09-24Cleanup: const correctness for BLI_sortlistCampbell Barton
2014-09-24Cleanup: use const for read-only arraysCampbell Barton
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-09-24Cleanup: boolCampbell Barton
2014-09-23Version Bump: Entering 2.72 rc stateCampbell Barton
2014-09-22Corrent recent commit: off by one errorCampbell Barton
2014-09-22Correct MAX_LIBARRAY define, assert when its wrongCampbell Barton
2014-09-18One last tweak to palette deletion code. It would correct active colorAntony Riakiotakis
2014-09-18PalettesAntony Riakiotakis
2014-09-18Palettes:Antony Riakiotakis
2014-09-18Fix T41862: Autosmooth & multi-material glitchCampbell Barton
2014-09-17Text Editor: reload missed adding new-lineCampbell Barton
2014-09-14Correct invalid sizeof in memset useCampbell Barton
2014-09-14Sculpt: check mask is present before readingCampbell Barton
2014-09-11Fix related to T41780, sequencer weirdness with alpha under effectAntony Riakiotakis
2014-09-11Tracking: Fix wrong behavior of refining with previous frame matchingSergey Sharybin
2014-09-11Fix wrong area of interest for movie undistortionSergey Sharybin
2014-09-11Fix T41778: Crash on animate boids xith a goalCampbell Barton
2014-09-10Text3d: assert for <0 len textCampbell Barton
2014-09-10Text3D: fixes to selectionCampbell Barton
2014-09-10Curve: Remove assert in BKE_curve_bevelList_makeCampbell Barton
2014-09-09Cleanup: const correctness, no change to generated code.Campbell Barton
2014-09-08CMake: Add missing WITH_OPENIMAGEIO defineCampbell Barton
2014-09-08Fix T41703: Blender crashes trying to load character file.Bastien Montagne
2014-09-04Metastrips: disallow making a metastrip with only one strip present.Antony Riakiotakis
2014-09-04Fix T41713: Lattice - Influence vertexgroup in curve modifier gets ignoredBastien Montagne
2014-09-04Fix T41463: Mirror Modifier breaks Automatic-Weights in weight-paint modeCampbell Barton
2014-09-04Fix setting Curve-handle type moving the wrong oneCampbell Barton