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-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-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-02Fix T44183 particles in linked group offset from objectAntony Riakiotakis
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-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
2015-04-02CleanupCampbell Barton
2015-04-02Code Cleanup: Pruning back the unusued includes nowJoshua Leung
2015-04-02Code Cleanup: Reshuffling some of the GPencil codeJoshua Leung
2015-04-02Fix for incorrect descriptionJoshua Leung
2015-04-02Fix T44217: Crash when starting .blend without "Load UI" enabledJulian Eisel
2015-04-01Cycles: Make SSS intersection closer to regular triangle intersectionSergey Sharybin
2015-04-01Cycles: Remove unused direction from triangle intersection functionsSergey Sharybin
2015-04-01Proportional editing for graph editor did not work outside edit modeAntony Riakiotakis
2015-04-01Fix T44113: Ashikhmin-Shirley distribution of glossy shader at 0 roughness ca...Sergey Sharybin
2015-04-01Fix T44212: Crash on Group Rename.Bastien Montagne
2015-04-01Real fix for T44127: Python does not guarantee to free all objects on exit...Bastien Montagne
2015-04-01Fix glitch scaling bone radiusCampbell Barton
2015-04-01Match corrective-smooth UI to smooth modifierCampbell Barton
2015-03-31silence MSVC warningMike Erwin
2015-03-31Corrections to submodules: we need to use latest tag available from master br...Sergey Sharybin
2015-03-31Fix T43987 ambient occlusion wrong for Intel cards on windows (tested onAntony Riakiotakis
2015-03-31Fix writing freed memory, exiting full viewCampbell Barton
2015-03-31Cycles: Avoid float/int conversion in few placesSergey Sharybin
2015-03-31Cycles: Fix typo in distance heuristic for shadow raysSergey Sharybin
2015-03-31Proportional editing for IPO editor - version ready for feedback by artists.Antony Riakiotakis
2015-03-31Point master's submodules to v2.74 tag as wellSergey Sharybin