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-07Cleanup: brace placement /w structsCampbell Barton
2015-04-07Cleanup: rename treehash -> outliner_treehashCampbell Barton
2015-04-07Use BKE_edgehash_ensure_p where possibleCampbell Barton
2015-04-07EdgeHash: ensure function, avoids multiple lookupsCampbell Barton
2015-04-07CleanupCampbell Barton
2015-04-07This commit doesn't deserve a titleJulian Eisel
2015-04-07Various Sticky fixes (tm)Julian Eisel
2015-04-06UI i18n cleanup...Bastien Montagne
2015-04-06Fix doversion check - patch by Sergey SharybinDalai Felinto
2015-04-06Multi-View and Stereo 3DDalai 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-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: 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 T44251 (2nd try): Changing views using numpad brokenJulian Eisel
2015-04-05Fix T44263: Invalid parameters to fill_vn_fl in deform.c.Bastien Montagne
2015-04-05Fix T44270: Similar face region crash /w wire edgeCampbell 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-04Cleanup: move filelist out of storageCampbell Barton
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
2015-04-04Tweaks to descriptions for Action Layer Up/DownJoshua Leung
2015-04-03Sticky Keys backendJulian Eisel
2015-04-03Fix T44243: File browser behavior is inconsistent between append and open.Bastien Montagne
2015-04-03Fix related to T44243: do not systematically do live-update when tab-completi...Bastien Montagne
2015-04-03Fix: Drawing glitch when renaming animation channelsJoshua Leung
2015-04-03Bugfix: Stashed actions now get added to the bottom of the NLA Stack if there...Joshua Leung