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-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-08OpenGL: remove non-power-of-two texture check, where even ES 2.0 does not nee...Brecht Van Lommel
2015-12-08OpenGL: use sized texture internal formatsMike Erwin
2015-12-06OpenGL: rename simple shader to basic shader.Brecht Van Lommel
2015-12-06OpenGL: use simple shader for texture drawing in a few places.Brecht Van Lommel
2015-12-03Cleanup: change `WM_key_event_operator_id` to `WM_key_event_operator` and mak...Bastien Montagne
2015-12-02Fix T46905: UV/Image Editor - Can't add shortcut to Mirror / X Axis menu itemBastien Montagne
2015-11-28OpenGL: assume GL_TEXTURE_ENV_MODE GL_MODULATE is the default state.Brecht Van Lommel
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-22Error out on Windows if driver does not support OpenGL 2.1 with an errorAntony Riakiotakis
2015-11-12Fix for factory settings loading without UICampbell Barton
2015-11-12Cleanup: unused definesCampbell Barton
2015-11-11OpenGL Render: Support full-sample Anti-AliasingCampbell Barton
2015-11-11Cleanup: GL Render (simplify internal logic)Campbell Barton
2015-11-10Fix (unreported) broken background mode of Blender (due to OSD cleanup called...Bastien Montagne
2015-11-05Fix T46691: Graph Editor, Channel, Toggle Channel Editability. Cannot reassig...Bastien Montagne
2015-11-04OpenSubdiv: Use pool for delayed OpenGL buffers free when freeing from non-ma...Sergey Sharybin
2015-10-28Fix T46471: Sculpt strokes doesn't mark file as modifiedSergey Sharybin
2015-10-27Fix OS X user preferences open crash when changing virtual pixel size.Brecht Van Lommel
2015-10-27Fix: Open tmp windows with size multiplied by virtual pixelsizeJulian Eisel
2015-10-26Cleanup: warning & whitespaceCampbell Barton
2015-10-24Fix T46538: Mark and Clear Seam in UV Editor, assigning Hotkeys.Bastien Montagne
2015-10-20Add operator to close a windowCampbell Barton
2015-10-16UI: only show thumbnail size when its enabledCampbell Barton
2015-10-15Fix crash w/ PlayAnim & long filenamesCampbell Barton
2015-10-15Cleanup: BLO_read: linking API arg order and name.Bastien Montagne
2015-10-15Fix memory leaks in PlayAnimCampbell Barton
2015-10-15Fix T46465: Lag scrubbing w/ PlayAnimCampbell Barton
2015-10-15PlayAnim: avoid list count setting frame from mouseCampbell Barton
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-10-12Usual UI message fixes...Bastien Montagne
2015-10-12Fix T46451: edge slide even and flipped not available in redo popup.Brecht Van Lommel
2015-10-12WM linking code rework.Bastien Montagne
2015-10-12Cleanup & rework of BLO_linking code.Bastien Montagne
2015-10-12Cleanup in BLO API: rename 'append' funcs to 'link', since none do append, bu...Bastien Montagne
2015-10-10Random Select Seed OptionCampbell Barton
2015-10-08File Read: de-duplicate command line file-loadCampbell Barton
2015-10-08Cleanup: redundant code in anim playerCampbell Barton
2015-10-08Cleanup: remove unused argCampbell Barton
2015-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-10-03Fix T44605: OS X continuous grab issues.Brecht Van Lommel
2015-09-27Fix T46268: All Hotkey "C" are unexpectedly translated in menus.Bastien Montagne
2015-09-23Fix T46202: OS X (and Windows?) crash when going fullscreen.Brecht Van Lommel
2015-09-22Reporting was done before before addons were loadedCampbell Barton
2015-09-22Fix for error reporting w/ a new-fileCampbell Barton
2015-09-22Report loading file with no matching engineCampbell Barton
2015-09-22Cleanup: de-duplicate post file read update callsCampbell Barton
2015-09-22Fix T46201: Popup menu in post_load handler crashCampbell Barton
2015-09-16OpenSubdiv: Fix crash caused by accessing OpenGL vendor from non-main threadSergey Sharybin
2015-09-15Fix wm leak loading factory-startupCampbell Barton