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-10-09RNA minor fixes:Bastien Montagne
2012-10-09Made the autokeying warning optional by adding a user pref for thisJoshua Leung
2012-10-09And more UI messages fixes...Bastien Montagne
2012-10-09Minor UI messages typo fixes.Bastien Montagne
2012-10-09Some minor fixes about curves' tilt...Bastien Montagne
2012-10-08quiet msvc warning & allow zero arguments to add functions.Campbell Barton
2012-10-08Grease Pencil py-apiDan Eicher
2012-10-07Fix render engine API compatibility breakage in end_result, this parameterBrecht Van Lommel
2012-10-06Increase maximum octree depth to 12Nicholas Bishop
2012-10-05Grease Pencil notifier/listener cleanupDan Eicher
2012-10-05code cleanup: de-duplicate enum.Campbell Barton
2012-10-05Typo fix: Tooltip for "Offset Factor" for FollowPath constraint referred toJoshua Leung
2012-10-05Fix #32734: Object.to_mesh() gave wrong user count for curves/surface/text ob...Brecht Van Lommel
2012-10-05Cycles: add "From Dupli" option for texture coordinate node. This gets theBrecht Van Lommel
2012-10-04Fix for commit r51049: no need to create two contexts when one if enough.Bastien Montagne
2012-10-04Fix #32755: Stripes in Metastrip can not be moved on other channel with mouse...Sergey Sharybin
2012-10-04Add translation context for volume (Audio), pitch (Rotation) and rename tip->...Sv. Lockal
2012-10-04style cleanup: comment blocksCampbell Barton
2012-10-02UI:Thomas Dinges
2012-09-30Fix #32706, Unnecesary refreshing of compositor.Lukas Toenne
2012-09-30Funny typo, variable blue!Daniel Salazar
2012-09-28Fix #32671: new orbit sensitivity and turntable/trackball choice was only ava...Brecht Van Lommel
2012-09-28code cleanup: correct spellingCampbell Barton
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-26Fix #32666: Memory Cache Limit stops working after set to 2048Sergey Sharybin
2012-09-25Remove access to deprecated per-strip color balance in RNA.Sergey Sharybin
2012-09-25fix [#32646] Duplifaces can have wrong orientation with ngonsCampbell Barton
2012-09-25rename RNA duration --> frame_duration to match sequence strip.Campbell Barton
2012-09-25code cleanup: add missing includes to RNA (this one is safe!)Campbell Barton
2012-09-24Expose movie clip duration property to RNASergey Sharybin
2012-09-24No need to limit image frame offset to blender's frame rangeSergey Sharybin
2012-09-24Proper fix for #32626: TIFF renders are limited to 8 bit even when we choose 16.Sergey Sharybin
2012-09-24fix [#32635] no viewport update when link and object to a sceneCampbell Barton
2012-09-23fix for incorrect declaration rna_Object_free_duplilist() in cycles.Campbell Barton
2012-09-23Make "name" member of RNA KeymapItem struct return the translated name of the...Bastien Montagne
2012-09-22Revert a small part of r50813, so that we can build (actually, link) with Cyc...Bastien Montagne
2012-09-22code cleanup: make many functions staticCampbell Barton
2012-09-22code cleanup: remove/comment unused definesCampbell Barton
2012-09-22add a UV Project material option so UV's are calculated taking into account p...Campbell Barton
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-20code cleanup: use frame as a prefix for rna propertiesCampbell Barton
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-09-19Makes no sense to have render engine property animatable!Bastien Montagne
2012-09-19using the utf8 flipped form of Hebrew for the uiDalai Felinto
2012-09-19Mark movie clip user current frame as editableSergey Sharybin
2012-09-19code cleanup: make shape key api names consistent with our new convention.Campbell Barton
2012-09-18do_version fix files with bad keyblock uid caused by byg [#31569]Campbell Barton