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
2015-04-06Merge remote-tracking branch 'origin/master' into multiviewmultiviewDalai Felinto
2015-04-06Cycles: Free unused image buffers when rendering with locked interfaceSergey Sharybin
2015-04-06Fix T44282: Image sampling line disappears after a whileJulian Eisel
2015-04-06Fix T44278: Tab, Z-Key and Spacebar not workingJulian Eisel
2015-04-06Use BKE_ghash_ensure_p where possibleCampbell Barton
2015-04-06GHash: ensure function, avoids multiple lookupsCampbell Barton
2015-04-06Fix T44222: Crash using pointiness attribute for volume shadersSergey Sharybin
2015-04-06Cycles: de-duplicate fast/approximate erf function calculationSergey Sharybin
2015-04-06Only show image slot-name in render viewCampbell Barton
2015-04-06Cleanup: replace confusing 'if' statementsCampbell Barton
2015-04-06Fix T43696: Baking tearing normalsCampbell Barton
2015-04-06Fix T44249: Cursor depth offsetCampbell Barton
2015-04-06Fix minor glitch getting depth from mouse cursorCampbell Barton
2015-04-06Fix blenderplayer buildDalai Felinto
2015-04-06Fix: Stroke Edit Mode warning for GPencil draws correctly with Region Overlap...Joshua Leung
2015-04-06Fix: It was difficult to select control points for NLA Control FCurves in the...Joshua Leung
2015-04-06GHash: no reason to use GSetEntry in ghash APICampbell Barton
2015-04-05Stickies: Remove redundant fixesJulian Eisel
2015-04-05Stickies: Don't send extra event on KM_CLICKJulian Eisel
2015-04-05Fix T44275: CTRL+LMB to extrude to mouse position conflicts with snappedJulian Eisel
2015-04-05Fix T44269: Typo in volume_attribute_float:geom_volume.hSergey Sharybin
2015-04-05Cycles: Avoid using lookup table for Beckmann slopes on GPUSergey Sharybin
2015-04-05Cycles: Remove unused Beckmann slope sampling codeSergey Sharybin
2015-04-05Fix T44251 (2nd try): Changing views using numpad brokenJulian Eisel
2015-04-05BGE: Fix T36703: Character motion actuator local movement not working correct.Thomas Szepe
2015-04-05Fix T44263: Invalid parameters to fill_vn_fl in deform.c.Bastien Montagne
2015-04-05Subversion bump, and doversion last changesDalai Felinto
2015-04-05Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2015-04-05Fix T44265: Win32 error checking GL versionCampbell Barton
2015-04-05Fix T44270: Similar face region crash /w wire edgeCampbell Barton
2015-04-04Fix T44266: win32 delete's malloc'd memoryCampbell Barton
2015-04-04Cleanup: remove MSVC2008 workaroundCampbell Barton
2015-04-04Cleanup: use float math funcsCampbell Barton
2015-04-04WM: prefer define over zero wmEvent.valCampbell Barton
2015-04-04Fix T44264 copy paste error, checking same condition twice.Antony Riakiotakis
2015-04-04Fix T44251: Changing views using numpad brokenJulian Eisel
2015-04-04Fix T44259: Secondary strokes get terminated early when drawing in Continuous...Julian Eisel
2015-04-04Missed in recent cleanupCampbell Barton
2015-04-04Ghost: update tests for recent changesCampbell Barton
2015-04-04Cleanup: move filelist out of storageCampbell Barton
2015-04-04Cleanup: Typo fix in HSV code.Thomas Dinges
2015-04-04Cleanup: use BKE_ocean_* prefixCampbell Barton
2015-04-04Cleanup: use BKE_sculptsession_* prefixCampbell Barton
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-04-04Cleanup: redundant normalize in expmap_to_quatCampbell Barton
2015-04-04CleanupCampbell Barton
2015-04-04Add missing break statementsCampbell Barton
2015-04-04CMake: treat inline C files as headersCampbell Barton
2015-04-04Add missing declarationsCampbell Barton
2015-04-04WIP: Added dedicated operator for unlinking actions from the Action Editor (N...Joshua Leung