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-27Cleanup: split cmake source/headersCampbell Barton
2017-04-27Merge branch 'master' into blender2.8Campbell Barton
2017-04-27Cleanup: remove unused matrix argCampbell Barton
2017-04-273D widgets were obscured by view geometryCampbell Barton
2017-04-27Pose-mode drawing used alpha where it shouldn'tCampbell Barton
2017-04-27Fix gpuScaleUniform (caused strange pose-bone size)Campbell Barton
2017-04-27Use pose-mode colors for pose-bone drawingCampbell Barton
2017-04-27Cleanup: use doxy groups for armatureCampbell Barton
2017-04-27Fix basic pose-mode select drawingCampbell Barton
2017-04-27Fix wrong scene assigned when using setsCampbell Barton
2017-04-27Fix/workaround crash with non mesh geometryCampbell Barton
2017-04-26Getting rid of setlinestyle: Paint 'line' strokes.Bastien Montagne
2017-04-26Getting rid of setlinestyle: armature drawing code.Bastien Montagne
2017-04-26Add 3D version of dashed line shader.Bastien Montagne
2017-04-262D dashed line shader: changed to use viewport side instead of scale.Bastien Montagne
2017-04-26Cleanup: rename select engine -> basicCampbell Barton
2017-04-26Pass graph to depth functionsCampbell Barton
2017-04-26Draw Manager: cleanup, use doxy categoriesCampbell Barton
2017-04-26Draw Manager: use engine drawing for depth drawingCampbell Barton
2017-04-26View3D: move depth drawing into own functionCampbell Barton
2017-04-26Merge branch 'master' into 28Campbell Barton
2017-04-26Merge commit 'master@6ed15c5a41130b55cb57a43a8a9470a91d38c3d5' into blender2.8Sybren A. Stüvel
2017-04-26Fix race condition invalidating object data's bounding boxSergey Sharybin
2017-04-26Ensure task scheduler exists before any threading starts in BlenderSergey Sharybin
2017-04-26Avoid race condition copying Scene for off-thread OpenGL image saveSergey Sharybin
2017-04-26Threading: Remove thread lock which seems uselessSergey Sharybin
2017-04-26Move depth select loop into its own functionCampbell Barton
2017-04-26Alembic export: support simple child hairs (Fix T51144)Sybren A. Stüvel
2017-04-26Alembic: fixed indentationSybren A. Stüvel
2017-04-26Alembic: fixed memory leaksSybren A. Stüvel
2017-04-26Alembic: fixed refcount issue when duplicating imported objectsSybren A. Stüvel
2017-04-26Fix T51280: Alembic: Crash when removing cache modifierSybren A. Stüvel
2017-04-26Getting rid of setlinestyle: 3DView ruler.Bastien Montagne
2017-04-26Getting rid of setlinestyle: non-camera 3DView render border.Bastien Montagne
2017-04-26Fix material preview for Cycles and BIDalai Felinto
2017-04-26Last commit broke object-armature selectCampbell Barton
2017-04-26Draw Manager: pose-bone selectionCampbell Barton
2017-04-26Avoid platform dependant PATH_MAXCampbell Barton
2017-04-26Getting rid of setlinestyle: Squencer space.Bastien Montagne
2017-04-26Alembic export: also export emptiesSybren A. Stüvel
2017-04-26Alembic export: renamed func object_is_shape → object_type_is_exportableSybren A. Stüvel
2017-04-26Getting rid of setlinestyle: 3DView camera view.Bastien Montagne
2017-04-26Move imm_draw_line_box_dashed to GPU_immediate_util.Bastien Montagne
2017-04-26Tweak 2D line dashed shader to take a scale parameter.Bastien Montagne
2017-04-26UI utils: add helper to get float3 blended color from theme.Bastien Montagne
2017-04-26BLI_math: add helper function to extract XY 2D scale from a 4D matrix.Bastien Montagne
2017-04-26Silence eevee warningsDalai Felinto
2017-04-26Proper fixup for selection and coreDalai Felinto
2017-04-26Revert "Fixup for "always use selection in core""Dalai Felinto
2017-04-26Fixup for "always use selection in core"Dalai Felinto