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
2015-12-24BMesh: remove doubles fix/optimizationCampbell Barton
2015-12-24BMesh: BM_verts_from_edges utility functionCampbell Barton
2015-12-24Add STACK_CLEAR macroCampbell Barton
2015-12-23Fix a few warnings with Apple LLVM 7.0.2.Brecht Van Lommel
2015-12-23Fix T47051: cycles viewport textured shadeless draw bug.Brecht Van Lommel
2015-12-23Fix weld edges into faces splicing verts that shared a faceCampbell Barton
2015-12-23Fix weld edges into faces - eternal loopCampbell Barton
2015-12-23Remove BLI_buffer calloc optionCampbell Barton
2015-12-23Fix BLI_buffer_reinit not clearing static flagCampbell Barton
2015-12-23Fix error in BLI_buffer_reinitCampbell Barton
2015-12-23Fix bevel RNA enum/boolean mixupCampbell Barton
2015-12-23Math Lib: clamp closest_to_line_segment_v# when segment has no lengthCampbell Barton
2015-12-23Fix issue w/ transform orientation & vert selectionCampbell Barton
2015-12-23Remove feof check for file readingCampbell Barton
2015-12-23Disable calculating manipulator while transformingCampbell Barton
2015-12-23Add BM_vert_edge_pair utility functionCampbell Barton
2015-12-23Fix error in BM_vert_is_edge_pairCampbell Barton
2015-12-23Typo in last commitCampbell Barton
2015-12-23Select Linked: only use seam delimit for facesCampbell Barton
2015-12-22Fix T47003: OpenGL draw missing selection highlight when using hidden wire.Brecht Van Lommel
2015-12-22Get rid of OMP in MOD_build.Bastien Montagne
2015-12-22View3D: measure smoothview angle comparing quat anglesCampbell Barton
2015-12-22View3D: Rotate around selected support for view-rollCampbell Barton
2015-12-22Fix T31605: Nupad ignores Rotate around selectionCampbell Barton
2015-12-22Fix error orbiting out of camera + orbit-selectedCampbell Barton
2015-12-22View3D: use c99 compound literals for smoothview paramsCampbell Barton
2015-12-22Rename mesh operatorsCampbell Barton
2015-12-22Fix bad selection after symmetrizeCampbell Barton
2015-12-22BMesh: store stackdepth as an indexCampbell Barton
2015-12-21Cycles-Bake: Fix Uninitialised value created by a heap allocationDalai Felinto
2015-12-21UI: fix minor glitch copying small float valueCampbell Barton
2015-12-21BLI_storage: Split text/binary version of mem-from-file funcsCampbell Barton
2015-12-21Fix T47023: Boolean w/ empty mesh didn't transformCampbell Barton
2015-12-21Cleanup: remove unused fileCampbell Barton
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-21NewDepsgraph: Fix typo tagging wrong flag.Bastien Montagne
2015-12-20Cleanup: invalid comment & styleCampbell Barton
2015-12-19Fix T47016: curve tilt value in N (redo) panel to much precise with mouse dra...Bastien Montagne
2015-12-19Fix shadowing var in own previous commit.Bastien Montagne
2015-12-19BGE: Fix unconverted character max jump value from old files.Porteries Tristan
2015-12-19Add a void 'user_data' memeber to Outliner's callbacks.Bastien Montagne
2015-12-18OpenSubdiv: Avoid having bad-level callSergey Sharybin
2015-12-18Fix T47009: Value typing issue in pie menu.Bastien Montagne
2015-12-18Fix T46946: EdgeSlide via G-G disables 'Correct UV'Campbell Barton
2015-12-18Add wrap argument to cycle wm utility funcsCampbell Barton
2015-12-18Fix T46998: Console zoom doesn't update scrollbarsCampbell Barton
2015-12-17Fix T46959: sys.meta_path reset on on exitCampbell Barton
2015-12-17Cleanup: quiet warningCampbell Barton
2015-12-17Transform: bend-mouse-input error initializingCampbell Barton
2015-12-17BMesh: split-by-edges minor fixesCampbell Barton