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
2014-04-01Changes to openmp threads commit (UI and RNA)Campbell Barton
2014-03-31Usual UI messages fixes...Bastien Montagne
2014-03-31Make dyntopo detail size maximum smaller (more than 40 pixels should notAntony Riakiotakis
2014-03-31Fix compile due forgot remove BKE_scene_omp_threads_update from patchJens Verwiebe
2014-03-31Sculpt/dyntopo: Make the omp threads configurable to overcome performance issuesJens Verwiebe
2014-03-31Fix T39405: Make "amplitude" for elastic easing more intuitive to useJoshua Leung
2014-03-31Code cleanup: use false/true/bool for maskingSergey Sharybin
2014-03-31Fix bug in image texture UI: "Use Alpha" checkbox doesn't appear if file form...IRIE Shinsuke
2014-03-30Style cleanupCampbell Barton
2014-03-30Support #ifndef WITH_SMOKE againCampbell Barton
2014-03-29RNA/Smoke: add access to high resolution density grid, and flame and color gr...Brecht Van Lommel
2014-03-28Implement asymmetric and free handles type for masksSergey Sharybin
2014-03-28Bevel Factor MappingLukas Treyer
2014-03-28Fix T39472: Changing Sequencer color space repeatedly changes movie strip's d...Sergey Sharybin
2014-03-28RNA API: rename Sequence.elements.push() -> append()Campbell Barton
2014-03-27Attempt to fix T39412Antony Riakiotakis
2014-03-26Code cleanup: style and warningsCampbell Barton
2014-03-25Fix T39319: Particle System Bug on Cycles Render.Lukas Tönne
2014-03-24Code cleanup: styleCampbell Barton
2014-03-23Detail sampling operatorAntony Riakiotakis
2014-03-22Flood fill for dyntopo constant detail mode.Antony Riakiotakis
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-03-20Code cleanup: use boolsCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-20Fix for crash generating docs (enums with only callbacks)Campbell Barton
2014-03-19Usual UI messages fixes...Bastien Montagne
2014-03-19Fix `bpy.types.Operator.bl_rna.foobar` not working since rBfe094eaf20.Bastien Montagne
2014-03-18Cleanup: factorize RNA accessor code of modifiers (saves over 160 lines of du...Bastien Montagne
2014-03-18Fix T39228 Gamma/lift/gain are burned out in the circular color pickersAntony Riakiotakis
2014-03-17UI: Add theme color for viewport overlayCampbell Barton
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton
2014-03-14Disable color picker template cubic parameter by default.Antony Riakiotakis
2014-03-12Code cleanup: de-duplicate switch statement, style editsCampbell Barton
2014-03-12Followup for fix T38318: Add back previous fix and fix a glitch.IRIE Shinsuke
2014-03-12Fix possible (unlikely) use of uninitialized pointer in RNA resolvingCampbell Barton
2014-03-12HSL color wheel implementation.Antony Riakiotakis
2014-03-11Fix T39028: Quadview views inaccessible with python except bottom right view.Bastien Montagne
2014-03-11Fix T39080: copy-to-selected operator fails for pointer properties.Lukas Tönne
2014-03-10Minor cleanup: use rna_ prefix for path_resolve_* functions forLukas Tönne
2014-03-10Cleanup for RNA_path_resolve_full.Lukas Tönne
2014-03-09Minor code cleanup.Tamito Kajiyama
2014-03-08Cycles: Compile fix and some cleanup for the Image interpolation commit.Thomas Dinges
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2014-03-07Some initial tooltips for FModifiersJoshua Leung
2014-03-07Added tooltips for various F-Curve RNA definesJoshua Leung
2014-03-07Fix T38774: Changing extrapolation type via RNA doesn't update FCurveJoshua Leung
2014-03-07Fix T38774: Added missing notifier flags for updating F-Curve after changing ...Joshua Leung
2014-03-07Code cleanup - Extra comments + Reshuffling a few methodsJoshua Leung
2014-03-07Fix T39015: NLA Clip Auto Blend In/Out Check Box Not WorkingJoshua Leung
2014-03-07Code cleanup: styleCampbell Barton