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-06-15Added option in shift-g to select verts by number of connected edges (valence).Joseph Eagar
2012-06-15click dragging with the eye dropper now averages out colors - useful when you...Campbell Barton
2012-06-14code cleanup: replace most fRGB functions with inline vector functionsCampbell Barton
2012-06-14Collada: (Exporter) fix Operator presetGaia Clary
2012-06-14remove unused fRGB defines and change float member to bool.Campbell Barton
2012-06-14scale node for new compositor now supports framing option.Campbell Barton
2012-06-14fix for exporting armature, when it is explicitly selectedGaia Clary
2012-06-14new scaling options to scale footage without stretching - add stretch/fit/cro...Campbell Barton
2012-06-14style cleanupCampbell Barton
2012-06-14revert own commits 47907, 47908 after some discussion this is really bad and ...Campbell Barton
2012-06-14change to scale node - multiply scale by scene size, without this theres no r...Campbell Barton
2012-06-14Collada: cleanup sort function forGaia Clary
2012-06-14fix a nullpointer exception when data missing in dae fileGaia Clary
2012-06-14* Add RNA comment for Lamp icon defines. Thomas Dinges
2012-06-14Interface:Thomas Dinges
2012-06-14Bugfix for [#31829] Add lamp icons missing. Patch by Philipp Oeser.Thomas Dinges
2012-06-14Blender is using tabs, not spaces for indentationSergey Sharybin
2012-06-14Disable fixed-sized specializations for schur solverSergey Sharybin
2012-06-14Kaying node from tomato branchSergey Sharybin
2012-06-14Keying Screen node from tomato branchSergey Sharybin
2012-06-14fix for years old bug - OpenEXR always adding alpha channel on load (how did ...Campbell Barton
2012-06-14code cleanup: zbuf/alpha exr writingCampbell Barton
2012-06-14Comment numberoffilters in constructor too.Sergey Sharybin
2012-06-14comment unused varsCampbell Barton
2012-06-14quiet compiler warningCampbell Barton
2012-06-14Collada: Added export Option 'sort by object name' to fix an issue with Secon...Gaia Clary
2012-06-14resolutions were not propagated correctly.Jeroen Bakker
2012-06-14minor change to r47872, multiply both values as unsigned ints before converti...Campbell Barton
2012-06-14disabled some flags :)Jeroen Bakker
2012-06-14Removed the actual data type concept as it was never used.Jeroen Bakker
2012-06-14style cleanupCampbell Barton
2012-06-14Cyles UI:Thomas Dinges
2012-06-14Compositor Compile Fix (Windows):Thomas Dinges
2012-06-14KX_RadarSensor.getConeHeight() not longer exists, removing it from the docs.Mitchell Stokes
2012-06-14Fix for [#31813] "bge.types.KX_RadarSensor incorrect attributes" reported by ...Mitchell Stokes
2012-06-14Sequencer Drag & Drop -- disallow dropping on sequences for the current drop_...Dan Eicher
2012-06-14Fixed glaresJeroen Bakker
2012-06-14 Matched FogGlow with old implementationJeroen Bakker
2012-06-14stule cleanup: node headersCampbell Barton
2012-06-14[#26630] Several problems with API constraint_orientationDan Eicher
2012-06-14image sample line now updates with the compositor changes (mango request)Campbell Barton
2012-06-14simple assignments added to pre-processor temporary section of function to av...Peter Larabell
2012-06-13add Anti-Aliasing (very rough draft algorithm, NOT FINAL version) to raskter ...Peter Larabell
2012-06-13fix [#31819] New Compositor Ommits 'Composite' layerCampbell Barton
2012-06-13fix: [#31684] Collada, add file extension automatically does not workGaia Clary
2012-06-13style cleanupCampbell Barton
2012-06-13Fix issue with missing emission in non-progressive integrator.Brecht Van Lommel
2012-06-13style cleanupCampbell Barton
2012-06-13style cleanupCampbell Barton
2012-06-13Cycles:Thomas Dinges