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-05-20Add dedicated command argument to switch depsgraph to a single-threaded evalu...Sergey Sharybin
2015-05-20Send color managed signal if input spaces changes during image savingSergey Sharybin
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-19Clear animation list to avoid referencing freed memory.Antony Riakiotakis
2015-05-19BMesh: editmode drawing set every faces materialCampbell Barton
2015-05-19Python: search for 'python' and 'python#.#'Campbell Barton
2015-05-19Building without Python works againCampbell Barton
2015-05-18BGE: Set default envMap resolution to 512 pixelsPorteries Tristan
2015-05-18Solve threading conflict related on proxy group's inverse matrixSergey Sharybin
2015-05-18Make object material drivers evaluation thread safeSergey Sharybin
2015-05-18Attempt to make drivers more safe for threadingSergey Sharybin
2015-05-18Fix T44553: Dyntopo ignores front-face optionCampbell Barton
2015-05-18Fix T44543: painted texture lost after first saveCampbell Barton
2015-05-17BMesh: don't check winding for uv-vert-mapCampbell Barton
2015-05-17Cleanup: indentationCampbell Barton
2015-05-15Fix crasher in new lazy-rebuild outliner's treehash.Bastien Montagne
2015-05-15Scene audio naming cleanup:Antony Riakiotakis
2015-05-15Cleanup: style, spellingCampbell Barton
2015-05-13Cleanup: reduce scope for win32, Linux varsCampbell Barton
2015-05-13UI: check visible layers when reading contextCampbell Barton
2015-05-13Multi-View: return correct number of views when rendering only one of the ste...Dalai Felinto
2015-05-13Fix T44684 Compositor backdrop isn't updating correctlyDalai Felinto
2015-05-12Cleanup: styleCampbell Barton
2015-05-12Dyntopo PBVH build optimization:Antony Riakiotakis
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 utility function to tag pose for recalcSergey Sharybin
2015-05-12Depsgraph: Move update-related functions into own filesSergey Sharybin
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-11GHash: avoid redundant castsCampbell Barton
2015-05-10Fix T44633: image cache broken for movies and sequences.Brecht Van Lommel
2015-05-10Fix T44644 Missing thread-protection (spinlock) of image in new multiview code.Bastien Montagne
2015-05-08Cleanup: use r_* prefix for return argsCampbell Barton
2015-05-07Fix T44604 bad quality of rake with bezier curves.Antony Riakiotakis
2015-05-07Fix T44631: Custom Normal Data Transfer crash.Bastien Montagne
2015-05-07Fix T44611: 'make_links_data' modifiers would fail and crash with multires mo...Bastien Montagne
2015-05-07Rake: store last position from mouse, don't store halfpoint between lastAntony Riakiotakis
2015-05-07Change fix for T44530 which caused a "regression".Antony Riakiotakis
2015-05-06Fix T44381: Text Editor: Un-indent undo failsCampbell Barton
2015-05-06Cleanup: use ntreeFromIDCampbell Barton
2015-05-06Shader node: support native render capabilitiesCampbell Barton
2015-05-06Image proxies now correctly support metadata (needs to regenerateAntony Riakiotakis
2015-05-06Updating node standard value won't work if node is hidden, patch byAntony Riakiotakis
2015-05-06Add bpy.app.binary_path_pythonCampbell Barton
2015-05-05Prefer name 'program' over 'binary'Campbell Barton
2015-05-05BLI_path: add PATH search utility functionsCampbell Barton
2015-05-05Fix T44593: particle volume distribution not working with large meshes.Brecht Van Lommel