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
2018-06-01Error in last commitCampbell Barton
2018-06-013D View: make text overlay optionalCampbell Barton
2018-06-013D View: support world background colorCampbell Barton
2018-06-01Add 'Toggle Header' to header context menu.Pablo Vazquez
2018-06-01Cycles UI: Show pause button only when in rendered modeDalai Felinto
2018-06-01Fix render engine info region when overlap and header on bottomDalai Felinto
2018-05-31UI: new tool properties space typeCampbell Barton
2018-05-31UI: support drawing panels from multiple contextsCampbell Barton
2018-05-31Cleanup: Fix indentationDalai Felinto
2018-05-31Overlay: Add Wireframe overlay.Clément Foucault
2018-05-31DRW: Add wireframe buffer texture generation for wireframe drawing.Clément Foucault
2018-05-31DRW: Fix DRW_shgroup_call_procedural_* vertex count.Clément Foucault
2018-05-31GPUTexture: Expose GPU_texture_create_buffer and add GL_R32I support.Clément Foucault
2018-05-31LoopTri: Fix example code.Clément Foucault
2018-05-31DRW: Fix stick bones memory leak.Clément Foucault
2018-05-31Fix Collada building...Bastien Montagne
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: Remove G.main from some editor files.Bastien Montagne
2018-05-31Depsgraph: Fixes to prevent object duplicate to jumpSergey Sharybin
2018-05-31Depsgraph: Remove unused flagsSergey Sharybin
2018-05-31Transform: Read all data from original objectsSergey Sharybin
2018-05-31Depsgraph: Copy evaluated data to original datablockSergey Sharybin
2018-05-31Depsgraph: Consider depsgraphs used by workspace as activeSergey Sharybin
2018-05-31Depsgraph: Begin concept of active dependency graphSergey Sharybin
2018-05-31Depsgraph: Forbid update flush to go from copy-on-write to animationSergey Sharybin
2018-05-31Animation: Pass dependency graph to animation systemSergey Sharybin
2018-05-31Sequencer: Make dependency graph part of sequencer contextSergey Sharybin
2018-05-31UI: fix own error switching fake space typesCampbell Barton
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31UI: hide user preferences from space menuCampbell Barton
2018-05-31Cleanup: remove G.main from BKE mball code.Bastien Montagne
2018-05-31Cleanup: warningCampbell Barton
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Minor tweaks to labelsPablo Vazquez
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE modifier.Bastien Montagne
2018-05-31Cleanup: Remove unused variableSergey Sharybin
2018-05-31Support Move / Link to collection in the outliner as wellDalai Felinto
2018-05-31Outliner: Expose collections editors poll in ED_outliner.hDalai Felinto
2018-05-31Link to Collection - Add shortcut (Shift + M)Dalai Felinto
2018-05-31Fix: View All in Action Editor zoomed in far enough to enter "crazy mode" wit...Joshua Leung
2018-05-31Motion Path Update: Tag objects for copy on write flushing after calculatingJoshua Leung
2018-05-31Update CoW when adding/removing pose in pose librarySybren A. Stüvel
2018-05-31Depsgraph: Remove the "disable-copy-on-write" option completelyJoshua Leung
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Edit last commitCampbell Barton
2018-05-31Fix tool-system re-using last space typeCampbell Barton
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-31Revert "Tag COW when applying pose from pose library"Sybren A. Stüvel