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
path: root/source
AgeCommit message (Expand)Author
2014-08-25Followup to previous commit: fix same wrong numinput handling in other modal ...Bastien Montagne
2014-08-25Fix T41534: Bevel practically unusable interactively if set to percent amount...Bastien Montagne
2014-08-25Simplified Collada error message for unknown references.gaiaclary
2014-08-25Fix T41513 Avoid adding NULL values into object lists when lamp- and controll...gaiaclary
2014-08-25Python API: support thick wrapped int arraysCampbell Barton
2014-08-25Fix T41524: Won't open blend file with "space" symbol in the nameSergey Sharybin
2014-08-25Move theme updates for new handles colors & co into last versioned block.Bastien Montagne
2014-08-25SplitNormals UI tweaks: add own color for normals drawing, and own 'face corn...Bastien Montagne
2014-08-25Fix T40993: Store selection history for extrudeCampbell Barton
2014-08-25BMesh: New operator flag not to clear historyCampbell Barton
2014-08-25Fix Color DnD setting alpha to an undefined valueCampbell Barton
2014-08-25Fix View3D glitch zoomingCampbell Barton
2014-08-25View3D: Add ED_view3d_dist_range_getCampbell Barton
2014-08-25Freestyle: Fix for missing and unnecessary property update notifications.Tamito Kajiyama
2014-08-25BLI_kdopbvh: ifdef unused 'skip' memberCampbell Barton
2014-08-25Fix nice trash read in new texture slot operator.Antony Riakiotakis
2014-08-24Cycles: Remove Volume Nodes GPU warning and gray out Sampling Method button w...Thomas Dinges
2014-08-24Fix T41548: Menu pulldown button behaves incorrectly on click if menu shadow ...Bastien Montagne
2014-08-24Fix T41550: Python: frame_set skips frame -1; frame_set(n) sets to frame n-1 ...Bastien Montagne
2014-08-24ColorRamp: remove linear/srgb conversionsCampbell Barton
2014-08-23gameengine: fix T41272 - KX_Light.color returns wrong valuesInes Almeida
2014-08-23Fix T41538: Sun Beam Node has artifact at its radius.Lukas Tönne
2014-08-23Smallhash: BLI_smallhash_calc_qualityCampbell Barton
2014-08-23BGE: fix crash and return boolean on scene.replace()Benoit Bolsee
2014-08-22Fix missing tag for detecting changes with bpy.data.node_groups[...].is_updated.Brecht Van Lommel
2014-08-22Fix T41068: 3D viewport shading - Material or Window vs. RenderedSergey Sharybin
2014-08-22Cleanup: BMesh arg nameCampbell Barton
2014-08-22Fix T41528: Error message on trying to import COLLADA triangle strips is wrongThomas Dinges
2014-08-22ColorRamp: Use linear V for HSV/HSL blendingCampbell Barton
2014-08-22ColorRamp: HSV CW/CCW were flippedCampbell Barton
2014-08-21Fix incorrect 2d stabilization for masksSergey Sharybin
2014-08-21Fix T41507: Empty prevents image deletionCampbell Barton
2014-08-21Fix T41523: Mesh triangle fill creates flipped facesCampbell Barton
2014-08-21Fix for BMesh fill using arbitrary face-flippingCampbell Barton
2014-08-21BMesh: fill - replace SmallHash with GHashCampbell Barton
2014-08-21BMesh: add assert for correct args to creation functionsCampbell Barton
2014-08-21BMesh: correct flag useCampbell Barton
2014-08-21Fix T41517: BMesh intersect crashCampbell Barton
2014-08-21CleanupCampbell Barton
2014-08-20UI message fix (yeah, I know... :/ ).Bastien Montagne
2014-08-20Cleanup: some const and bool cleanup.Bastien Montagne
2014-08-20Restore red name for disabled modifiers.Bastien Montagne
2014-08-20Fix T41497: Colour Ramp UI Bug.Bastien Montagne
2014-08-20Fix for recent solidify rim-only patchCampbell Barton
2014-08-20BKE_units: Some cleanup (mostly bools instead of ints).Bastien Montagne
2014-08-20Fix T38722: Adding units in Imperial setting results in inconsistent valuesBastien Montagne
2014-08-20Viewport resolution divider works fine for halos nowSergey Sharybin
2014-08-20Fix for missing updates of build scripts in the commit rB05cb63ecf750.Tamito Kajiyama
2014-08-20Correct mistake in recently added intersect toolCampbell Barton
2014-08-20BMesh: improve docs for BM_edge_splitCampbell Barton