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
2017-04-20Merge branch 'master' into 28Campbell Barton
2017-04-20Fix T51248: user preferences window size not adapted to DPI.Brecht Van Lommel
2017-04-16use immUniformColor instead of immUniform("color"Mike Erwin
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: transition away from GL_QUADSMike Erwin
2017-04-06Depsgraph: Remove print dependnecies operatorSergey Sharybin
2017-04-06Changes from custom-manipulators branchCampbell Barton
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05Depsgraph: Remove all layer bit flags related checksSergey Sharybin
2017-04-05GPU_immediate_util: missed last commitCampbell Barton
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-04-05Naming constancy for 'imm' utility functionsCampbell Barton
2017-03-31Merge branch 'master' into blender2.8Campbell Barton
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-30Fix breakage when using radial control (shift f) with weight paintDalai Felinto
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne
2017-03-28Correct splash size checkCampbell Barton
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-22Cleanup/optimization: Simplify some usages of uiItemFullO/_ptr, avoid multipl...Bastien Montagne
2017-03-21OpenGL: convert to new matrix API (part 3)Mike Erwin
2017-03-15Fix "search for unknown operator 'WM_OT_window_duplicate'" warningJulian Eisel
2017-03-13New Window Operator (to replace Duplicate Window)Dalai Felinto
2017-03-12Merge branch 'master' into blender2.8Campbell Barton
2017-03-12UI: Always open enum-search popups with empty search stringJulian Eisel
2017-02-28clean up GL / GPU #includesMike Erwin
2017-01-31Merge branch 'master' into blender2.8Bastien Montagne
2017-01-31Cleanup: use 'cb_flag', not 'cd_flag' for library_query callbacks.Bastien Montagne
2017-01-31Cleanup: Rename callback flags from library_query to `IDWALK_CB_...`Bastien Montagne
2017-01-31Optimization: pass Main to BKE_library_foreach_ID_link() and use its relations.Bastien Montagne
2017-01-31Fix missing non-ID nodetrees in ID relationships built from library_query.cBastien Montagne
2017-01-24Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-24Use new manual URLAaron Carlisle
2016-11-08OpenGL: wm_operators.c uses new immediate modeMike Erwin
2016-10-13Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-12Fix T49631: radial control operators not using DPI properly.Brecht Van Lommel
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-09-11NDOF: allow view movement for modal border and circle select operators.Kai Mach
2016-09-01Fix crash calling wm.open_mainfile from menu with --debug-memory enabledJulian Eisel
2016-09-01Fix T49199: Combination of dialog + wm.open_mainfile causes crashJulian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-11Fix T48812: Brush size invalid with HIDPICampbell Barton
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-23Dopesheet: Lasso and Circle Select tools work for selecting keyframesJoshua Leung
2016-06-22ID-Remap, step two: add some user-level tools.Bastien Montagne
2016-06-08Make uiLists placed in popups usableJulian Eisel
2016-05-31Fix T48552: Ctrl-D to add drivers shows disabled menu itemsCampbell Barton
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne