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-04-04Tweaks to descriptions for Action Layer Up/DownJoshua Leung
2015-04-03Update keyconfigs for stickiesJulian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-04-03Fix T44243: File browser behavior is inconsistent between append and open.Bastien Montagne
2015-04-03Fix related to T44243: do not systematically do live-update when tab-completi...Bastien Montagne
2015-04-03Fix: Drawing glitch when renaming animation channelsJoshua Leung
2015-04-03Bugfix: Stashed actions now get added to the bottom of the NLA Stack if there...Joshua Leung
2015-04-03Fix: Action/NLA Tweakmode ChecksJoshua Leung
2015-04-03Action Editor: Move up/down buttons to be before the datablock selectorJoshua Leung
2015-04-03Action Layer Up/Down: Fixes for NLA Solo / NLA MutingJoshua Leung
2015-04-03Code Cleanup: Deduplicate logic to switch between NLA Strips/ActionsJoshua Leung
2015-04-03Code Cleanup: Split out duplicate code for finding an available NLA strip abo...Joshua Leung
2015-04-03Action Editor: Go to Next/Previous Animation LayerJoshua Leung
2015-04-03Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2015-04-03Fix T44237: translation does not work for input sockets in 'Active node prope...Bastien Montagne
2015-04-03Fix T44237: translation does not work in spacebar search.Bastien Montagne
2015-04-03Fix T44240: Lamp Halo invisible in rendering.Bastien Montagne
2015-04-03Time Sequential mode disable in Release mode until we get it working properlyDalai Felinto
2015-04-03From review: remove "it is used for temporary storage only" comment in RE_pip...Dalai Felinto
2015-04-03rephrase the TODOs to be MULTIVIEW_TODO (as we do for OCIO_TODO)Dalai Felinto
2015-04-03Removing XXX MV: envmap is fine as it is (without multiview)Dalai Felinto
2015-04-03Removing XXX MV: new TODO acolrect and scolrect are not supported by multiviewDalai Felinto
2015-04-03Removing XXX MV: field rendering is working fine for multiview (+ cleanup)Dalai Felinto
2015-04-02From review: use stereo3d *everywhere* =)Dalai Felinto
2015-04-02From review: sorted API/cleanupsDalai Felinto
2015-04-02Removing XXX MV: replace XXX MV by todoDalai Felinto
2015-04-02From review: only show "Set Stereo 3D" when multiview is onDalai Felinto
2015-04-02Removing XXX MV: implement touch/overwrite for multiviewDalai Felinto
2015-04-02render_result_rescale: handle only one view since it is called by view3d rend...Dalai Felinto
2015-04-02Fix T44183 particles in linked group offset from objectAntony Riakiotakis
2015-04-02Removing XXX MV: render_result_rescale is only called by view3d rendering, so...Dalai Felinto
2015-04-02Remove dead code (rna_Node_image_view_update)Dalai Felinto
2015-04-02Multiview: Fix "mixed declarations and code" errorJulian Eisel
2015-04-02Action Editor: Experimental tweak to ordering of buttonsJoshua Leung
2015-04-02Code Cleanup: Split Action management operator stuff into action_data.cJoshua Leung
2015-04-02Cleanup: followup to rBf87d7c605dcfb - use __func__ instead of literal func n...Bastien Montagne
2015-04-02Removing XXX MV: implement RE_layer_load_from_file() - for one view onlyDalai Felinto
2015-04-02Merge remote-tracking branch 'origin/master' into multiviewDalai Felinto
2015-04-02Fix error messages for RE_layer_load_from_file() and RE_layer_load_from_file()Dalai Felinto
2015-04-02Fix issue reported by copias on irc, shift duplicate and snap crashes inAntony Riakiotakis
2015-04-02Cleanup: Make strict flags happySergey Sharybin
2015-04-02Cycles: Make guarded allocator happy about strict C++ flagsSergey Sharybin
2015-04-02Fix: Crash when using "On Selected Markers" mode for Propogate Pose with no m...Joshua Leung
2015-04-02Expose the Pose Propagate tool a bit more in the UIJoshua Leung
2015-04-02Propagate Pose: Added 'Selected Keyframes' modeJoshua Leung
2015-04-02GPencil: Draw status indicator in top-right corner when in Stroke Edit ModeJoshua Leung
2015-04-02GPencil: H/Shift-H/Alt-H now work to Hide and Reveal Layers in Strokes Edit ModeJoshua Leung
2015-04-02Fix proportional editing always turned on in graph editor.Antony Riakiotakis
2015-04-02Add custom properties to sequence stripsCampbell Barton
2015-04-02Cleanup own todo: RE_pipeline is not a bad include from BKE, it's already use...Sergey Sharybin