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-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-07-25Merge branch 'master' into blender2.8Campbell Barton
2017-07-24Fix T50039: texture paint soften strength not working with float images.Brecht Van Lommel
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-21Fix a few harmless maybe uninitialized warnings with GCC 5.4.Brecht Van Lommel
2017-07-13Merge branch 'master' into blender2.8Campbell Barton
2017-07-13Fix texture paint crash when painting onto stencilCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-05-25TexFace removal part 3Campbell Barton
2017-05-04Remove visibility check for project paintCampbell Barton
2017-05-03Fix projection paint initialization failingCampbell Barton
2017-05-02Cleanup: use depsgraph for scene/layer accessCampbell Barton
2017-04-26Pass graph to depth functionsCampbell Barton
2017-03-03Merge branch 'master' into blender2.8Julian Eisel
2017-03-03When creating texture/image in Texture Paint mode, both datablocks should get...Bastien Montagne
2017-03-02Remove all instances of OBACT from drawobject.c and related changesDalai Felinto
2017-03-02Remove tons of OBACTDalai Felinto
2016-09-20Fix T49391: Texture paint is not aware of disabled color managementSergey Sharybin
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-07-16Cleanup: spellingCampbell Barton
2016-07-01BMesh: make toolflags optionalCampbell Barton
2016-06-22Cleanup: styleCampbell Barton
2016-06-08Cleanup: typoCampbell Barton
2016-05-05Cleanup: styleCampbell Barton
2016-05-05Fix project paint using uninitialized edit-regionCampbell Barton
2016-04-29Fix T48290: Hook fails after deleting geometryCampbell Barton
2016-04-25Fix T48202: Project paint hangs on UV's w/ sharp cornersCampbell Barton
2016-02-20Cleanup, avoid passing const pointer to MEM_freeN()Sergey Sharybin
2016-02-08Fix T47353: Project paint ignores small facesCampbell Barton
2016-01-14Fix T47168: Project image looses float precisionCampbell Barton
2015-12-28Some fixes from coverity (only one really nasty, in paint_proj).Bastien Montagne
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-12Cleanup: rename line to segments, avoids confusionCampbell Barton
2015-11-11OpenGL Render: Support full-sample Anti-AliasingCampbell Barton
2015-11-11Cleanup: GL Render (simplify internal logic)Campbell Barton
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-10-11Fix T46441: texture paint soften brush at 0 strength works at full strength.Brecht Van Lommel
2015-09-13Cleanup: spellingCampbell Barton
2015-09-10Fix T44344: paint bleed fails in perspective viewCampbell Barton
2015-09-04Partial revert of warning cleanupCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-09-02Cleanup: styleCampbell Barton
2015-09-01Fix projection painting normal culling operating on individualAntony Riakiotakis
2015-08-22Cleanup: spellingCampbell Barton