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
path: root/source
AgeCommit message (Expand)Author
2015-05-13UI: ObData support for copy-to-selectedCampbell Barton
2015-05-13Fix T44684 Compositor backdrop isn't updating correctlyDalai Felinto
2015-05-12Cleanup: styleCampbell Barton
2015-05-12Fix T40762: Python can't access macro valuesCampbell Barton
2015-05-12Dyntopo PBVH build optimization:Antony Riakiotakis
2015-05-12Fix missing define in blenloaderSergey Sharybin
2015-05-12small cleanup on render_result_new()Dalai Felinto
2015-05-12Fix T44398: Compositing displace node makes image fuzzy with zero displacementSergey Sharybin
2015-05-12Depsgraph: Don't use C++11 function binding with MSVCSergey Sharybin
2015-05-12BGE : Fix Bullet shape margin for triangle mesh static objectsPorteries Tristan
2015-05-12Depsgraph: Attempt to fix alignment issue on 32bit platformsSergey Sharybin
2015-05-12ImBuf: Update stubs so strict compiler is happy about unused argumentsSergey Sharybin
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-05-12Depsgraph: Add evaluation callbacks for granular nodes updateSergey Sharybin
2015-05-12Depsgraph: Make ob_get_parent_matrix() more public and reusableSergey Sharybin
2015-05-12Depsgraph: Add utility function to check whether modifier depends on timeSergey Sharybin
2015-05-12Depsgraph: Add additional relations/id update tagsSergey Sharybin
2015-05-12Depsgraph: Add utility function to tag pose for recalcSergey Sharybin
2015-05-12Depsgraph: Move update-related functions into own filesSergey Sharybin
2015-05-12Fix T44677: Normal Edit Modifier Radial Mode broken with target object.Bastien Montagne
2015-05-12Doc: correct rst syntaxCampbell Barton
2015-05-12BGE: Adding material IPO support to GLSL materialsMitchell Stokes
2015-05-11Freestyle: Fix for assertion failure in viewport preview.Tamito Kajiyama
2015-05-11Collada Exporter: sanitize a bit lnor export.Bastien Montagne
2015-05-11Clearing preview image shall also unset 'user edited' flag!Bastien Montagne
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-05-11Keep valgrind happy by using tight vec3 packing instead of lax vec4 withAntony Riakiotakis
2015-05-11UI: initial support for UI editing selected itemsCampbell Barton
2015-05-11GHash: avoid redundant castsCampbell Barton
2015-05-11GHash: use const keys when only used for lookupsCampbell Barton
2015-05-11Outliner: postpone rebuilding the treeCampbell Barton
2015-05-11Outliner: cleanup flag was never clearedCampbell Barton
2015-05-11GHash: Add BLI_ghash_ensure_p_ex to copy the keyCampbell Barton
2015-05-10Fix T44633: image cache broken for movies and sequences.Brecht Van Lommel
2015-05-10BGE : Fix crash during physics mesh update.Porteries Tristan
2015-05-10fix T44648: Collada finding bone chains during import crashes when no bones a...Gaia Clary
2015-05-10Fix T44644 Missing thread-protection (spinlock) of image in new multiview code.Bastien Montagne
2015-05-10BGE: Fix T43822 Videotexture does not use sky color for off-screenJorge Bernal
2015-05-09Fix T38335: incorrect triangle index in raycast with more than 2 quadsPorteries Tristan
2015-05-09Freestyle: Partial fix for a crash with Save Buffers option enabled.Tamito Kajiyama
2015-05-09Cleanup: warning (sequence-point)Campbell Barton
2015-05-08Fix 3D View Properties scrollbar being not set to top in startup.blendJulian Eisel
2015-05-08Fix T38335: incorrect triangle index in raycast resultPorteries Tristan
2015-05-08matcaps browser: changing emboss style and grid direction according to T44613Ines Almeida
2015-05-08Add Intel's 3000 driver to exceptions for df/dy calculations. Should fixAntony Riakiotakis
2015-05-08BGE: Cleanup function UpdateMesh and SetMesh in CcdPhysicsController.cppPorteries Tristan
2015-05-08Revert "Motionpaths: Use scene range option, takes start/end frame andAntony Riakiotakis
2015-05-08Motionpaths: Use scene range option, takes start/end frame and previewAntony Riakiotakis
2015-05-08Cleanup: #define -> enum, and get rid of useless braces in case's.Bastien Montagne
2015-05-08Fix T44634: Slide edge not responding to ALT + WHEEL to change reference edge...Bastien Montagne