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
2013-11-19Blender Internal:Thomas Dinges
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-11-19Fix T37445: Crash with snapping and shrink-wrap modifier.Campbell Barton
2013-11-18Fix T37488: Crash with --debug reading userpref.blendSergey Sharybin
2013-11-18Fix T37289: ID User decrement error for Shapes on Bones when playing in BGESergey Sharybin
2013-11-18BMesh Refactor: BKE_bmbvh_new can now be created without an EditMesh.Walid Shouman
2013-11-18Fix spelling error in commentJoshua Leung
2013-11-17Style Cleanup: whitespaceCampbell Barton
2013-11-16code cleanup: armature functionsCampbell Barton
2013-11-16code cleanup: rename flip_side_name to BKE_deform_flip_side_nameCampbell Barton
2013-11-16More fix for this stupid uppercase-to-lowercase convertion code... Thanks to ...Bastien Montagne
2013-11-16Code cleanup: Use different redraw options for sculpt mask operators.Antony Riakiotakis
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-12Make dynamic node labels possible as a registerable function 'draw_label' (si...Lukas Toenne
2013-11-12Instead of requiring a const char* return from the (optional) node label call...Lukas Toenne
2013-11-12Fix [#37380] vertex paint colors don't render.Bastien Montagne
2013-11-11Fix #37395: Rendering with a movie strip behind a scene shows inconsistent re...Sergey Sharybin
2013-11-11Fix [#37394] UV Map cannot be renamed.Bastien Montagne
2013-11-10Fix [#37393] Input dimensions are case sensitive in the property panel, upper...Bastien Montagne
2013-11-10replace IS_EQ -> IS_EQF for use with floats.Campbell Barton
2013-11-08[#37327] Inconsistent numeric input conversion.Bastien Montagne
2013-11-07"Render Audio" cleanup:Bastien Montagne
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-11-06Syncing methods for Color Balance node LGG and ASC-CDL modes. The settings fo...Lukas Toenne
2013-11-06Grease Pencil: User-Pref for setting the default colour of newly created layersJoshua Leung
2013-11-06Made active point and active spline behaviour more predictable on curves/surf...Kevin Mackay
2013-11-05Correcting a few typosJoshua Leung
2013-11-05code cleanup: typosCampbell Barton
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin
2013-11-04add CDDM_lower_num_loops(), for completeness (currently unused).Campbell Barton
2013-11-04code cleanup: typo in function nameCampbell Barton
2013-11-04Bugfix [#36950] Restrict Frame Range not being obeyed on Driver F-CurvesJoshua Leung
2013-11-02Quick test commit - fixing what looks like a typo in a commentJoshua Leung
2013-11-02code cleanup: warningsCampbell Barton
2013-11-01Fix [#37266] Skin modifier can't be copied.Bastien Montagne
2013-11-01code cleanup: spellingCampbell Barton
2013-11-01FIX: [#37199] .ogg file is not recognized as a movie in File BrowserAndrea Weikert
2013-10-31code cleanup: spellingCampbell Barton
2013-10-29Code cleanup: more int->bool conversions mask moduleSergey Sharybin
2013-10-29Code cleanup: use bool instead of int in mask moduleSergey Sharybin
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-10-29Fix #37192, Rendered preview causes crash when deleting a material node in sh...Lukas Toenne
2013-10-29Fix for particle texture influence bug causing undefined (nan) values: When u...Lukas Toenne
2013-10-28Fix #37221: Multilayer EXR inputs generate pink frame/last displayed frame wh...Sergey Sharybin
2013-10-28move bmesh array lookup data and utility functions from editmesh into bmesh,Campbell Barton
2013-10-26Weighted tracksSergey Sharybin
2013-10-26code cleanup: merge doxygen comments into C source.Campbell Barton
2013-10-26correct typoCampbell Barton
2013-10-22Making real need to remove proxiesSergey Sharybin
2013-10-22Bugfix: Renaming bones now renames the corresponding F-Curves in actions used byJoshua Leung