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-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-11-25Tweaks to PNG file outputSergey Sharybin
2013-11-25Fix T37591: 'Extensions' option ignored for movies.Campbell Barton
2013-11-25Code cleanup: remove unused include dirsCampbell Barton
2013-11-25Transform: old todo, removing an orientation now checks all screens.Campbell Barton
2013-11-24Code Cleanup: whitespace / formattingCampbell Barton
2013-11-22Fix T37465: UV Coords we're incorrect when converting from a curveCampbell Barton
2013-11-20Blender Internal:Thomas Dinges
2013-11-20Fix T37543: Multiline 3D Text saved in edit mode breaks on loadCampbell Barton
2013-11-20Code Cleanup: remove unused members for editfont (3D text)Campbell Barton
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