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-09-30style cleanupCampbell Barton
2012-09-28code cleanup: correct spellingCampbell Barton
2012-09-27Fix #32669: Markers are not disabled properly if started from any other than ...Sergey Sharybin
2012-09-27Fix #32667: Curve softbodies doesn't render animation (cycles)Sergey Sharybin
2012-09-27style cleanup: also correct incorrect doxy headingCampbell Barton
2012-09-27incorrect spelling in commentsCampbell Barton
2012-09-26Color Management: resolve warnings when OCIO configuration file misses None d...Sergey Sharybin
2012-09-26Fix #32091: Crop and offset coordinates changes proxy render settings on imag...Sergey Sharybin
2012-09-25code cleanup: make naming more consistentSergey Sharybin
2012-09-25Color Management: float generated images had is_data flag set incorrectSergey Sharybin
2012-09-25fix for gibberish text in 2DFilter actuator when text unlinked through the Te...Dalai Felinto
2012-09-25small improvement to previous commit, use pre-calculated ngon normal to avoid...Campbell Barton
2012-09-25fix [#32646] Duplifaces can have wrong orientation with ngonsCampbell Barton
2012-09-24Themes fixes:Sergey Sharybin
2012-09-24- Corrected movie clip length computationSergey Sharybin
2012-09-24Sequencer: movie clip float buffers should be converted to internal sequencer...Sergey Sharybin
2012-09-24Fix crash on sequencer when movie clip fails to load frameSergey Sharybin
2012-09-24Proper fix for #32626: TIFF renders are limited to 8 bit even when we choose 16.Sergey Sharybin
2012-09-24fix [#32626] TIFF renders are limited to 8 bit even when we choose 16.Campbell Barton
2012-09-23Fix #32625 Zero area-sized faces caused jittered part. distrib. to crashKonrad Kleine
2012-09-23A bit alternative fix for bug mentioned in rev50826Sergey Sharybin
2012-09-23fix for all pose-group editing functions crashing when the context didnt have...Campbell Barton
2012-09-22Color Management: different fixes for byte buffersSergey Sharybin
2012-09-21remove sticky coords from blender and the internal render engine.Campbell Barton
2012-09-21remove sticky coordinates from blender, this was missing from the UI since 2.49.Campbell Barton
2012-09-21remove default name from CD_SKIN_NODE LayerTypeInfo so its treated as a singl...Campbell Barton
2012-09-212.49 feature: Game Controller State name shows up when mouse over them (the n...Dalai Felinto
2012-09-20fix [#32602] Bevel operator's transform input is invertedCampbell Barton
2012-09-20Fix #32603: Multi-Layer EXR files can't be color managedSergey Sharybin
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-09-19Color Management: new generated images had empty color space by defaultSergey Sharybin
2012-09-19Small fix for Follow Track constraintSergey Sharybin
2012-09-19Tracking: fixed crash when reference frame fails to be loadedSergey Sharybin
2012-09-19joining mesh objects now keeps relative key setting of each keyblock. also jo...Campbell Barton
2012-09-19code cleanup: make shape key api names consistent with our new convention.Campbell Barton
2012-09-19fix for missing NULL check in init_render_texture() (possibly own fault), als...Campbell Barton
2012-09-19fix txt_redo_read_unicode() missing break - reading 4 byte unicode would fail...Campbell Barton
2012-09-18Fix crash editing mask with no image in the image editor.Brecht Van Lommel
2012-09-18do_version fix files with bad keyblock uid caused by byg [#31569]Campbell Barton
2012-09-18don't divide by zero in get_ss_weights() which would set values - only to be ...Campbell Barton
2012-09-18Revert part of rev50719, it's not actually needed and it alwaysSergey Sharybin
2012-09-18Color Management: fixed crash when changing display device in screenshot sav...Sergey Sharybin
2012-09-18Fixed missing display buffer invalidation when rendering sequencer animationSergey Sharybin
2012-09-18fix for a strange linking error where set_property() in source/blender/blenke...Campbell Barton
2012-09-18code cleanup: warningsCampbell Barton
2012-09-18fix for scene not copying image format color management for settings.Campbell Barton
2012-09-18fix own error in r49994Campbell Barton
2012-09-18code cleanup: typos and set exceptional cases of zero length normals as UNLIK...Campbell Barton
2012-09-17Release Cycles:Thomas Dinges
2012-09-17Remove obsolete code from BKE_tracking_marker_clampSergey Sharybin