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-17style cleanup:Campbell Barton
2012-06-16style cleanupCampbell Barton
2012-06-15Fix more of #31789: cycles border render going out of view giving wrong result.Brecht Van Lommel
2012-06-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-14new scaling options to scale footage without stretching - add stretch/fit/cro...Campbell 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-10code cleanup: rename flag --> dflag (draw flag), since this is overly generic...Campbell Barton
2012-06-07fix for crash with recent color commits to draw-object, this case wasnt handl...Campbell Barton
2012-06-07fix for crash with selecting camera bundles.Campbell Barton
2012-06-07fix for armature specular material color overriding the wire color when insta...Campbell Barton
2012-06-07dont draw bone names/axis inside duplicatorsCampbell Barton
2012-06-07fix for error in previous commit.Campbell Barton
2012-06-07Bugfix [#31735] Performance issue related to object parenting to armatureJoshua Leung
2012-06-07Cycles: border render now works in the viewport, when looking through theBrecht Van Lommel
2012-06-06replace glGetFloatv(GL_CURRENT_COLOR, col_f); with the current wire color arg.Campbell Barton
2012-06-06pass the object wire color along to drawing functions, too many places would ...Campbell Barton
2012-06-06style cleanup: (indentation)Campbell Barton
2012-06-06mask modeCampbell Barton
2012-06-06- background images now draw in opengl renderCampbell Barton
2012-06-04Removed some old cruft - commented out select_actionchannel_by_name() linesJoshua Leung
2012-06-04Attempted fix for borderselect crash that Jeremy (@Mango) is getting on aJoshua Leung
2012-06-04Fix #31093: Brush's "Paint curve presets" in Image paint in UV\Image Editor d...Sergey Sharybin
2012-06-03Part-Bugfix, Part-Feature Completion: 'Armature' Option for Mask ModifierJoshua Leung
2012-05-31Fix #31657: adding mesh objects did not take units into account for the gridBrecht Van Lommel
2012-05-28Fix [#31621] Face Angles Drawn in Strange PlacesBastien Montagne
2012-05-28move mouse select options into their own property function - more operators s...Campbell Barton
2012-05-28style cleanup: defines with bracesCampbell Barton
2012-05-26code cleanup: use array size and const for vector argsCampbell Barton
2012-05-26code cleanup: dutch -> english (comments)Campbell Barton
2012-05-25Fix for last commit, forgot to update Screen.is_animation_playing python prop...Brecht Van Lommel
2012-05-25Animation playback: now all windows are update during playback, rather thanBrecht Van Lommel
2012-05-25style cleanupCampbell Barton
2012-05-25Fixed smoke 3D-view issues: Preview became invisible from certain angles if d...Miika Hamalainen
2012-05-253D View: add Backface Culling option, to hide faces when seen from the back s...Brecht Van Lommel
2012-05-25Smoke: Start fixing scaling issues which happen with non cube-shaped domains.Daniel Genrich
2012-05-25remove some float/double conversionsCampbell Barton
2012-05-25Modifications to the view3d.select() operator: Nathan Vegdahl
2012-05-23style cleanupCampbell Barton
2012-05-22style cleanup: relating to skin modifierCampbell Barton
2012-05-22Draw skin vertex roots in edit mode.Nicholas Bishop
2012-05-22fix [#31530] Project paint with Clipping border gives opaque backgroundCampbell Barton
2012-05-21code cleanup: remove some old commentsCampbell Barton
2012-05-21code cleanup: spellingCampbell Barton
2012-05-20code cleanup:Campbell Barton
2012-05-20Various small fixes:Bastien Montagne
2012-05-20Fix [#31535] Radian Unit System Button Ignored for Face Angles display.Bastien Montagne
2012-05-19style cleanup: whitespace/indentationCampbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-18Fix #31400: opengl offscreen render not respecting theme settings.Brecht Van Lommel