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
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-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-14Compositor Compile Fix (Windows):Thomas Dinges
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-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-13style cleanupCampbell Barton
2012-06-13style cleanupCampbell Barton
2012-06-13patch [#31574] Screw seams to not workCampbell Barton
2012-06-13Fix #31754: strand width fade value 2.0 gives wrong result, should fade outBrecht Van Lommel
2012-06-13move one line color conversion functions to be inline.Campbell Barton
2012-06-13add rgb_to_luma_y(), was being done inline in many places.Campbell Barton
2012-06-13style cleanupCampbell Barton
2012-06-13added mask tool to recalculate handles (Ctrl+N)Campbell Barton
2012-06-13fix for incorrectly checking for break in r47826Campbell Barton
2012-06-13style cleanupCampbell Barton
2012-06-13apply offset to the camera view - this works exactly like camera shift (trans...Campbell Barton
2012-06-13framing options for camera background image: stretch/fit/cropCampbell Barton
2012-06-13 * optimized threadingJeroen Bakker
2012-06-13always use bicubic sampler for the scale node with the new compositor since i...Campbell Barton
2012-06-13style cleanup: scale nodeCampbell Barton
2012-06-13mango requestCampbell Barton
2012-06-13tint non-active mask layers greyCampbell Barton
2012-06-13code cleanup: use const float's where possible and specify vector size.Campbell Barton
2012-06-13Collada: fixed a few loops to only loop over the list of exported objects, in...Gaia Clary
2012-06-13fix code style cleanupGaia Clary
2012-06-13style cleanupCampbell Barton
2012-06-13Default value for frame offset should be 0Sergey Sharybin
2012-06-13patch #31794 Collada: make exporter more robust, now uses BKE_object_relation...Gaia Clary
2012-06-13Added frame offset slider to clip datablocksSergey Sharybin
2012-06-13patch #31794 Added new function BKE_object_relational_superset()Gaia Clary
2012-06-13Fix camera curve in clip editor not being remapped by a clip's start frameSergey Sharybin