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
2015-10-16Cleanup: use bools for v2d, minor ws editsCampbell Barton
2015-10-153D View: support non-uniform scaled lampsCampbell Barton
2015-10-11Fix warnings and remove casts by adding copy_vx_vx_uchar() functions.Brecht Van Lommel
2015-10-09Fix T46420: Segfault when instancing smoke domain.Bastien Montagne
2015-09-20Cleanup: Use new vector transform functionsJulian Eisel
2015-08-13Add real boundbox support to lattice, and update armature one.Philipp Oeser
2015-08-05OpenSubdiv: Completely avoid possible access to non-existing CPU dataSergey Sharybin
2015-08-01Replace checks for tessface w/ polygonsCampbell Barton
2015-07-29Fix T45605 crash with editmode selection on solidify modifier.Antony Riakiotakis
2015-07-25GPU Buffers:Antony Riakiotakis
2015-07-25Cleanup - we don't need a bogus enable material function, just passAntony Riakiotakis
2015-07-25Fix T45515, dynamic paint not displaying colors correctly.Antony Riakiotakis
2015-07-19Properly fix T45477Antony Riakiotakis
2015-07-17Avoid double index lookup mesh/selection drawingCampbell Barton
2015-07-17Avoid accessing MTFace drawing subsurfCampbell Barton
2015-07-15 VBO offscreen selection drawing, cdderivedmeshAntony Riakiotakis
2015-07-13EditMesh: show angles of adjacent selected vertsCampbell Barton
2015-07-09Curve: change rules wrt active bezierCampbell Barton
2015-07-02DerivedMesh: cleanup & minor edirsCampbell Barton
2015-06-22Fix T45145, multiview selection fix not working for scaled matrices.Antony Riakiotakis
2015-06-22Fix camera stereo logic use /w regular selectCampbell Barton
2015-06-17Cleanup: styleCampbell Barton
2015-06-12Fix T45018 camera not easily selectable in multiview.Antony Riakiotakis
2015-06-07Don't show smoke domain when render-only enabledCampbell Barton
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-05-19Fix T44762: Materials flicker in edit-modeCampbell Barton
2015-05-19Object Drawing: avoid redundant material updateCampbell Barton
2015-05-17Fix T44718: Cycles GLSL not working for NURBS objects.Brecht Van Lommel
2015-05-04Revert "Different drawing for object centers."Antony Riakiotakis
2015-05-04Different drawing for object centers.Antony Riakiotakis
2015-04-27Cleanup: use mul_v3_mat3_m4v3Campbell Barton
2015-04-21BLI_string: add BLI_snprintf_rlenCampbell Barton
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-18BGE: New Draw debug shadow box for sun lampPorteries Tristan
2015-04-16Draw smoke domain in transparent pass. Should composite smoke domainsAntony Riakiotakis
2015-04-15dyntopo: don't allocate tessfaces while sculptingCampbell Barton
2015-04-13cleanup: styleMike Erwin
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-30remove zero translationsMike Erwin
2015-03-30cleanup: remove unused code & varsMike Erwin
2015-03-30cleanup: typos in comments, styleMike Erwin
2015-03-25Yet another fix for crashing particles.Lukas Tönne
2015-03-23Make sure matcap icons are within range.Antony Riakiotakis
2015-03-09Fix T43858: Collision Bounds Display BugCampbell Barton
2015-03-06Fix edit-lattice leaving incorrect point-sizeCampbell Barton
2015-02-27error in last commitCampbell Barton
2015-02-27Fix T43605: Spot Cone+Curve creates odd shadowCampbell Barton
2015-02-14object drawing: only use halo-draw in object modeCampbell Barton
2015-02-12Viewport compositing - first codeAntony Riakiotakis