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-12-05Merge branch 'master' into blender2.8Bastien Montagne
2017-12-04Fix T53463: Rotation numerical input shows instable behaviour.Bastien Montagne
2017-11-29ID static override: automatically detect new overrides as part of undo step.Bastien Montagne
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-10-31Merge branch 'master' into blender2.8Campbell Barton
2017-10-31UI: replace UI_ITEM_O_RETURN_PROPS /w return argCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-07-03Merge branch 'master' into blender2.8Dalai Felinto
2017-07-01Fix ED_OT_undo_redo operatorAleksandr Zinovev
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-15Updates to manipulator APICampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-08WM: move manipulator library into editorsCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-29Getting rid of setlinestyle: ed_util's pos-to-mouse dashed line.Bastien Montagne
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-03-30Layers: Scene->basact > SceneLayer->basact (more work)Dalai Felinto
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-18Cleanup: use return args last and 'r_' prefix.Campbell Barton
2017-03-14Merge branch 'master' into blender2.8Campbell Barton
2017-03-14WM: free operators when repeatingCampbell Barton
2017-03-02Remove all instance of OBACT from particle_edit.c and related changesDalai Felinto
2016-12-29Merge branch 'master' into blender2.8Bastien Montagne
2016-12-29Add new operator, ED_OT_undo_redo, to allow py tools to trigger that action.Bastien Montagne
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-10-20immediate mode: ed_util.cDalai Felinto
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-23Merge branch 'master' into blender2.8Campbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
2016-05-09Fix T48388: Undo history sculpt mode not visibleCampbell Barton
2016-05-05Transform/Snap: EditMesh/BKE_bvhutils API improvementsGermano Cavalcante
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-12Removed particle operators API and point cache operators.Lukas Tönne
2016-02-19Fix T47477: Transform allows 'inf' inputCampbell Barton
2016-01-22OpenGL: cleanupMike Erwin
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne